Problem with Firmware update on Parallax ESP8266
Shack
Posts: 11
Got a Parallax ESP8266 today. While updating the firmware using the parallax guide for reference something went wrong. Any ideas on how to upload the firmware again when it does not show up in a WIFI network? It's still in STA+IP mode...long on, long off...on the ASC LED. Thanks in advance.
Comments
Others may be able to suggest a way to recover over wifi, but if all else fails you could recover by PropPlug if you have one of those. I'll have a look for the instructions.
@Shack sounds like removing power from everything, then starting over with the fw update instructions could get you going.
Also... double-make sure any jumper links are making good non-intermittent connections. Those simplest things are set to cause trouble
David Betz will know what impact the pgm pin has to the operating state. There's also the dbg pin that outputs serial debug data in some conditions- especially during startup, that might help diagnose whatever mode the device is in.
Glad you got things working.