I made many modifications of formatting to make easier to follow the instructions.

Feel free to reverse these changes if you don't agree.

Didier Spaier 2015/07/04 11:36

I might be out of my depth here, but I think the section which reads

add_network
set_network 0 ssid "Your_Wireless_SSID_Here"
set_network psk "Your_Password_Here"

should read as follows

add_network
set_network 0 ssid "Your_Wireless_SSID_Here"
set_network 0 psk "Your_Password_Here"

Other than that thanks very much for the how to.

George Edgelander 2020/04/19 20:24 (UTC)