Temp: nan C, nan F, Hum: nan% 17:19:43.023 -> Temp: nan C, nan F, Hum: nan% 17:19:45.097 -> Temp: nan C, nan F, Hum: nan% 17:19:47.145 -> Temp: nan C, nan F, Hum: nan% 17:19:49.225 -> Temp: nan C, nan F, Hum: nan% 17:19:51.303 -> Temp: nan C, nan F, Hum: nan% even after doing same thing step by step and checking all the connection with d2 (2dht22 and 2 mode mcu it is showing the same thing and included the apreference code as well)
Temp: nan C, nan F, Hum: nan%
17:19:43.023 -> Temp: nan C, nan F, Hum: nan%
17:19:45.097 -> Temp: nan C, nan F, Hum: nan%
17:19:47.145 -> Temp: nan C, nan F, Hum: nan%
17:19:49.225 -> Temp: nan C, nan F, Hum: nan%
17:19:51.303 -> Temp: nan C, nan F, Hum: nan% even after doing same thing step by step and checking all the connection with d2 (2dht22 and 2 mode mcu it is showing the same thing and included the apreference code as well)
There could be 2 things
1. The wire used for connecting is broken (check the conductivity of the wire or replace it).
2. The sensor itself is broken.
same problem m8
DHT11 will work with esp32-c3-mini1 as well right?
I could work but for that you will need to design and entire circuit with capacitors and resistors to make it work and be able to program it.
why did you install the adafurit library for?
So that we can easily read the sensor values with simple functions.
Hi Iam trying to do same sir pls let me know how to connect to you in call
Hello, Thank you for your video
i am looking for the circuit which can operate motor on/off with humidity and temperature sensor
Please help me
For his application you can use the "if" statement in Arduino coding.
Sir Iam trying for my project since 1 week
thanks for the explanation, it works
good
Temp: -0.10 C, 31.82 F, Hum: 17.60%
Temp: -0.10 C, 31.82 F, Hum: 17.60%
Temp: -0.10 C, 31.82 F, Hum: 17.80%
they don't make sense a bit
I am getting the same output, and I have tried several DH11 sensors. Did you find a solution?