This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Strange values from HTU21D
#1
Photo 
I've read that the HTU21D sensor is more stable than the DHT22. And since it uses I2C-bus I thought it was easier to connect it to OpenPlotter.
In fact it is easy. The sensor is detected automatically. But the values are strange. 

1550844006619;I;{"updates":[{"$source":"OPsensors.I2C.HTU21D","values":[{"path": "environment.inside.temperature","value":1.85014719249e+33}]}]}

1550844007214;I;{"updates":[{"$source":"OPsensors.I2C.HTU21D","values":[{"path": "environment.inside.humidity","value":2.12684288449e+31}]}]}

The sensor is ok. I tested it with other software.

pi@openplotter:~/rpi-examples/HTU21D/c $ sudo ./HTU21D_test
44.36C
31.21%rh

What can I do?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)