He Yin Ling c906e2afee test: update example and unit tests with new import roles: há 6 anos atrás
..
espnow 9e8fa4bb18 Merge branch 'feature/esp_netif_interface_update' into 'master' há 6 anos atrás
fast_scan b834c99148 examples: modify other examples and tests to use esp_netif instead of tcpip_adapter há 6 anos atrás
getting_started 204492bd78 examples: wifi getting started examples to use esp_netif_init() and há 6 anos atrás
iperf c906e2afee test: update example and unit tests with new import roles: há 6 anos atrás
power_save 6e0d274f58 esp_netif: example init code fixed to assert only variables, not há 6 anos atrás
scan 504172e851 wifi: minor changes in scan example há 6 anos atrás
simple_sniffer 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' há 6 anos atrás
smart_config 6e0d274f58 esp_netif: example init code fixed to assert only variables, not há 6 anos atrás
wpa2_enterprise cde8df7887 Minor bugfix in wpa2_enterprise_example há 6 anos atrás
wps 6e0d274f58 esp_netif: example init code fixed to assert only variables, not há 6 anos atrás
README.md 019502a36e esp_wifi: Additional code snippets in esp_wifi_scan_example há 6 anos atrás

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 espnow.

scan

Show how to scan for all the available APs.

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.