nebulx29 / dht22

Utility that reads values from DHT22 sensors
Apache License 2.0
12 stars 7 forks source link

dht22 won't work 4 me #1

Open XxXCobraXxX opened 7 years ago

XxXCobraXxX commented 7 years ago

I have installed the dht22 utility according to your instructions but if i run this in the /home/pi/bin folder

/.dht22 c 22

i get nothing

the sensor is working with the Adafruit library therefore the sensor is correctly connected. (GPIO22).

Do anyone have an idea what i should do?

Thanks in advance

johanrhodin commented 6 years ago

Which RasPi? Did you have the latest wiringPi/gpio installed?

It is hard to debug from "it didn't work".

petitemuse commented 5 years ago

Hello,

it is also not working for me! Did step by step the installation, with no errors, but when putting /.dht22 c 7 I have nothing even after a loooooong waiting time! I use Raspberry 3b with Jessey installed

thank you for your help! (also, I am TOTALY new in this!!!)