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 226 of 273
#SMSMOVE – Move Short Message To Other Memory
OK
//list the SMs to discover the memory index
AT#SMSMOVE=1
OK
//move the SM in the first position of ME to SIM
AT#SMSMOVE?
#SMSMOVE: "ME",2,100,"SM",1,50
OK
//now we have 2 SMs in ME and 1 in SIM
#SMSMODE – SMS Commands Operation Mode
AT#SMSMODE=
<mode>
Set command enables/disables the check for presence of SMS Service Centre
Address in the FDN phonebook
Parameter:
<mode>
1 - disables the check for presence of SMS SCA in FDN
2 - enables the check for presence of SMS SCA in the FDN phonebook when FDN
are enabled; if the SMS SCA is not present, then a SMS cannot be sent (default)
AT#SMSMODE?
Read command reports whether the check of SMS SCA in FDN is enabled or not,
in the format:
#SMSMODE: <mode>
(
<mode>
described above)
AT#SMSMODE=?
Test command reports the supported range of values for parameter <
mode
>
#ESMTP - E-mail SMTP Server
AT#ESMTP=
[<smtp>]
Set command sets the SMTP server address, used for E-mail sending.
SMTP server can be specified as IP address or as nick name.
Parameter:
<smtp>
- SMTP server address, string type. This parameter can be either:
-
any valid IP address in the format: xxx.xxx.xxx.xxx
-
any host name to be solved with a DNS query in the format:
<host name>
(factory default is the empty string “”)
Note: the max length for
<smtp>
is the output of Test command.
AT#ESMTP?
Read Command reports the current SMTP server address, in the format:
#ESMTP: <smtp>
AT#ESMTP=?
Test command returns the max length for the parameter
<smtp>.
Example
AT#ESMTP="smtp.mydomain.com"
OK
Summary of Contents for LE910-SKG
Page 1: ......