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. |
||
---|---|---|
.. | ||
handlers.c | ||
manager.c | ||
scheme_ble.c | ||
scheme_console.c | ||
scheme_softap.c | ||
wifi_config.c | ||
wifi_provisioning_priv.h | ||
wifi_scan.c |