HE863 family AT commands reference guide
80377ST10083a Rev.6 – 2012-11-12
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved.
Page 138 of
229
[,<GPIO>]]]]
1 - triggers the measurement of the module internal temperature, reporting
the result in the format:
#TEMPMEAS: <level>,<value>
where:
<level>
- threshold level
-2 - extreme temperature lower bound (see Note)
-1 - operating temperature lower bound (see Note)
0 - normal temperature
1 - operating temperature upper bound (see Note)
2 - extreme temperature upper bound (see Note)
<value>
actual temperature expressed in Celsius degrees
Setting of the following optional parameters has meaning only if
<mod>=0:
<urcmode> -
URC presentation mode.
0 - it disables the presentation of the temperature monitor URC
1 - it enables the presentation of the temperature monitor URC, whenever
the module internal temperature reaches either operating or extreme
levels; the unsolicited message is in the format:
#TEMPMEAS: <level>,<value>
where:
<level>
and
<value>
are as before
<action>
- sum of integers, each representing the action to be done whenever
the module internal temperature reaches either operating or extreme
levels (default is 0). If
<action>
is not zero, it is mandatory to set
the
<hyst_time>
parameter too.
0 - no action (00)
1 - automatic shut-down when the temperature is beyond the extreme
bounds (01)
2 - RF TX circuits automatically disabled (using
+CFUN=2
) when operating
temperature bounds are reached. When the temperature is back to normal
the module is brought back to the previous state, before RF TX disabled.
(10) (Source Limitation)
4 - the output pin
<GPIO>
is tied HIGH when operating temperature
bounds are reached; when the temperature is back to normal the output
pin
<GPIO>
is tied LOW. If this
<action>
is required, it is mandatory to
set the
<GPIO>
parameter too. (100)
Note: Possible values for the parameter
<action>
are form 0 to 7 (000, 001,