You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an area has multiple APs with identical SSIDs (common in office environments) WiFi.begin() will connect to the first it detects, not necessarily the strongest AP with that SSID. Using multiWifi is slower, but ensures that the network with the strongest RSSI is used.
0 commit comments