LPWA Module Series
BG96 TCP/IP Application Note
BG96_TCP/IP_Application_Note 11 / 52
2.2. Description of TCP/IP AT Commands
2.2.1. AT+QICSGP Configure Parameters of a TCP/IP Context
The Write Command configures <APN>, <username>, <password> and other parameters of a TCP/IP
context.
Parameter
AT+QICSGP Configure Parameters of a TCP/IP Context
Response
+QICSGP: (range of supported <contextID>s),(range of supported
<context_type>s),<APN>,<username>,<password>,(range of
supported <authentication>s)
OK
Write Command
Query/configure a specified
context
AT+QICSGP=<contextID>[,<cont
ext_type>,<APN>[,<username>,
<password>)[,<authentication>]]
]
Response
If the optional parameters are omitted, query the current setting:
+QICSGP: <context_type>,<APN>,<username>,<password>,<a
uthentication>
OK
If any of the optional parameters is specified, configure a specified
context:
OK
If there is any error:
ERROR
The command takes effect immediately (actually determined by
network).
The configurations will be saved automatically.
<contextID> Integer type. Context ID. Range: 1ā16.
<context_type> Integer type. Protocol type.
1 IPv4
2 IPv6
3 IPv4v6
<APN> String type. Access point name.
<username> String type. Username.