I updated to the latest esp idf and I get the following error. After I roll back to the previous it works again
W (722) wifi: wifi osi_nvs_open fail ret=4353
E (722) wifi: wifi_init_in_caller_task 708 ret=4353
E (732) wifi: esp_wifi_set_storage 1394 wifi is not init
E (732) wifi: esp_wifi_set_mode 869 wifi is not init
E (742) wifi: esp_wifi_set_config 1141 wifi is not init
E (742) wifi: esp_wifi_start 887 wifi is not init
ets Jun 8 2016 00:22:57
New update breaks wifi
Re: New update breaks wifi
The error code is ESP_ERR_NVS_NOT_INITIALIZED, you may need to check that nvs_flash_init call was successful, before starting Wi-Fi.
https://docs.espressif.com/projects/esp ... codes.html
https://docs.espressif.com/projects/esp ... codes.html
Re: New update breaks wifi
It is like I said it works on the previous release before and works when I roll back seems like a bug in the new release
Who is online
Users browsing this forum: Bing [Bot], Majestic-12 [Bot] and 113 guests