is useful in my application to keep the ESP from turning into a zombie. I have spent some efforts troubleshooting a variety of other possible problems, so cannot say for sure it is not an issue with capacitor, the chip I was using, or other bug in the code, but the version of the code I have running currently, with the setinterval on top of it, is working fine.
The code (currently without setInterval checked in) can be found here, if you are curious.
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.
@Gordon - I am indeed finding that the
is useful in my application to keep the ESP from turning into a zombie. I have spent some efforts troubleshooting a variety of other possible problems, so cannot say for sure it is not an issue with capacitor, the chip I was using, or other bug in the code, but the version of the code I have running currently, with the setinterval on top of it, is working fine.
The code (currently without setInterval checked in) can be found here, if you are curious.
https://github.com/wga22/esp8266/blob/master/espurino/landscape_AP.js