Add support for multiple Wifi SSIDs defined simultaneously, with priority

Someone on Discord asked about supporting multiple SSIDs - like one for home, one for school, etc.
wpa_supplicant supports this, and has a priority definition for which one to use in the event that multiple ssids are present.

The first part is definitely a nice to have for having multiple networks defined and the device “just works” wherever you go - no having to load a new profile each time as it is today.

The priority portion of this request is highly compelling for 5.8ghz to 2.4ghz failover presuming people have an AP that lets them define a lower ack timing for their 5.8ghz networks (to reduce the range that it works at, where it will then prefer the other ssids it sees, such as the 2.4)

1 Like

Thank you for posting this, my original question wasn’t too clear so appreciate someone that could explain it better :grin: