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 165 of 259
Note: last <urcmode> settings are saved as extended profile
parameters.
Note: last <action>, <hyst_time> and <GPIO> settings are global
parameters saved in NVM
AT#TEMPMON?
Read command reports the current parameter settings for
#TEMPMON command in the format:
#TEMPMON: <urcmode>,<action>[,<hyst_time>[,<GPIO>]]
AT#TEMPMON=?
Test command reports the supported range of values for parameters
<mod>, <urcmode>, <action>, <hyst_time> and <GPIO>
Note
Extreme Temperature Lower Bound
(*)
-30°C
Operating Temperature Lower Bound
(*)
-10°C
Operating Temperature
Operating Temperature Upper Bound
(*)
+55°C
Extreme Temperature Upper Bound
(*)
+80°C
(*)
Due to temperature measurement uncertainty there is a
tolerance of +/-2°C
3.5.7.1.19 General Purpose Input/Output Pin Control - #GPIO
#GPIO - General Purpose Input/Output Pin Control
AT#GPIO=[<pin>,
<mode>[,<dir>]]
Execution command sets the value of the general purpose output pin
GPIO<pin> according to <dir> and <mode> parameter.
Not all configuration for the three parameters are valid.
Parameters:
<pin> - GPIO pin number; supported range is from 1 to a value that
depends on the hardware.
<mode> - its meaning depends on <dir> setting:
0 - no meaning if <dir>=0 - INPUT
- output pin cleared to 0 (Low) if <dir>=1 - OUTPUT
- no meaning if <dir>=2 - ALTERNATE FUNCTION
1 - no meaning if <dir>=0 - INPUT
- output pin set to 1 (High) if <dir>=1 - OUTPUT
- no meaning if <dir>=2 - ALTERNATE FUNCTION
2 - Reports the read value from the input pin if <dir>=0 - INPUT
- Reports the read value from the input pin if <dir>=1 - OUTPUT