Manual network selection using AT commands?
4/02/2009
For manual network selection with AT-commands a tool like HyperTerminal has to be used in order to be able to send AT commands to the device. Detailed instructions for setting up HyperTerminal can be found at “How to send AT-commands to the device? How to use HyperTerminal?”
To display the available networks enter:
AT+COPS=?
To manually change the network enter:
AT+COPS=1,2,"Full Network name"
Example output:
For more information
on AT+COPS please also refer to the ETSI 3GPP 27.007 specification. This one
can be found at http://www.3gpp.org/.