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 499 of 509
Mod. 0808 2011-07 Rev.2
#SWMREG –Enable/Disable Self Registration
#SWMREG: (list of supported
<mode>s),<domainLength>,<pinLength>
where:
<domainLength> - integer type value indicating the maximum length of
field <domainName>
<pinLength> - integer type value indicating the maximum length of field
Check updates - #SWMCHKUPD
#SWMCHKUPD – Check updates
Execution command, used to trigger a DM Session for querying the OMA-
DM server for a pending update.
Note: if successful, the command returns a final result code OK. Then, when
an update checking is done, a URC is received:
#SWMCHKUPD:<isUpdateAvailable>[,
<totalPackageSizeInBytes>[,<description>[,<releaseNoteURL>]]]
where:
<isUpdateAvailable>
0 – No update is available.
1 – Update is available.
<totalPackageSizeInBytes> - Size of update package in bytes.
<description> - Description of the release package
<releaseNoteURL> - OMA-DM Server URL where the package release
note is located.
Note: The <totalPackageSizeInBytes> parameter is optional and will be
present in the response in case an update package is pending on the OMA-
DM server side. The <releaseNoteURL> parameter is optionally available if
there is a descriptive release note string associated with the update package
and if <enableReleaseNoteURL>=1 in #SWMCFG.
Note: the command raises an error if issued before AT#SWMENA=1.
Test command returns the OK result code.
AT#SWMCHKUPD