arduino-esp32/libraries/WiFi/examples
sweetymhaiske 2c9b648502
Add support of unified provisioning to Arduino
1. WiFiProv.ino sketch is added that allows arduino users to do provisioning via SoftAP or BLE. WiFi.beginProvision( ) API is designed for provisioning in Arduino.
2. In WiFiProv.h provisioning class is defined.
3. WiFiProv.cpp contains implementation for provisioning class.
4. README.md file is added which contains detail information for working.
2020-04-15 23:37:55 +03:00
..
ETH_LAN8720 Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
ETH_LAN8720_internal_clock allow the examples to build in a more strict env (#3299) 2019-09-29 23:47:02 +03:00
ETH_TLK110 Convert the few remaining cr/lf files to use lf for eol. (#1316) 2018-04-16 16:34:39 +02:00
SimpleWiFiServer Some grammar/spelling fixes (#438) 2017-06-14 10:12:59 +02:00
WiFiAccessPoint add WiFiAccessPoint example (#1833) 2018-09-17 21:24:23 +02:00
WiFiBlueToothSwitch Major IDF and Arduino Update 2017-02-23 01:11:57 +02: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
WiFiClientEnterprise Updated table of tested locations of Eduroam network (#2157) 2018-12-06 18:56:48 +01:00
WiFiClientEvents allow the examples to build in a more strict env (#3299) 2019-09-29 23:47:02 +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 update windows toolchain and platform.txt 2017-01-19 03:24:21 +02:00
WiFiMulti initial import 2016-10-06 07:09:44 -06:00
WiFiProv Add support of unified provisioning to Arduino 2020-04-15 23:37:55 +03:00
WiFiScan Remove non-working WiFi examples and fix some that require changes 2016-10-08 13:09:54 +03:00
WiFiSmartConfig Add smartConfig support (#136) 2017-01-20 12:39:51 +02:00
WiFiTelnetToSerial Fix TelnetToSerial sketch 2018-07-03 21:51:24 +02:00
WiFiUDPClient allow the examples to build in a more strict env (#3299) 2019-09-29 23:47:02 +03:00
WPS Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00