Configuring Wifi Autoscan

knifey-spooney
Posts: 4
Joined: Sun Nov 01, 2015 11:51 am

Configuring Wifi Autoscan

Postby knifey-spooney » Thu Nov 12, 2015 6:42 pm

Hi all,

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.

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: Configuring Wifi Autoscan

Postby ESP_Faye » Tue Nov 17, 2015 10:15 am

Hi,

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 ?

Who is online

Users browsing this forum: No registered users and 24 guests