Page 1 of 1

Maximum deep sleep duration using esp_sleep_enable_timer_wakeup(uint64 ms) in Arduino package

Posted: Thu Aug 01, 2019 10:33 am
by AloyseTech
Hi,

What is the maximum deep sleep duration when using timer wakeup with the esp32-arduino function

Code: Select all

esp_sleep_enable_timer_wakeup
? Is it UINT64_MAX microseconds?

Re: Maximum deep sleep duration using esp_sleep_enable_timer_wakeup(uint64 ms) in Arduino package

Posted: Thu Aug 01, 2019 7:29 pm
by WiFive