ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 130 of 545 2020-04-15
3.2.12. AT#PLMNUPDATE - Update PLMN List
This set command adds a new entry, or updates an already present one, in the module PLMN list stored in file
system.
AT#PLMNUPDATE[<action>,<MCC>,<MNC>[,<PLMNname>]]
Parameters:
remove/update PLMN list items
remove the entry with selected <MCC> and <MNC>. Parameter
<PLMNname> is ignored
update the entry with selected <MCC> and <MNC> if it is already
present, otherwise add it
name of the PLMN; string value, max length 30
characters.
#PLMNUPDATE command is accepted only if #PLMNMODE is set to 2.
AT#PLMNUPDATE?
Read command returns the list of entries added or updated with set command, in the format:
#PLMNUPDATE: <MCC>,<MNC>,<PLMNname>
#PLMNUPDATE: <MCC>,<MNC>,<PLMNname>
...
OK
The entries are listed in increasing order by MCC and MNC.
AT#PLMNUPDATE=?
Test command returns the range of <action> parameter and the maximum length of <MCC>,
<MNC> and <PLMNname> parameters.