kapil.gupta 179292f9b3 esp_wifi: Remove auth_changed event and fix wpa2 authmode threshold 5 gadi atpakaļ
..
espnow ebb2caa940 esp_wifi: re-enable build wifi example 5 gadi atpakaļ
fast_scan 1cf2312734 Examples: some examples use new event register API 5 gadi atpakaļ
getting_started 179292f9b3 esp_wifi: Remove auth_changed event and fix wpa2 authmode threshold 5 gadi atpakaļ
iperf ebb2caa940 esp_wifi: re-enable build wifi example 5 gadi atpakaļ
power_save 526a3e49ed esp_wifi: When WiFi TSF is active, skip light sleep 5 gadi atpakaļ
scan d7edd28338 esp_wifi: Update WiFi lib 5 gadi atpakaļ
simple_sniffer ebb2caa940 esp_wifi: re-enable build wifi example 5 gadi atpakaļ
smart_config 6adb1a0609 example: Remove duplicate commands and invalid serial port information 5 gadi atpakaļ
wpa2_enterprise 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 6 gadi atpakaļ
wps 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() 6 gadi atpakaļ
README.md ff9c2dfa8c Fixed links to example directories for fast_scan and scan 5 gadi atpakaļ

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.