esp32 wifi connection status
Posted: Tue Nov 07, 2017 8:54 am
hi there,
How do I check the connection status after entering wrong SSID and password when connecting to WiFi AP?
esp_wifi_connect () Should I check with the return value?
The return value of esp_wifi_connect () is always ESP_OK.
Can anyone help me?
How do I check the connection status after entering wrong SSID and password when connecting to WiFi AP?
esp_wifi_connect () Should I check with the return value?
The return value of esp_wifi_connect () is always ESP_OK.
Can anyone help me?