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 505 of 509
Mod. 0808 2011-07 Rev.2
Note: Host Manufacturer, Host Model and Host Software application
version should not change after an OTA firmware upgrade.
Test command returns the supported range of
<Param>, <Action> and <Value> parameters.
//get the currently set values (i.e.: host Model)
AT#HOSTODIS=1,1
#HOSTODIS:“”
OK
//set a new Host Model value
AT#HOSTODIS=1,0,"Model #4 - 2nd version"
OK
//read the currently set value
AT#HOSTODIS=1,1
#HOSTODIS: 0,"Model #4 - 2nd version"
OK
//reset the Model value
AT#HOSTODIS=1,2
OK
//read again the currently set value
AT#HOSTODIS=1,1
#HOSTODIS:“”
OK
//test command
AT#HOSTODIS=?
#HOSTODIS: (0-2),(0-2),(64)
OK