Differentiate WiFi not found & failed to connect
Opened this issue · 3 comments
Since we can do a WiFi scan, surely we can report if the SSID was not found. Would make for more verbose logging and help with tech support and the GUI.
WiFi not found would work only when the SSID is not hidden. If the SSID is hidden, then we can not see if it does not exist or just not able to connect.
Any idea how you would want it?
WiFi not found would work only when the SSID is not hidden. If the SSID is hidden, then we can not see if it does not exist or just not able to connect.
Any idea how you would want it?
I figure there's probably an error code somewhere? If not then that's dumb, idk what exactly to do in this case but my thought was just to have it print it out for now, so it wouldn't interfere if it does connect in the end
We could also just mention it couldn't be found or the SSID is hidden. I imagine hidden SSID users are such a tiny percentage anyways and should know what they're doing.