adafruit / adafruit/Adafruit_Wippersnapper_Arduino

Feather Huzzah ESP8266 LED remains on while app runs

Open
#496 0 comments 0 reactions 0 assignees View on GitHub
esp8266 Status: Needs Investigation
Dominant language
C++
Stars
54
Forks
56
Avg merge
2d 12h
Merged PRs (30d)
11

Description

**Describe the bug**
The Feather Huzzah ESP8266's red LED remains on after executing the `connect()` function. This may be due to `stautsLEDFade()` not behaving as expected with the inverted wiring on the Feather Huzzah ESP8266's red LED.

Desired Behavior: Red LED should turn off once the application enters `run()`.

***Arduino board***
Feather Huzzah ESP8266

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating connect(), stautsLEDFade(), and run(), then trace how the Feather Huzzah ESP8266 red LED state changes after connect(). Confirm the fix by verifying that the red LED turns off when the application enters run().

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, cpp
Domain
embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.