WiFi can't connect to network with hidden SSID
Posted: Sun Oct 01, 2017 2:26 am
I am using ESP-IDF v2.1 and Espressif ESP32 Development Board - Developer Edition
I am unable to WiFi connect to an AP with hidden SSID. When I change the router to advertise the SSID, then the code works.
Is there some option/configuration of the code that allows for this? Note I am not talking about scanning, I want to connect the ESP32 to a local router that has chosen to not advertise its SSID>
I have been using an ESP8266 which connects to this router/network for a very long time so I assumed the ESP32 would act similarly.
Unfortunately I don't own the environments this chip will ultimately get used in and thus this becomes a major limitation.
Thanks ahead,
MrP
I am unable to WiFi connect to an AP with hidden SSID. When I change the router to advertise the SSID, then the code works.
Is there some option/configuration of the code that allows for this? Note I am not talking about scanning, I want to connect the ESP32 to a local router that has chosen to not advertise its SSID>
I have been using an ESP8266 which connects to this router/network for a very long time so I assumed the ESP32 would act similarly.
Unfortunately I don't own the environments this chip will ultimately get used in and thus this becomes a major limitation.
Thanks ahead,
MrP