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?
How to use wifi light sleep for esp32?
-
- Posts: 9759
- Joined: Thu Nov 26, 2015 4:08 am
Re: How to use wifi light sleep for esp32?
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.
-
- Posts: 2
- Joined: Tue Aug 22, 2017 3:31 pm
Re: How to use wifi light sleep for esp32?
Hello,
Any news about light-sleep?
Jonathan
Any news about light-sleep?
Jonathan
Who is online
Users browsing this forum: No registered users and 62 guests