ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev. 11 Page 854 of 1039 2021-09-23
Get the currently set values (i.e.: Host Model)
AT#HOSTODIS=1,1
#HOSTODIS:"HMOD1"
OK
Set a new Host Model value
AT#HOSTODIS=1,0,"Model #4 - 2nd version"
OK
Get the currently set value
AT#HOSTODIS=1,1
#HOSTODIS: 0,"Model #4 - 2nd version"
OK
Reset the Model value
AT#HOSTODIS=1,2
OK
Get again the currently set value
AT#HOSTODIS=1,1
#HOSTODIS:"HMOD1"
OK