GSM/GPRS Module
M35 AT Commands Manual
M35_AT_Commands_Manual Confidential / Released 139 /
186
11.19. AT+QICSGP Select CSD or GPRS as the Bearer
Parameter
AT+QICSGP Select CSD or GPRS as the Bearer
Test Command
AT+QICSGP=?
Response
+QICSGP: 0-CSD,DIAL NUMBER,USER
NAME,PASSWORD,RATE(0-3)
+QICSGP: 1-GPRS,APN,USER NAME,PASSWORD
OK
Read Command
AT+QICSGP?
Response
+QICSGP: <mode>
OK
Write Command
AT+QICSGP=<mode>[,(<apn>,<user
name>,<password>)/(<dial
number>,<user
name>,<password>,<rate>)]
Response
OK
ERROR
Reference
<mode>
A numeric parameter which indicates the bearer type
0
Set CSD as the bearer for TCPIP connection
1
Set GPRS as the bearer for TCPIP connection
GPRS parameters:
<apn>
A string parameter which indicates the access point name
<user name>
A string parameter which indicates the user name
<password>
A string parameter which indicates the password
CSD parameters:
<dial number>
A string parameter which indicates the CSD dial numbers
<user name>
A string parameter which indicates the CSD user name
<password>
A string parameter which indicates the CSD password
<rate>
A numeric parameter which indicates the CSD connection rate
0
2400
1
4800
2
9600
3
14400