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 494 of 509
Mod. 0808 2011-07 Rev.2
<optionX> where X=1,..,5 - optional parameters depending on the feature
(string)
Note: feature 0 (Remote AT commands) has no option.
Note: the <en> value is considered only at the very first connection to M2M
Service (AT#DWCONN=1) after a device power on or reboot
Read command returns the current settings for each feature in the format:
#DWEN:
<feat>,<en>,<option1>,<option2>,<option3>,<option4>,<option5>
Test command reports the supported range of values for parameters <feat>
and <en> and the maximum length of <optionX> (where X=1,..,5)
parameters
4.1.6.19. Software Management Service (SWM) AT commands (not yet supported in the first beta
releases)
SWM Client Enable / Disable - #SWMENA
#SWMENA – SWM Client Enable / Disable
Execution command, used to enable/disable the SWM Client feature.
Parameters:
<mode>
0 – disable (default)
1 – enable
Read command reports the current setting of SWM Client <mode> and
<status> in the format:
#SWMENA: <mode>,<status>
where:
<status> - service status
0 – not connected
1 – connected
Test command reports the supported range of values for the <mode>
parameter.
#SWMENA: (0,1)