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 202 of 509
Mod. 0808 2011-07 Rev.2
Note 4: the extreme temperature upper limit must be bigger than the
operating temperature upper limit
Note 5: The extreme temperature upper limit must be lower than its upper
limit (see TEMPMON for temperature limits).
Note 5: the temperature correctly set are saved in NvM, so at the next
reboot the last temperature set is active instead of the factory default
values.
Note 6: a factory reset restores the factory default values.
read the currently active temperature range :
#TEMPCFG: <TempExLowBound>,
<TempOpLowBound>,
<TempOpUpBound>,
<TempExUpBound>
Test command returns the supported range of <TempExLowBound>,
<TempOpLowBound>,
<TempOpUpBound>,
<TempExUpBound> parameters.
//test the currently set values
AT#TEMPCFG?
#TEMPCFG: -30,-10,55,80
OK
//set a new temperature range
AT#TEMPCFG=-40,-15,55,85
OK
//read the currently set values
AT#TEMPCFG?
#TEMPCFG: -40,-15,55,85
OK
General Purpose Input/Output Pin Control - #GPIO
#GPIO - General Purpose Input/Output Pin Control
AT#GPIO=[<pin>,
<mode>[,<dir>[,<save]]]
Execution command sets the value of the general purpose output pin GPIO<pin>
according to <dir> and <mode> parameter.