letscontrolit / ESPEasy

Easy MultiSensor device based on ESP8266/ESP32
http://www.espeasy.com
Other
3.28k stars 2.22k forks source link

DHT22 Checksum Error #2250

Closed gumileeev closed 1 year ago

gumileeev commented 5 years ago

Hello. ESP_Easy_mega-20190116_normal_ESP8266_4096 nodemcu v3 When using the DHT22 humidity sensor (AM2302) I get problems with data collection - I get the error "DHT: Checksum Error", the update time is 10 seconds, I get data only every 5-10 times. I get data through time. On the assembly that I downloaded a month ago (I don’t remember the version), everything worked fine. I tried another humidity sensor, and putting the firmware on another board did not help.

TD-er commented 5 years ago

Not much has changed to this plugin the last few months. See its history (P005)

gumileeev commented 5 years ago

Not much has changed to this plugin the last few months. See its history (P005)

I can not understand, I can fix it on my own? Receives data, but through time. Or should I wait for the update, and the problem will go away?

TD-er commented 5 years ago

Well you stated you used a version of about a month ago, and the last big change to that plugin was merged on September 29. So right now I don't have a clue what could be wrong here.

Are there other plugins active?

TD-er commented 5 years ago

I just installed a Sonoff TH16 here with a Sonoff AM2301 sensor mounted to it. It is reading just fine here. What setting are you using for the DHT type? image

And what version of the AM2301 are you using? If I remember correctly, the Sonoff version is not really connected how the sensor itself should normally be used.

gumileeev commented 5 years ago

I use the plugin version - which comes with the build, unfortunately I don’t know how to install another plugin inside the build. I use DHT22 (AM2302). Here is a screen with settings. There is no other way to use another gpio.

gumileeev commented 5 years ago

I attach a log

uzi18 commented 5 years ago

@gumileeev you can try latest builds

tonhuisman commented 1 year ago

This seems to be solved, so can be closed.