Using the gprs dial command atd, Ter “using the gprs dial command atd“, pg. 162, 5 using the gprs dial command atd – Siemens MC35 User Manual

Page 162

Advertising
background image

AT Command Set

MC35_ATC_01_V03.02

Page 162 of 228

13.03.2002

6.5 Using the GPRS dial command ATD

In addition to the GPRS AT Commands you can use the "D" command to dial into to the GPRS net-
work.

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 an IP 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