mongoose-os icon indicating copy to clipboard operation
mongoose-os copied to clipboard

Deep sleep functionality

Open gitcodr opened this issue 8 years ago • 2 comments

Mongoose-os currently supports ESP32 deep sleep timer function in JS API ESP32.deepSleep(microseconds). Requesting for access to more advanced deep sleep functions such as esp_deep_sleep_enable_ext0_wakeup in JS API. Please refer to https://forum.mongoose-os.com/discussion/1096/js-api-for-deep-sleep#latest for user submitted example.

gitcodr avatar Jul 23 '17 13:07 gitcodr

Would be great to get deep sleep/wake functionality on the CC3200 arch as well.

rgriffin12 avatar Jul 24 '17 19:07 rgriffin12

@jocodeinc Does C has such deepsleep API available?

t0ny-peng avatar Jan 16 '19 04:01 t0ny-peng