Specifications

UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 225 of 259
#SEMAIL - E-mail Sending With GPRS Context Activation
Note This command is obsolete. It’s suggested to use the couple #EMAILACT
and #EMAILD instead of it.
3.5.7.5.6 E-mail GPRS Context Activation - #EMAILACT
#EMAILACT - E-mail GPRS Context Ativation
AT#EMAILACT=
[<mode>]
Execution command deactivates/activates the GPRS context, eventually
proceeding with the authentication with the parameters given with #PASSW
and #USERID.
Parameter:
<mode> - GPRS context activation mode
0 - GPRS context deactivation request
1 - GPRS context activation request
AT#EMAILACT? Read command reports the current status of the GPRS context for the e-
mail, in the format:
#EMAILACT: <status>
where:
<status>
0 - GPRS context deactivated
1 - GPRS context activated
AT#EMAILACT=? Test command returns the allowed values for parameter <mode>.
Example
AT#EMAILACT=1
OK
Now GPRS Context has been activated
AT#EMAILACT=0
OK
Now GPRS context has been deactivated.
3.5.7.5.7 E-mail Sending - #EMAILD
#EMAILD - E-mail Sending
AT#EMAILD=
[<da>,
<subj>,<att>
[,<filename>]]
Execution command sends an e-mail message if GPRS context has already
been activated with AT#SGACT=1,1 or AT#EMAILACT=1 or AT#GPRS=1.
Parameters:
<da> - destination address, string type.
<subj> - subject of the message, string type
<att> - attached image flag
0 - don't attach any image
1 - attach the last snapshot taken
<filename> - image name (default is “snapshot.jpg”)