Author Topic: Temperature monitoring error  (Read 4161 times)

vaidis

  • Newbie
  • *
  • Posts: 12
    • View Profile
    • Email
Temperature monitoring error
« on: 2012-09-05, 23:14:06 »
Min Temperature reading error at .0625.  Min temperature is bigger Max temperature.

Sensor                   Current   Max           Min
Sensor 1                   18.0625   18.1875   18.625
Sensor 2                   18.0625   18.3125   18.625
lSensor 3              18.0625   18.5000   18.625

Jan (Microbit)

  • Software Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 1829
    • View Profile
    • Email
Re: Temperature monitoring error
« Reply #1 on: 2012-09-06, 09:41:00 »
Thanks for reporting about this! I will look into it!

Seems 18.0625 has turned into 18.625 when the reading is displayed, so most likely the actual internal Min value is 18.0625 since it is stored as being less than 18.1875 etc
Always include type of hard/software and version when asking for support.