http://www.intel.com/content/dam/support/us/en/documents/edison/sb/edisonbreakout_hg_331190006.pdf
sudo screen /dev/ttyUSB0 115200 -L root
wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
configure_edison --name configure_edison --password configure_edison --wifi 1 [SSID] Y 2 [PASSWORD] ## Initiating connection to [SSID]... ## Done. Network access should be available shortly, please check 'wpa_cli status'. ## Connected. Please go to 192.168.0.1 in your browser to check if this is correct.
ssh root@192.168.0.1