Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RaspberryPi 4B & DHT11] Checksum did not validate. /A full buffer was not returned. #72

Open
Luupw3d opened this issue Jun 9, 2021 · 5 comments

Comments

@Luupw3d
Copy link

Luupw3d commented Jun 9, 2021

  • Device: RaspberryPi 4B
  • Sensor: DHT11

When running for a long time, errors are reported frequently.
image

@FSXLiveriesdotcom
Copy link

Same issue here.
RPI 4B
DHT11

Greenshot 019708

@dsaad68
Copy link

dsaad68 commented Aug 22, 2021

I have the same problem, I have also tried 1 kΩ and 10 kΩ resistors.
I have also tried this:

dhtDevice = adafruit_dht.DHT22(board.D4 , use_pulseio=False)

@jrc
Copy link

jrc commented Apr 21, 2022

Duplicate of #33

@ilhamsyarief21
Copy link

I have the same problem, I have also tried 1 kΩ and 10 kΩ resistors. I have also tried this:

dhtDevice = adafruit_dht.DHT22(board.D4 , use_pulseio=False)

has it been solve?

@idotj
Copy link

idotj commented Jul 10, 2024

Same problem here.
Running Bookworm and adafruit-circuitpython-dht 4.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants