GSM/GPRS Module
M35
AT Commands Manual
M35
_AT_Commands_Manual Confidential / Released 128 / 186
11.6. AT+QIREGAPP Start TCPIP Task and Set APN, User Name and
Password
Parameter
1. The write command and execution command of this command is valid only at the status of IP
INITIAL. After operating this command, the status will become to IP START.
2. The value of QICSGP (please refer to
AT+QICSGP
) defines what kind of bearer (GPRS or CSD) the
parameters are used for.
3. CSD function and related configuration are not supported at present.
11.7. AT+QIACT Activate GPRS/CSD Context
AT+QIREGAPP Start TCPIP Task and Set APN, User Name and Password
Test Command
AT+QIREGAPP=?
Response
+QIREGAPP: "APN","USER","PWD"
OK
Read Command
AT+QIREGAPP?
Response
+QIREGAPP: <apn>,<user name>,<password>
OK
Write Command
AT+QIREGAPP=<apn>,<user
name>,< password>[,<rate>]
Response
OK
ERROR
Execution Command
AT+QIREGAPP
Response
OK
ERROR
Reference
<apn>
A string parameter which indicates the GPRS access point name or the call number of CSD
<user name>
A string parameter which indicates the GPRS/CSD user name
<password>
A string parameter which indicates the GPRS/CSD password
<rate>
The speed of data transmit for CSD
AT+QIACT Activate GPRS/CSD Context
NOTES