espressif / esp32-wifi-lib

ESP32 WiFi stack precompiled libraries
Apache License 2.0
165 stars 71 forks source link

Is there a micro to control wifi lib not support auth priority when set sta? #38

Open BlueTailCat opened 9 months ago

BlueTailCat commented 9 months ago

Is there a micro to control wifi lib not support auth priority when set sta by "wifi_scan_threshold_t threshold"? For example, I set wpa2 it only connect wpa2 and donot connect wpa ssid if there is no wpa2 with same ssid. image