esp-idf/examples/wifi/scan
Nachiket Kukade d7edd28338 esp_wifi: Update WiFi lib
Add and utilize WPA3/WPA2 Mixed mode Authtype.
2020-05-15 17:24:51 +05:30
..
main esp_wifi: Update WiFi lib 2020-05-15 17:24:51 +05:30
CMakeLists.txt
Makefile
README.md

README.md

Wifi SCAN Example

This example shows how to scan for available set of APs.

  • The SCAN_LIST_SIZE parameter needs to be set from the example configuration menu. It represents maximum number of scan list entries that driver can populate.