User's Manual Part 1
88 AT Commands
Revision 1.8 P/N 90023363
AT+CGAPNW
This command writes or deletes an APN specified by a given index
number. The user provides the description of the APN to write. The
minimum description features an index in the case of a delete event or an
index and an APN in the case of a write event.
Description: Write/delete record from the APN store.
Syntax: AT+CGAPNW:<index>[<apn>,[<....>]]
Parameters: <index> index of APN records to read
<apn> APN string
<usage> usage for this APN (1=General IP, 2=WAP)
<description> description string
<user> user name string
<password> password string
Response: Writes supplied data to the specified APN record in the store. If only
the index field is supplied, the specified record is deleted.
OK
A CME error if the index is invalid or entered data is invalid:
+CME ERROR:invalid index
ERROR
+CME ERROR: invalid input value.
ERROR
Example: AT+CGAPNW:<index>[<apn>,[<usage>,[<description>[<user>,<password>
]]]]]