Page 1 of 1

Problems with repeating deepsleep each seconds.

Posted: Fri May 17, 2019 5:20 am
by moriteru
I'm using an esp32 device and the esp-idf environment.

My device repeats deepsleep and wakeup and sends BLE advertisements each seconds.
I try to reduce power consumption by deepsleep.
Is this usage of deepsleep ok?
Is there any possible problem when a device repeats deepsleep and wakeup in a short period?