mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
4b030420a1
It was observed that after sending credentials, if the first Wi-Fi conection attempt fails, the Wi-Fi provisioning managager ignores subsequent Wi-Fi events. So, even if the device eventually connects to the AP, the provisioning stays on indefinitely. Changing a check so that subsequent events are also captured and provisioning finishes successfully. |
||
---|---|---|
.. | ||
include/wifi_provisioning | ||
proto | ||
proto-c | ||
python | ||
src | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig |