xiehang 3590a6816f example: Scan failure should not cause system crash пре 5 година
..
espnow c375ddc823 espnow: fix the bug for calling esp_wifi_set_channel(), this function only can be called after Wi-Fi started and sniffer enabled. пре 6 година
fast_scan 2f4ef71beb example: do not check the return value of esp_wifi_connect() пре 5 година
getting_started 1625c595ff esp_wifi: Remove auth_changed event and fix wpa2 authmode threshold пре 5 година
iperf 3590a6816f example: Scan failure should not cause system crash пре 5 година
power_save 2f4ef71beb example: do not check the return value of esp_wifi_connect() пре 5 година
scan 3590a6816f example: Scan failure should not cause system crash пре 5 година
simple_sniffer a293dfea7a feature: support vfs uart set line endings with specified uart number release/v3.3 пре 5 година
smart_config 2f4ef71beb example: do not check the return value of esp_wifi_connect() пре 5 година
wpa2_enterprise 37126d3451 Correct Kconfigs according to the coding style пре 7 година
wps 2f4ef71beb example: do not check the return value of esp_wifi_connect() пре 5 година
README.md e6bc6951af Fixed links to example directories for fast_scan and scan пре 5 година

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.

fast_scan

Show how to use fast scan while connecting to an AP.

See the README.md file in the project fast_scan.

scan

Show how to scan for all the available APs.

See the README.md file in the project scan.

More

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