Search found 1 match

by MatsWebjorn
Wed Jul 30, 2025 8:50 pm
Forum: ESP-IDF
Topic: esp_wifi_set_config() returns ESP_ERR_WIFI_PASSWORD
Replies: 1
Views: 133

esp_wifi_set_config() returns ESP_ERR_WIFI_PASSWORD

I've created a project based on v5.4.2\esp-idf\examples\wifi\getting_started\softAP. Using the default configuration the samlpe works fine. But when I change the Wifi password to "vargen" esp_wifi_set_config() fails with ESP_ERR_WIFI_PASSWORD.
Unfortunately esp_wifi_set_config() is not available in ...

Go to advanced search