How to use wifi light sleep for esp32?

BearPeak
Posts: 15
Joined: Fri Jul 21, 2017 3:48 am

How to use wifi light sleep for esp32?

Postby BearPeak » Thu Jul 27, 2017 2:54 am

The idf version is v2.0, the esp32 chip is up to date.
If transfer vTaskDelay(), the esp32 chip CPU is active or IDLE? Can it enter light sleep int this status?
The freertos run the user task over,and now is runing IDLEtask,the esp32 chip CPU is active or IDLE? In this status , can it enter light sleep when add new features to the idf in the future?

ESP_Sprite
Posts: 8999
Joined: Thu Nov 26, 2015 4:08 am

Re: How to use wifi light sleep for esp32?

Postby ESP_Sprite » Thu Jul 27, 2017 3:28 am

For light sleep, the idea at the moment is that we add it as an automatic feature. If both cores are in the idle task and no peripheral is used that doesn't work under light sleep, the ESP32 will automatically enter light sleep mode.

jones12ax7
Posts: 2
Joined: Tue Aug 22, 2017 3:31 pm

Re: How to use wifi light sleep for esp32?

Postby jones12ax7 » Tue Aug 22, 2017 4:34 pm

Hello,

Any news about light-sleep?

Jonathan

Who is online

Users browsing this forum: No registered users and 101 guests