OVMS3-idf/components/wifi_provisioning/src
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
..
handlers.c wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00
manager.c wifi_prov_manager: Delay the Wi-Fi connect call 2020-02-24 09:25:33 +00:00
scheme_ble.c wifi_provisioning : Wi-Fi Provisioning Manager added 2019-06-10 15:13:50 +05:30
scheme_console.c wifi_provisioning : Wi-Fi Provisioning Manager added 2019-06-10 15:13:50 +05:30
scheme_softap.c wifi_provisioning_softap: Allow applications to start webserver externally 2019-12-30 17:34:05 +05:30
wifi_config.c Wi-Fi Provisioning : Bugfix in copying SSID and Passphrase 2019-06-12 05:42:46 +00:00
wifi_provisioning_priv.h wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00
wifi_scan.c wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00