Give a list of wifi networks and passwords to try
Posted: Wed Apr 19, 2023 3:03 pm
The building I live in has two wifi networks and I would like my esp32c3 to try connecting to both of them. Is it possible to provide multiple ssids and passwords to esp_wifi_set_config so that if any of the listed networks are available then my device will connect to that one?