ESP32 wake up time and low power consumption
Posted: Fri May 25, 2018 6:25 am
Hello,
I would like to develop a low power consumption application.
My application goes into deep-sleep mode and is woken up by activating an RTC timer. I have measured that the wake up time is around 160 ms and it is too much for my application. I think this time is due to the boot of free rtos, but I'm not sure.Is it possible to reduce this time considerably?
In addition, what are the parameters to set to lower power consumption to a minimum?
Thank you very much.
I would like to develop a low power consumption application.
My application goes into deep-sleep mode and is woken up by activating an RTC timer. I have measured that the wake up time is around 160 ms and it is too much for my application. I think this time is due to the boot of free rtos, but I'm not sure.Is it possible to reduce this time considerably?
In addition, what are the parameters to set to lower power consumption to a minimum?
Thank you very much.