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

Only receive 0 for temp and humidity with DHT22 #22

Open
thefueley opened this issue Nov 22, 2023 · 3 comments
Open

Only receive 0 for temp and humidity with DHT22 #22

thefueley opened this issue Nov 22, 2023 · 3 comments
Assignees
Labels
Grove_Temperature_And_Humidity_Sensor Label for Grove_Temperature_And_Humidity_Sensor UAY Unassigned yet

Comments

@thefueley
Copy link

thefueley commented Nov 22, 2023

I'm using an Arduino MKR WIFI 1010 and DHT22. I can see output from the debug monitor but it just says 0 for both temp and humidity. Looking at the .ino project file, I see Connect a 10K resistor from pin 2 (data) to pin 1 (power) of the sensor.

Is this actually required? The example project page doesn't mention that. If it is required, which 10k resister do I need, 1/4 watt, 1/2 watt?

I should also add that I'm not using a Grove Base Shield. I am connecting the Arduino and the DHT22 via a breadboard.

@MatthewJeffson MatthewJeffson added UAY Unassigned yet Grove_Temperature_And_Humidity_Sensor Label for Grove_Temperature_And_Humidity_Sensor labels Oct 9, 2024
@Lesords Lesords self-assigned this Oct 14, 2024
@Lesords
Copy link
Contributor

Lesords commented Oct 16, 2024

Hello,

I'm very sorry to have kept you waiting so long.

Do you still have this problem now?

@thefueley
Copy link
Author

Hi, @Lesords. I wasn't able to get a reading on the DHT22 so I switched to a BME280 with no issues.

@Lesords Lesords moved this from Todo to In Progress in Issues and PR Assemble Oct 17, 2024
@Lesords
Copy link
Contributor

Lesords commented Oct 17, 2024

Okay, I get it.

I don't have the corresponding hardware device on hand at the moment, so I'll verify it and let you know when I do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Grove_Temperature_And_Humidity_Sensor Label for Grove_Temperature_And_Humidity_Sensor UAY Unassigned yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants