Interesting... that's not really too bad I guess, given you've got WiFi on.
Unfortunately you can't easily use Espruino's setDeepSleep, because it's still got to be able to wake up on Serial data from the ESP8266. Hopefully at some point in the future I'll add the ability to change Espruino's clock speed - which should let you save quite a bit more power without setDeepSleep
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.
Interesting... that's not really too bad I guess, given you've got WiFi on.
Unfortunately you can't easily use Espruino's
setDeepSleep
, because it's still got to be able to wake up on Serial data from the ESP8266. Hopefully at some point in the future I'll add the ability to change Espruino's clock speed - which should let you save quite a bit more power withoutsetDeepSleep