TC63 AT Command Set

10.2 AT^SISS

s

^SISW: 1, 1

FTP service is ready for upload.

at^sisw=1,100

Client requests to send 100 bytes.

^SISW: 1, 100

The write command response confirms that 100

 

bytes must be transferred now.

0123456789012345678901234567890123456789012

User data are transferred.

3456789012345678901234567890123456789012345

 

67890123456789

 

OK

URC indicates that the FTP service is ready to trans-

^SISW: 1, 1

 

fer more data. Data of the last at^sisw command are

 

transferred to the remote host.

at^sisc=1,0

No more data available. The file "example.txt" shall

OK

be closed on the FTP server.

^SISW: 1, 2

Data transfer finished. The connection to the FTP

 

server is closed.

10.2.5Example: Sending Email over GPRS

First set up a connection profile as explained in Section 10.1.2. Enter at least all parameters which are mandatory for a GPRS profile. The example uses the connection profile ID 0 and the service profile ID 9.

at^siss=9,srvType,"SMTP"

OK at^siss=9,alphabet,"1"

OK at^siss=9,conId,"1"

OK at^siss=9,address,"192.168.1.2"

OK at^siss=9,user,"subscriber1"

OK at^siss=9,passwd,"subscr1"

OK at^siss=9,smFrom,"subscriber1@testdo- main.com"

OK at^siss=9,smRcpt,"subscriber2@testdo- main.com"

OK

at^siss=9,smSubj,"Meeting Request Sunday Morning"

OK at^siss=9,smAuth,"1"

OK at^siss?

^SISS: 0, "svrType", ""

^SISS: 1, "svrType", ""

^SISS: 2, "svrType", ""

^SISS: 3, "svrType", ""

^SISS: 4, "svrType", ""

^SISS: 6, "svrType", ""

^SISS: 7, "svrType", ""

^SISS: 8, "svrType", ""

^SISS: 9, "svrType", "Smtp"

^SISS: 9, "conId", "0"

^SISS: 9, "alphabet", "1"

^SISS: 9, "address", "192.168.1.2"

Select service type SMTP.

Choose ASCII alphabet.

Select connection profile 1.

Specify SMTP server address.

Specify sender's user name required for SMTP authentication.

Specify password used by the sender for SMTP authentication.

Sender's email address.

Recipient's email address.

Enter text for subject field.

Sender name and password can be used for SMTP authentication.

To check the profile enter the AT^SISS read com- mand. The response includes the values of all 10 connection profiles. In this example, no values are set for the profiles 0 through 8.

TC63_ATC_V00.490

Page 252 of 501

5/24/05

Confidential / Draft - Do not copy

 

 

Page 252
Image 252
Siemens TC63 manual Example Sending Email over Gprs