You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?!
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?
The text was updated successfully, but these errors were encountered: