Axel Lin
Axel Lin
> Also I think this need to be backported to esp-lwip 2.1.x with IDF v5.2 and v5.3, not just v2.2.0. We can't risk ourselves on using ESP-IDF master branches. @espressif-abhikroy...
@david-cermak Any chance to take a look why this fix is not yet available in release branches?
> Does anyone try to use DPP, which is more official for IOT device provisioning. There are already some Android phones support this feature, and I think new Android phones...
> @DavidJRobertson - Yes, this is on our TODO list, but it may not be available any time soon since our focus is currently on the protocols that are more...
@sagb2015 Do you have a rough estimated number of the memory that will be taken by WiFi-Direct?
@espxiehang Any update? It seems the function to print above error log was called *after* MIC failure, I'm not sure if the log is helpful or not. Or any additional...
@espxiehang Now there are 3 reports (running on different esp-idf version) regarding WIFI_REASON_MIC_FAILURE v3.3.1: https://github.com/espressif/esp-idf/issues/5023 v4.2: This one v4.3: https://github.com/espressif/esp-idf/issues/7286
@espxiehang I doubt because v3.3.1 and v4.3 just do not enable CONFIG_WPA_DEBUG_PRINT. They all got WIFI_REASON_MIC_FAILURE.
Hi @espxiehang I got similar symptoms in customer's bug report. But the customer is not a technical guy so I cannot get more details. I cannot reproduce the issue in...
@espxiehang Seems the discussions are focus on WIFI_REASON_MIC_FAILURE. But my question is as the subject line says that "Wifi disconnects and is unable to reconnect". The problem description says **it...