Page 1 of 1

WIFI重复切换

Posted: Fri Apr 30, 2021 10:39 am
by xielingy
在ESP32的WiFi切换中出现如下的错误:
esp_netif_lwip: esp_netif_new: Failed to configure netif with config=0x3ffd3560 (config or if_key is NULL or duplicate key)

Re: WIFI重复切换

Posted: Thu May 06, 2021 2:41 am
by ESP_Gargamel
请提供一些详细的描述,你是如何操作导致此问题的,否则信息量太少。
基于此问题,请参看:https://github.com/espressif/esp-idf/issues/4411 是否是类似的。