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
When you call configure() with a wrong password for the Wifi network, the onConfigureResult() callback returns with STATUS_SUCCESS. I expect an error here. What is the expected solution to detect the situation that the ESP32 cannot connect to the given Wifi network?
The text was updated successfully, but these errors were encountered:
When you call configure() with a wrong password for the Wifi network, the onConfigureResult() callback returns with STATUS_SUCCESS. I expect an error here. What is the expected solution to detect the situation that the ESP32 cannot connect to the given Wifi network?
The text was updated successfully, but these errors were encountered: