EmotiBit / ofxEmotiBit

OpenFrameworks library and examples for the EmotiBit
MIT License
33 stars 7 forks source link

Firmware Installer: Following reset + plug instructions requires delay on "fresh" ESP32 Feather to be detected #192

Open produceconsumerobot opened 1 year ago

produceconsumerobot commented 1 year ago

Describe the bug On a "fresh" ESP32 Feather, if you follow the Firmware installer instructions to press reset and then plug the feather into USB, it will fail to detect the Feather unless you wait until the red Feather LED starts blinking.

To Reproduce Steps to reproduce the behavior:

  1. Get a "fresh" ESP32 Feather from Adafruit
  2. Follow instructions in FW Installer to press space bar, press reset, and immediately plug the Feather before the LED blinking begins
  3. ESP32 Feather will often/usually not be detected by FW Installer unless you unplug and replug.
nitin710 commented 1 year ago

I tried it exactly as suggested above, but my feather was detected by the firmware installer.

  1. reset
  2. plug in
  3. detected by firmware installer

Maybe there is something else we are missing?