Greetings all - yes another new user. Well it's been years since I used a linux editor (1980's) and I'm trying to get my EDIMax WiFi USB device configured and have the following problem. I tried using the WiFi setup program in the GUI, but it wouldn't connect.
I found out by opening wpa_supplicant.conf in nano that my PSK is wrong - well, yes and no. I have a "@" in my PSK and WiFi conf substituted a " So instead of PSK = "123@asdafg" (no not the real key), I get PSK = "123"asdafg"
When I try to insert the "@" character into the PSK string, nano also inserts a " - I'm assuming that I'll need to escape the @ character with a \ but nano won't insert the \ either. I know that this has to be rather simple, but I can't find any info on how to do it. I'm using a micro keyboard with the correct characters (at least as they are shown on the keys).
Can someone help?
