Kedar Sovani 1c0543fb17 lwip: Change socket API macros to static-inline 8 年之前
..
espnow 3a1d34a7be Add an example to show how to use ESPNOW 8 年之前
iperf 1c0543fb17 lwip: Change socket API macros to static-inline 8 年之前
power_save f6ef536fe9 examples/power_save: enable modem sleep and DFS by default 8 年之前
scan affde01b4c wifi_scan_example: Comments improved for readability 8 年之前
smart_config 57bc38d867 Add the fast crypto function in supplicant 8 年之前
wpa2_enterprise 57bc38d867 Add the fast crypto function in supplicant 8 年之前
wps 57bc38d867 Add the fast crypto function in supplicant 8 年之前
README.md 3a1d34a7be Add an example to show how to use ESPNOW 8 年之前

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.