Ivan Grokhotkov cb649e452f remove executable permission from source files il y a 7 ans
..
espnow 3a1d34a7be Add an example to show how to use ESPNOW il y a 8 ans
iperf cb649e452f remove executable permission from source files il y a 7 ans
power_save cb649e452f remove executable permission from source files il y a 7 ans
scan affde01b4c wifi_scan_example: Comments improved for readability il y a 8 ans
simple_wifi d91456a348 add feature of simple wifi example il y a 8 ans
smart_config 57bc38d867 Add the fast crypto function in supplicant il y a 8 ans
wpa2_enterprise 57bc38d867 Add the fast crypto function in supplicant il y a 8 ans
wps 6c3bdd45cf feature/support WPS enrollee in APSTA mode il y a 8 ans
README.md 3a1d34a7be Add an example to show how to use ESPNOW il y a 8 ans

README.md

Wi-Fi Examples

Including some examples about wifi.

wpa2_enterprise

Show how ESP32 connects to AP with wpa2 enterprise encryption.

See the README.md file in the project wpa2_enterprise.

power_save

Show how to use power save mode of wifi.

See the README.md file in the project power_save.

wps(Wifi Protected Setup)

shows how to use wps(Wifi Protected Setup).

See the README.md file in the project wps.

espnow

shows how to use espnow.

See the README.md file in the project espnow.

More

See the README.md file in the upper level examples directory for more information about examples.