adafruit / Adafruit-Pi-Finder

Find and set up your brand new Raspberry Pi
MIT License
851 stars 82 forks source link

does wpa_supplicant kick downed wlan0s? #12

Open ladyada opened 9 years ago

ladyada commented 9 years ago

i never used wpa_supplicant before - does it kick wlan0 if the connection drops? if not, maybe this would be a useful addition?

http://alexba.in/blog/2015/01/14/automatically-reconnecting-wifi-on-a-raspberrypi/

brennen commented 9 years ago

I think wpa_supplicant is going to auto-switch to whatever it thinks is the best of the configured networks at any given time, but I'm digging into that.