I wonder if anyone who has done this can help. I program my ESP8266 devices in C. I've been having some issues with weak signal recently and it would be really nice to have a list of acceptable access points and their passwords - and have the ESP, if it loses the signal, check the list (including identical SSIDs) and reconnect.
Has anyone done this already and if so would they care to share code?
Automatic router selection
Re: Automatic router selection
Postby ESP_Faye » Mon Nov 09, 2015 4:02 pm
Hi,
Download and unzip esp_iot_sdk, in folder "examples", folder "IOT Demo".
The source code marked by "AP_CACHE" shows an example of select an AP recorded by ESP8266.
ESP8266 will record 5 APs' information at most, wifi_station_ap_change can use to AP selection.
Download and unzip esp_iot_sdk, in folder "examples", folder "IOT Demo".
The source code marked by "AP_CACHE" shows an example of select an AP recorded by ESP8266.
ESP8266 will record 5 APs' information at most, wifi_station_ap_change can use to AP selection.
Who is online
Users browsing this forum: No registered users and 3 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.