Temperature
This section refers to the following sample application(s):
02-temperature
The
features an on-chip temperature sensor, an internal input channel for the ADC (see ADC).
The 02-temperature Sample Application
The 02-temperature sample application creates a task which periodically reads the value of the DN_TEMP_DEV_ID device and prints the raw returned value on the CLI, as shown in the CLI output below:
temperature app, ver 1.0.0.1
SmartMeshIP stack, ver 1.2.1.3
temperature=2886
temperature=2886
temperature=2845
temperature=2866
temperature=2886
temperature=2906
temperature=2866
temperature=2886
temperature=2886The raw reading is expressed in hundredths of a degrees C.