View Single Post
Posts: 55 | Thanked: 123 times | Joined on Oct 2012 @ India
#67
Originally Posted by brkn View Post
You could use
Code:
dbus-send --print-reply --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
to connect to any saved network or add an option in config file to specify AP to connect to (name of 3g connection).
thanks. will try to add it.
will it work for WiFi networks also?