LE910-SKG AT commands reference guide
80437ST10619A Rev.1 – 2014-09-16
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved
page 229 of 273
#EPASSW - E-mail Authentication Password
AT#EPASSW=
[<e-pwd>]
Set command sets the password string to be used during the authentication step of
the SMTP.
Parameter:
<e-pwd>
- e-mail authentication password, string type.
-
any string value up to max length reported in the Test command.
(factory default is the empty string “”)
Note: if no authentication is required then the
<e-pwd>
parameter shall be empty
"".
AT#EPASSW=?
Test command returns the maximum allowed length of the string parameter
<e-
pwd>
.
Example
AT#EPASSW="myPassword"
OK
Note
It is a different password field than the one used for EPS authentication (see
#PASSW).
#EMAILD - E-mail Sending
AT#EMAILD=
[<da>[,
<subj>]]
Execution command sends an e-mail message if EPS context has already been
activated with
AT#SGACT=1,1
or
AT#GPRS=1
.
Parameters:
<da>
- destination address, string type. (maximum length 100 characters)
<subj>
- subject of the message, string type. (maximum length 100 characters)
The device responds to the command with the prompt '
>
' and awaits for the
message body text.
To complete the operation send
Ctrl-Z
char (
0x1A
hex); to exit without writing
the message send
ESC
char (
0x1B
hex).
If e-mail message is successfully sent, then the response is
OK
.
If message sending fails for some reason, an error code is reported
Note: Care must be taken to ensure that during the command execution, no other
commands are issued.
To avoid malfunctions is suggested to wait for the
OK
or
ERROR / +CMS
ERROR:<err>
response before issuing further commands.
AT#EMAILD=?
Test command returns the
OK
result code.
Example
AT#EMAILD=”me@myaddress.com”,”subject of the mail”
>message body… this is the text of the mail message…
CTRL-Z
Summary of Contents for LE910-SKG
Page 1: ......