ESP8266 Developer Zone The Official ESP8266 Forum 2015-11-17T10:15:13+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1372 2015-11-17T10:15:13+08:00 2015-11-17T10:15:13+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1372&p=4623#p4623 <![CDATA[Re: Configuring Wifi Autoscan]]>
wifi_station_set_auto_connect to enable/disable ESP8266 station connecting to router automatically when power on.It is enabled by default.

wifi_station_set_reconnect_policy to enable/disable ESP8266 station trying to reconnect to router when the connection broke. It is enabled by default.

Could these APIs help ?

Statistics: Posted by ESP_Faye — Tue Nov 17, 2015 10:15 am


]]>
2015-11-12T18:42:52+08:00 2015-11-12T18:42:52+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1372&p=4551#p4551 <![CDATA[Configuring Wifi Autoscan]]>
I am currently using the latest version of the RTOS sdk, and I am just wondering if there is anyway to configure the autoscan function that runs in the background? The UART output of this function is shown here :
Wifi_auto.png


I have searched all the documentation I could get my hands on, as well as having a look through the source files, but I am yet to find anything.



Many Thanks,
Andrew.

Statistics: Posted by knifey-spooney — Thu Nov 12, 2015 6:42 pm


]]>