Code: Select all
ESP_ERROR_CHECK(esp_wifi_stop());
ESP_ERROR_CHECK(esp_wifi_deinit());Is there a way to remove the event_handler?
Do I have to deinit the nvs flash? How about the tcp/ip stack?
Thanks!
Code: Select all
ESP_ERROR_CHECK(esp_wifi_stop());
ESP_ERROR_CHECK(esp_wifi_deinit());Users browsing this forum: Bytespider, Google [Bot], PetalBot and 6 guests