Closed brucecrevensten closed 9 years ago
from WiFi AP to Client
systemctl stop hostapd.service && sleep 2 && systemctl start wpa_supplicant.service && sleep 2 && configure_edison --wifi
from Client to AP
systemctl stop wpa_supplicant.service && sleep 2 && systemctl start hostapd.service
look at the configure_edison script for more insight
in
etc/edison/