MicroPython_ESP32_psRAM_LoBo icon indicating copy to clipboard operation
MicroPython_ESP32_psRAM_LoBo copied to clipboard

Sleep support (5 sleep mode).

Open beyonlo opened this issue 6 years ago • 3 comments

Hi, Is that 5 sleep mode supported by the Lobo MicroPython?

https://lastminuteengineers.com/esp32-sleep-modes-power-consumption/

Thank you.

beyonlo avatar Jan 02 '19 21:01 beyonlo

From what I can tell only one sleep mode seems to have been implemented, and I think it is the 'deep sleep'. Power draw is in the vicinity of 10µA.

https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/wiki/rtc

carterw avatar Jan 02 '19 22:01 carterw

Does anyone know if the esp module is implemented in the LoBo firmware? The MicroPython docs here http://docs.micropython.org/en/latest/library/esp.html state that the Modem Sleep sleep mode is supported, but I cannot find the esp module in the LoBo firmware.

lpbas avatar May 30 '19 17:05 lpbas

Doesn't appear to have been implemented. Possibly will never be, the last commit was Sept. 2018.

carterw avatar May 31 '19 02:05 carterw