Search found 1 match
- Thu Aug 24, 2023 4:07 am
- Forum: ESP32 Arduino
- Topic: ESP32 S2 and the DHT20
- Replies: 0
- Views: 871
ESP32 S2 and the DHT20
Hello community, I have an ESP32S2 mini here and a DHT20. I connected the DHT to 3.3V, GND, Pin 5 and 7. I installed the Lib DHT20 and did DHT20.begin(5,7). But when it comes to the read I always get "Read Timeout". I also tried to reset befor the read. No change. Tried other PINs - no change. Tried...