Telit LE910 V2 Series AT Commands
80446ST10707A Rev. 0– 2015-11-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 294 of 509
Mod. 0808 2011-07 Rev.2
Set SMS Run AT Service parameters - #SMSATRUNCFG
#SMSATRUNCFG – Set SMS AT Run Parameters
<instance>
[,<urcmod>
[,<timeout>]]
Set command configures the SMS AT RUN service.
Parameter:
<instance>:
AT instance that will be used by the service to run the AT Command. Range
1 - 5, default 3.
<urcmod>:
0 – disable unsolicited message
1 - enable an unsolicited message when an AT command is
requested via SMS (default).
When unsolicited is enabled, the AT Command requested via SMS is
indicated to TE with unsolicited result code:
#SMSATRUN: <Text>
e.g.:
#SMSATRUN: AT+CGMR;+CGSN;+GSN;+CCLK
Unsolicited is dumped on the instance that requested the service activation.
<timeout>:
It defines in minutes the maximum time for a command execution. If timeout
expires the module will be rebooted. Range 1 – 60, default 5.
Note 1: the current settings are stored in NVM.
Note 2: the instance used for the SMS AT RUN service is the same used for
the EvMoni service. Therefore, when the #SMSATRUNCFG sets the
<instance> parameter, the change is reflected also in the <instance>
parameter of the #ENAEVMONICFG command, and viceversa.
Note 3: the set command returns ERROR if the command
AT#ENAEVMONI? returns 1 as <mod> parameter or the command
AT#SMSATRUN? returns 1 as <mod> parameter
Read command returns the current settings of parameters in the format:
#SMSATRUNCFG:<instance>,<urcmod>,<timeout>
Test command returns the supported values for the SMSATRUNCFG
parameters