DHT11 library measure() function error in ESP32 with micropython #16365
Unanswered
rhr007
asked this question in
Libraries & Drivers
Replies: 1 comment
-
Do you have a pull-up resistor at the DHT11 data signal? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using a DHT11 sensor with esp32, code written in micropython. But the measure() function does not work. What should I do? I used sleep for 2 seconds, still it doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions