1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

Add support for hidden AP's

This commit is contained in:
Erriez
2020-10-03 15:46:59 +02:00
parent 85ba53a249
commit 0d94b5f560
2 changed files with 29 additions and 2 deletions

View File

@ -7,6 +7,7 @@
- Registering multiple networks (at least 1)
- Connect to WiFi with strongest signal (RSSI)
- Fall back to connect to next WiFi when a connection failed or lost
- Fall back to connect to hidden SSID's which are not reported by WiFi scan
To enable debugging output, select in the Arduino iDE:
- Tools | Debug Port: Serial