Using Gprs At Commands (Examples) - Siemens TC63 Command Set

Cellular engine
Table of Contents

Advertisement

TC63 AT Command Set

11.22 Using GPRS AT commands (Examples)

11.22
Using GPRS AT commands (Examples)
Examples
EXAMPLE 1
Defining and using a Context Definition ID (CID):
Every time a CID is used as a parameter for a GPRS command the CID has to be defined before by using
the
command. To get the parameter of a CID use the
AT+CGDCONT
of 'AT+CGDCONT?' is OK only, there is no CID defined.
AT+CGDCONT?
OK
All parameters of the CID are initiated by NULL or not present values, and the CID itself is set to be undefined.
To define a CID use the
supports CID 1 and CID 2 by using the
Define CID 1 and set the PDP type to IP, access point name and IP address are not set:
AT+CGDCONT=1,"IP"
OK
Define CID 2 and sets PDP type, APN and IP addr:
AT+CGDCONT=2,"IP", "internet.t-d1.gprs", 111.222.123.234
OK
A following read command will respond:
AT+CGDCONT?
+CGDCONT:1,"IP","","",0,0
+CGDCONT:2,"IP","internet.t-d1.gprs",111.222.123.234
OK
Set the CID 1 to be undefined:
AT+CGDCONT=1
OK
A following read command will respond:
AT+CGDCONT?
+CGDCONT:2,"IP","internet.t-d1.gprs",111.222.123.234
OK
TC63_ATC_V00.490
Confidential / Draft - Do not copy
command with at least one CID parameter. At the moment the mobile
AT+CGDCONT
AT+CGDCONT
Page 308 of 501
AT+CGDCONT
There is no CID defined
command.
s
read option. If the response
5/24/05

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents