ESP_MultiWiFi

Communication

Library for asynchronously managing multiple WiFi connections on ESP8266.
ESP_MultiWiFi is a library designed to simplify the process of managing multiple WiFi connections on ESP8266 platforms. It automatically scans for available networks, sorts them based on signal strength, and attempts to connect to the strongest known network. This ensures a reliable connection even in environments with multiple WiFi networks.

Author: Mahdi Ghasemi

Maintainer: Mahdi Ghasemi

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.