Rainbow Electronics GM862-QUAD-PY User Manual

Page 43

Advertising
background image





Easy GPRS User Guide

80000ST10028 Rev. 4 - 16/07/08

Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved

page 43 of 63

Next step is activation of the GPRS context:
AT#SGACT=1,1,“EASY GPRS“,“EASY GPRS“
#SGACT: 193.199.234.255
OK

The commands gives as response the IP address assigned to the module by the network.

AT#SD=1,0,110,"POP.mail.server",0,0<cr>
When we receive the CONNECT indication, then we are exchanging data with the POP3 server
program on the remote host machine.
Following the POP3 protocol we can proceed with the authentication directly over the serial line (in
blue you can find the data sent by us, in violet the one received from host):


+OK POP3 PROXY server ready (7.0.027) <[email protected]>

USER [email protected]<cr><lf>

+OK Password required

PASS telit<cr><lf>

+OK 1 messages

LIST\r\n

+OK
1 19550

.

RETR 1<cr><lf>

+OK 19550 bytes
Return-Path: <[email protected]>
Received: from smtp5.libero.it (193.70.192.55) by ims2d.libero.it (7.0.028)
id 40DFC49A010E5708 for [email protected]; Tue, 17 Aug 2004 12:24:02+0200
Received: from smtp.telital.com (194.185.15.65) by smtp5.libero.it (7.0.027-DD01)

.

QUIT<cr><lf>

+OK POP3 server closing connection

+++
OK

AT#SH=1
OK




Advertising