2 example: gprs connection profile, Example: gprs connection profile, Ac75 at command set – Siemens AC75 User Manual

Page 260

Advertising
background image

AC75 AT Command Set

10.1 AT^SICS

s

AC75_ATC_V01.002

Page 260 of 569

10/30/06

Confidential / Released

10.1.2

Example: GPRS connection profile

^SICS: 0, "conType", ""

Profile with

<conProfileId>

0 is still empty.

^SICS: 1, "conType", "CSD"

The new CSD profile just created is indicated with all

related parameters set to their default.

^SICS: 1, "alphabet", "0"

Character set determined with

AT+CSCS

applies

when string parameters are input with

AT^SICS

.

^SICS: 1, "user", ""

No user name set.

^SICS: 1, "passwd", "*****"

Password masked with asteriks.

^SICS: 1, "authMode", "PAP"

Authentication protocol PAP is assumed as default.

^SICS: 1, "inactTO", "0"

No inactivity timeout set.

^SICS: 1, "calledNum", ""

No destination set.

^SICS: 1, "dataRate", "1"

Data rate set to 9.6 kbaud.

^SICS: 1, "dataType", "1"

Remote device is analog, e.g. an analog modem.

^SICS: 2, "conType", ""

Profile with

<conProfileId>

2 is still empty.

^SICS: 3, "conType", ""

Profile with

<conProfileId>

3 is still empty.

^SICS: 4, "conType", ""

Profile with

<conProfileId>

4 is still empty.

^SICS: 5, "conType", ""

Profile with

<conProfileId>

5 is still empty.

OK

at^sics=0,conType,GPRS0

Select connection type GPRS0.

OK

AT^SICS=0,inactTO,"0"

Inactivitiy timeout = 0 (default).

OK

AT^SICS=0,dns1,"193.254.160.1"

IP address of Primary DNS server.

OK

AT^SICS=0,authMode,"PAP"

Authentication protocol PAP (default).

OK

AT^SICS=0,passwd,t-d1

Password for GPRS services provided by the Ger-

man operator T-D1.

OK

AT^SICS=0,apn,"internet.t-d1.de"

APN to access the GPRS services provided by the

German operator T-D1.

OK

Advertising