HUAWEI MG323 GSM M2M Module
AT Command Interface Specification Commands for Network Services
Issue 02 (2010-11-23) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd. 75

8.1.2 Reading the List of Operators

Execution
command
AT+COPN
Function Reads the list of operators.
Response z In case of successful execution:
<CR><LF>+COPN:<numericn>,<alphan><CR><LF>
[<CR><LF>+COPN: …(list of operators)<CR><LF>]
<CR><LF>OK<CR><LF>
z In case of an error during command execution:
<CR><LF>ERROR<CR><LF>
z In case of an error related to the MT during command execution:
<CR><LF>+CME ERROR: <err><CR><LF>
Parameter description
<numericn>: indicates an operator in numeric format.
<alphan>: indicates an operator in long string format.

8.1.3 Examples

Example 1:
Query the command status.
AT+C OPN =?
OK The command is available.
Example 2:
Query all the operator information.
AT+C OPN
+COPN: “36320”, “DIGICEL”
<list of operator information, which is omitted due to excessive length>
OK
8.2 AT+COPS - Command for Selecting Operators
The AT+COPS command registers a network and queries the currently registered
network status and network selection mode.