21 using the gprs dial command atd – Siemens Brodersen MC55 AT User Manual

Page 300

Advertising
background image

MC55_ATC_V04.00

Page 300 of 475

3/17/06

Confidential / Released

11.21

Using the GPRS dial command ATD

Example

In addition to the GPRS AT commands you can use the "D" command to dial into to the GPRS network.

There are two GPRS Service Codes for the ATD command: Values 98 and 99.

Examples:

ATD*99#

CONNECT

Establish a connection by service code 99.

ATD*99*123.124.125.126*PPP*1#

CONNECT

Establish a connection by service code 99, IP

address 123 and L2P = PPP and using CID 1.

The CID has to be defined by

AT+CGDCONT

.

ATD*99**PPP#

CONNECT

Establish a connection by service code 99 and L2P

= PPP.

ATD*99***1#

CONNECT

Establish a connection by service code 99 and using

CID 1.

ATD*99**PPP*1#

CONNECT

Establish a connection by service code 99 and L2P

= PPP and using CID 1. The CID has to be defined

by

AT+CGDCONT

.

ATD*98#

CONNECT

Establish a connection by service code 98.

ATD*98*1#

CONNECT

Establish an IP connection by service code 98 using

CID 1. The CID has to be defined by

AT+CGDCONT

.

Advertising