Reply To: WLan disconnect/reconnect

Max2Play Home Forums Max2Play on Raspberry PI WLan disconnect/reconnect Reply To: WLan disconnect/reconnect

14. Juli 2016 at 19:54 #21542

Yes, I have.
So I actually found a fix. I didn’t use your wpa_supplicant.conf but edited /etc/network/interfaces to:

allow-hotplug wlan0
auto wlan0
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp

then I edited the wpa_supplicant.conf with all of my network data like it’s mentioned here

The issue before was that if I unplug my router and plug it back in, the raspi would not reconnect to the wifi by itself. Now it works flawlessly.

  • This reply was modified 7 years, 9 months ago by luke.