Can I use multiple networks with my Badger? (Of course not at the same time, but have it connect to my home WiFi or my work WiFi instead of having to swap SSIDs/passwords in the file whenever I leave home)
In the WIFI_CONFIG.py file, it has strings for each of those (the SSID and password) but could I put a list instead? If not, could someone help me code something to check for different networks in a list? (I might be able to code that myself, but I don’t know about much of the badgerOS networking MicroPython/libraries)