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
]]>