I'm trying to connect my arduino board with my wifi. the problem is that although I have indicated two different SSIDs in the router settings, using WiFiNiNa's "ScanNetworkAdvanced" example, it tells me that the two wifi networks have the same SSID. the problem is that one of them is 5GHz, and I think the Arduino board is trying to connect to that one, of course, failing.
I tried connecting it to my hotspot and it worked, so the problem is not in the board.
Can you somehow choose (perhaps using the BSSID) which wifi to use, without eliminating any?
P.S. using WiFiNiNa's "Connect with WPA" example, because my router uses WPA2-PSK protection, I keep getting "Attempting to connect to WPA SSID: XXXX"