We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I am getting failures with softAPdisconnect returning false.
debugging esp_err_t err = esp_wifi_set_config(WIFI_IF_AP, &conf); returns error base 11 So no error code..
esp_err_t err = esp_wifi_set_config(WIFI_IF_AP, &conf);
Any ideas how to debug this further ?