maximum sleep time

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
User avatar
devnull
Posts: 473
Joined: Sat Jan 07, 2017 1:52 am
Location: Singapore / Cornwall
Contact:

maximum sleep time

Post by devnull » Sun May 27, 2018 12:13 pm

What is the maximum sleep time for the ESP32 ??

I have set it to 1 hour 60 x 60 x 1000 = 3,600,000 using deepsleep() and it never wakes up !

As there's no RTC alarm, this is quite limiting

Post Reply