Page 1 of 1

Connecting an ESP32 to a AP that has multiple SSID's

Posted: Thu Nov 01, 2018 3:36 pm
by shaheenm
Hi

I am attempting to connect to an AP that is configured with multiple SSID's (MST Impact WAP configured with up to 4 SSID's). When scanning I can see only one of the SSID's and not the others. If I enter the SSID that I wish to connect to and attempt to connect, the ESP32 refuses to connect to the AP.

I can only connect to the desired SSID by disabling/removing the other SSID configurations from the AP.

Can the ESP32 handle AP with multiple SSID's? If so what do I need to configure on the ESP32 in order to allow me to see all the available SSID's and connect to the AP.

Thanks and regards
Shaheen

Re: Connecting an ESP32 to a AP that has multiple SSID's

Posted: Fri Nov 02, 2018 12:58 pm
by WiFive
Multiple SSID sharing one BSSID (VLAN) might not be supported. One of ESP_ guys should know.