Closed gustavotemple closed 3 years ago
Hi, sorry for the late reply, do you still have this issue now? If so, what kind of "not work" do you mean? program get stuck? temperature not accurate?
Hello @KillingJacky, Yes, the program get stuck
OK, program getting stuck means the I2C reading fails all the time, and the library falls into a while true loop. Typically this may happen when the sensor is placed to work under critical environment. From your description, very cold enviroments (< 24°C)
, 24°C can't be said very cold, can I suppose it to be -24°C? If so, from the specification of this sensor, it only works under:
Humidity: 0% - 80% RH
Temperature: 0 ~ 70 °C
Please refer to http://wiki.seeed.cc/Grove-TemptureAndHumidity_Sensor-High-Accuracy_AndMini-v1.0/
Hello @KillingJacky,
Sorry, I fixed the description, I live in Brazil, so +22°C is very cold for us.
This was the answer from the Intel Corporation:
Hello,
@jeferrb and I, we are trying to use the TH02 on Intel Edison, but in environments with A/C (< +22°C ~ +24°C) this code below does not work (program get stuck) after few minutes:
There is sometime related with this issue below? https://github.com/intel-iot-devkit/upm/issues/351