I'm temporarily on a network with multiple AP's that use the same AP names (SSID's) but provide different un-bridged IP ranges that can't talk to each other.
For this reason I'd like to force the MiSTer to use a specific BSSID (specific AP) so that it can be on the same IP range as my laptop.
In /media/fat/linux/wpa_suplicant.conf
I tried changing from using the ssid line to a bssid line instead (bssid="xx:xx:xx:xx") but Wi-Fi doesn't come up at all after I made the change (pretty sure I properly copied the correct bssid value).
Is this the correct approach to forcing a specific bssid or is there some other approach I need to take?
Thanks IA!