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 :
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.
Configuring Wifi Autoscan
-
- Posts: 4
- Joined: Sun Nov 01, 2015 11:51 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 ?
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
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.