OVMS3-idf/components/wifi_provisioning
Piyush Shah 5136605cb1 wifi_prov_manager: Delay the Wi-Fi connect call
For SoftAP provisioning, if we start Wi-Fi connection as soon as the
apply config request is received, it has been observed that the clients
(Phone apps mostly) do not get the response for this as we switch the
Wi-Fi channel, causing a momentary disconnection.

Delaying the connection calls helps mitigate the issue.

Signed-off-by: Piyush Shah <piyush@espressif.com>
2020-02-24 09:25:33 +00:00
..
include/wifi_provisioning wifi_provisioning_softap: Allow applications to start webserver externally 2019-12-30 17:34:05 +05:30
proto cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 2019-07-05 18:20:15 +05:30
proto-c wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00
python wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00
src wifi_prov_manager: Delay the Wi-Fi connect call 2020-02-24 09:25:33 +00:00
CMakeLists.txt NimBLE-provisioning: Add NimBLE support to unified provisioning framework 2019-07-02 14:20:10 +08:00
component.mk NimBLE-provisioning: Add NimBLE support to unified provisioning framework 2019-07-02 14:20:10 +08:00
Kconfig wifi_prov_manager: Change the name of an internal timer handle to better reflect the purpose 2020-02-24 09:25:33 +00:00