winlinvip / SimpleDHT

Simple, Stable and Fast Arduino Temp & Humidity Sensors for DHT11 and DHT22. http://learn.adafruit.com/dht
MIT License
144 stars 61 forks source link

Error Code #49

Closed Sinix10 closed 3 years ago

Sinix10 commented 3 years ago

Hello,

My project was working fine, but suddently it only reports errors:

"Read DHT2 failed, err2=3088" "Read DHT2 failed, err2=2832"

The errors keep changing, and I can not find a reference list regarding what the error actually means. It is not the sensor, It also gives errors with others. It´s a DHT22 sensor.

Can you please share a list of what the errors mean?

Thanks