arduino-esp32/libraries/WiFi/examples
Rodrigo Garcia efe966d506
Avoid starting AP Mode even when the password is too short (#7832)
* Avoid starting AP Mode even when the password is too short

* Check SoftAP return code in case of failure
2023-02-13 12:28:50 +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 Avoid starting AP Mode even when the password is too short (#7832) 2023-02-13 12:28:50 +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 WiFiClient example fix (#7711) 2023-02-06 14:54:11 +02: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