Hi!
I have my RPI B+ with wifi configured manually like this:
auto wlan0
allow-hotplug wlan0
iface wlan0 inet manual
wireless-essid MyNetworkName
wireless-key MyPassword
wireless-mode managed
It works fine but after restart the router the AstroBox doesn’t connect automatically to network is needed reset the RPI.
Can someone tell how to fix this issue please?
Best regards.