I need to change wifi connection through linux command line. I tried to use command "iwconfig wlan0 essid 'MyNetworkName'", result: "Error for wireless request "Set ESSID" (8B1A) : SET failed on device wlan0 ; Operation already in progress." Can I connect to wifi network if I alredy connected to another one? Maybe i can edit config file and reboot Linux to connect to another one network?
Up. Help.
Hi,
the best way is to use uci command set:
http://wiki.openwrt.org/doc/uci
Look at this post for an example:
http://forum.arduino.cc/index.php?topic=246129.msg1768583#msg1768583