Hello esp. fellows:
As we all know we can set the opt about the behaviors when esp8266 wake up -- such as don't turn on wifi circuit .But the problem is how to turn on wifi circurit in this mode?
I have read some topics they all said it is no API here.In a topic a friend use system_deep_sleep_instant() replace of system_deep_sleep() also made the time system work shortten 96ms before fall into sleep.But I can't make the project with error undefined function.
In my project,I need a very low cost of the power,so I make the module deepsleep 10s everytime when it finish work -- AP scan as a station -- and don't turn on the wifi circurit when wake up.
If anyone give a solution ,it will be very thanks full!
How to turn on WIFI circurit after deepsleep
Re: How to turn on WIFI circurit after deepsleep
Postby yangtao » Sun May 08, 2016 10:46 am
I am also searching similar solution, but no luck.
For your case, I think you can call "system_deep_sleep_set_option(1)" and reboot to go to normal mode. You can use RTC memory to store the status / operation-mode.
For your case, I think you can call "system_deep_sleep_set_option(1)" and reboot to go to normal mode. You can use RTC memory to store the status / operation-mode.
Who is online
Users browsing this forum: No registered users and 14 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.