ESP8266 Developer Zone The Official ESP8266 Forum 2015-10-16T14:25:50+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1225 2015-10-16T14:25:50+08:00 2015-10-16T14:25:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1225&p=4134#p4134 <![CDATA[Re: How to use sleep mode(not deep sleep) with freertos sdk?]]>
We are working on it.

Sleep related APIs on RTOS SDK will be released soon.

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Fri Oct 16, 2015 2:25 pm


]]>
2015-10-13T10:31:55+08:00 2015-10-13T10:31:55+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1225&p=4084#p4084 <![CDATA[How to use sleep mode(not deep sleep) with freertos sdk?]]>
I use the sdk:esp_iot_rtos_sdk-V1.1.0_15_08_21 to build our project,everythin goes well.But when I want to cut down the current of the module,I am confused. Refer to the document: <9B-ESP8266__Sleep__Function Description__EN_v1.0.pdf> ,there should be a API wifi_set_sleep_type ,which can make the module into MODEM_SLEEP or LIGHT_SLEEP mode. But when I try to use the API with the rtos sdk, the gcc told: undifined refrence wifi_set_sleep_type function. Did I forget something?!

Another way, would you please tell the developers directly how to make the MCU sleep,and how to set the wifi-module sleep during the space of beacon?

And I also find that esp have new sleep APIs(such as wifi_fpm_do_sleep) in no-os sdk,and when the developers can have the same APIs with rtos-sdk?

Best wishes!

Statistics: Posted by liyuanjin87 — Tue Oct 13, 2015 10:31 am


]]>