rcrum003 / HiveControl

Alternative software for use with HiveTool suite of software.
GNU General Public License v2.0
25 stars 13 forks source link

DHT22 not working #59

Closed mdebee closed 5 years ago

mdebee commented 6 years ago

For me querying the DHT22 does not work with HiveControl. The GPIO is set correctly and I can get the data from the sensor using Adafruit, but HiveControl gives "DHT Timeout, make sure you have proper GPIO set returning 0,0 for all values" every time. Is there a solution for this? The query with Adafruit is quite slow as well, so maybe the timeout needs to be increased?

rcrum003 commented 5 years ago

Can't replicate this issue - we have multiple hives working with the DHT22. Make sure you have the GPIO is set correctly and that it's wired properly.

jhaltd commented 4 years ago

This is exactly what I'm seeing - DHT22 works fine using Adafruit, but it times out when polled via HiveControl. Has this been an open issue since 2018?!