Closed
Description
When empty string is passed as passphrase:
to WiFi.begin():
My ESP8266 (Wemos D1 mini) can't connect to my open access point (OpenWRT).
ESP8266WiFiMulti::run() returns WL_DISCONNECTED with WiFiDisconnectReason of WIFI_DISCONNECT_REASON_NO_AP_FOUND.
When I change the passphrase to NULL everything works.
Metadata
Metadata
Assignees
Labels
No labels