I am confused, how are you getting in via ssh? perhaps if you have an ethernet adapter it is somehow messing things up… or have you configured them for otg?
Thar’s interesting. I wonder if it’s a rogue character or something making its way into wpa_supplicant.conf. Did you create the wpa_suppliant.conf on a Windows PC and drop it into /boot?
Ok, nearly there, I removed the proto and pairwise entries in my wpa_supplicant.conf to make the whole thing more liberal and now:
brings the network up, then blocks. I can ping, be ping-ed etc. So, a few things to clear up, such as network doesn’t seem to come up automatically on boot, but, if necessary I can work around that. Next stop ssh, but that should be simple?! Thanks again for your help.
With the right wpa_supplicant.conf in place, network should come up automagically on boot. You could try sudo ifdown wlan0 and then sudo ifup wlan0 to give it a kick.
All good now, thanks, ssh and (because I’m lazy) sshfs too. Last problem was interfaces file, now reverted to default and collect IP address from dhcp on the router. Not quite what I want but it’ll do for the moment.