My project requires my device to connect to the WiFi. If my device is plugged into USB on my PC it works great and the red led is lit all the time.
If my device is plugged into a USB wall socket, it begins brightly lit. Then after a while it starts to flash on and off quickly. My code fails to execute it seems.
The led is set by the setSleepIndicator function call.
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.
All my code is in an
My project requires my device to connect to the WiFi. If my device is plugged into USB on my PC it works great and the red led is lit all the time.
If my device is plugged into a USB wall socket, it begins brightly lit. Then after a while it starts to flash on and off quickly. My code fails to execute it seems.
The led is set by the setSleepIndicator function call.
Espruino WiFi v1.05