AT Commands Phone Terminal Terminated
54
AT*ELIN
Set Line
AT*EPNR
Read SIM Preferred Network
AT*EPNW
Write SIM Preferred Network
Description:
Sets the current <line>.
Set command:
AT*ELIN=
<line>
Read command:
AT+ELIN?
Returns the current <line> setting.
Test command:
AT+ELIN=?
Shows if the command is supported.
Test command
response:
+ELIN: (list of supported <line>s)
Parameter:
<line>:
<line>
Description
1
L1
2
L2
Description:
Reads EFPLMN
sel
, the SIM-preferred list of networks.
Execution command:
AT*EPNR=
<format>[,<index1>[,<index2>]]
Returns entries in the range <index1> to <index2>. If <index2> is omitted, only
location <index1> is returned. If both <index1> and <index2> are omitted, the whole
list is presented.
Test command:
AT*EPNR=?
Shows if the command is supported.
Test command
response:
*EPNR: (list of supported <line>s),(list of supported <format>s)
Parameters:
<format>:
<format>
Description
2
Numeric <oper>
Default setting
<index1>:
Integer; start index (>0).
<index2>:
Integer; stop index (>0).
<oper>:
String; indicates the operator code.
Description:
Writes/deletes entries in EFPLMN
sel
, the SIM-preferred list of networks.
Execution command:
AT*EPNW=
[<index>][,<format>,<oper>]
If both <format> and <oper> fields are omitted, the entry will be deleted. If <index>
is omitted, the <oper> will be put in the next free entry.
Note:
The entered <oper> is compared to the <oper>s already in the list. If the
<oper> is already in the list,
no new entry is made, but "OK" is returned.
Test command:
AT*EPNW=?
Shows if the command is supported.