When connected to my computer everything works fine. I see the green LED flash twice. But when connected to a USB power supply the ESP8266 connect callback gets called with an error object, and the red LED is turned on. Any idea why?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi
When connected to my computer everything works fine. I see the green LED flash twice. But when connected to a USB power supply the ESP8266
connect
callback gets called with an error object, and the red LED is turned on. Any idea why?How do I debug this further?