-->
Page 1 of 1

Adafruit Feather Huzzah stuck in boot loop

PostPosted: Mon Mar 21, 2016 9:14 am
by Arlin
My Adafruit Feather Huzzah seems to be stuck in a boot loop. (Viewing its output in serial monitor or PuTTY shows the same gibberish repeating constantly.) I've been using the Arduino IDE.

It seems I may need to reflash the unit but most of the instructions I've seen require going into AT mode which I can't do because of the aforementioned boot loop.

Any help will be appreciated. (Also, what firmware should I use if I do try to reflash?)

Re: Adafruit Feather Huzzah stuck in boot loop

PostPosted: Mon Mar 21, 2016 6:48 pm
by Arlin
Update: So it was pretty easy to fix after all - I just used esptool.py to flash the latest NodeMCU image and I was good to go.