arduino-esp32/libraries/WiFi/examples
Sanket Wadekar 7c79cdd6e3
Fixed issue where esp32 won't reconnect to WiFi AP if the AP was restarted. (#7512)
* Fixed issue where esp32 won't reconnect to WiFi AP if the AP was restarted

* Added the autoReconnect condition and removed the reconnect reason

* Chenges on the WiFi reconnection and added new example

* Added new line at the end

* Changes reverted with some minor changes. New example remained

* Changes reverted and sync

Co-authored-by: pedro.minatel <pedro.minatel@espressif.com>
2022-12-22 17:43:26 +02:00
..
FTM Add FTM support and examples (#5272) 2021-06-16 21:24:48 +03:00
SimpleWiFiServer Remove unused variable (#7403) 2022-11-02 12:43:31 +02:00
WiFiAccessPoint add WiFiAccessPoint example (#1833) 2018-09-17 21:24:23 +02:00
WiFiBlueToothSwitch v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiClient initial import 2016-10-06 07:09:44 -06:00
WiFiClientBasic Wait for client.available() to prevent ESP32 crashes (#3154) 2019-10-02 14:45:42 +03:00
WiFiClientConnect Fixed issue where esp32 won't reconnect to WiFi AP if the AP was restarted. (#7512) 2022-12-22 17:43:26 +02:00
WiFiClientEnterprise Added another overloaded WiFiSTAClass::begin() function that provides… (#6398) 2022-03-15 16:34:15 +02:00
WiFiClientEvents v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiClientStaticIP Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
WiFiIPv6 v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiMulti initial import 2016-10-06 07:09:44 -06:00
WiFiScan Update WiFiScan example to show more useful data (#7378) 2022-12-21 18:46:33 +02:00
WiFiScanDualAntenna Added compiler.warning_flags to platform.txt; fixing #6118 (#6596) 2022-05-09 23:17:12 +03:00
WiFiSmartConfig Add smartConfig support (#136) 2017-01-20 12:39:51 +02:00
WiFiTelnetToSerial v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiUDPClient v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WPS v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00