Specifications

UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 164 of 259
<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)
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, 010, 011, 100, 101, 110 and 111)
<hyst_time> - hysteresis time: all the actions happen only if the
extreme or operating bounds are maintained at least for
this period. This parameter is needed and required if
<action> is not zero.
0..255 - time in seconds
Note: <action> can assume values from 1-7
<GPIO> - GPIO number. Valid range is “any output pin” (see
“Hardware User’s Guide”). This parameter is needed and
required only if <action>=4 is enabled.
Note: if the <GPIO> is specified <action> shall assume values from
4-7.