Hi, all.
I'm working on eZ430-RF2500_WSM project (slac139f) compiled by CCS v5.4.
It looks working fine, but sometime It generates strange temperatures as follows.
Strange output:
$HUB0, 34.3C,3.6,000,N#
$HUB0, 28.1C,3.6,000,N#
$HUB0, 28.9C,3.5,000,N#
$HUB0, 27.7C,3.6,000,N#
$HUB0, 28.9C,3.6,000,N#
$HUB0, 27.7C,3.6,000,N#
$HUB0, 27.7C,3.6,000,N#
$HUB0, 35.1C,3.5,000,N#
$HUB0, 28.1C,3.5,000,N#
$HUB0, 30.6C,3.5,000,N#
----
Normal output:
$HUB0, 31.8C,3.6,000,N#
$HUB0, 31.8C,3.6,000,N#
$HUB0, 31.8C,3.6,000,N#
$HUB0, 32.2C,3.6,000,N#
$HUB0, 32.2C,3.6,000,N#
$HUB0, 32.2C,3.6,000,N#
$HUB0, 32.2C,3.6,000,N#
$HUB0, 32.2C,3.6,000,N#
$HUB0, 31.8C,3.6,000,N#
$HUB0, 32.7C,3.6,000,N#
$HUB0, 32.2C,3.6,000,N#
This strange state occurs few times per day, and its duration is 1 or 2 minutes.
I want to know how to avoid this strange situation.
Thanks in advance.