Read the statement by Michael Teeuw here.
MMM-DHT22 Humidity and Temperature Module
-
@DocVooDoo Then I don’t know, maybe there is something wrong with the module…
Have you tried mine? https://github.com/ryck/MMM-DHT-Sensor
-
@ryck Hi. yes, a minute ago. He says “no data returned”.
-
@DocVooDoo sometimes the raspberry pi needs some time to pick up the values… try to increase the update time (ie, 30 seconds) and wait for it to update a couple of times…
-
@ryck nothing has changed. i have “node serveronly” running, and the log says “Error: failed to read sensor at Error (native)”
but the sensor works… -
@DocVooDoo Weird… did you follow all the instructions? ie, install bcm2835, npm install, etc?
-
@ryck Yes of course.
-
@DocVooDoo No idea then… Can you paste here the error you get?
-
@ryck only this
then nothing on the log in node serveronly screen -
@DocVooDoo well, no idea then… Have you tried to run the normal version (instead of the serveronly)?
-
@ryck yes, the same problem…