Page 1 of 1

Esp32 dev kit c and dht11

Posted: Thu Jun 01, 2017 3:53 pm
by ngreen11
I'm trying to use a dht11 on an esp32 dev kit c on Arduino IDE. In the serial monitor it will display maybe a dozen "dht11 failed" comments then it will give me a reading two or three times then repeat the failed again. Using pin 13 I believe on the board. Any help? Thank you!

Re: Esp32 dev kit c and dht11

Posted: Wed Jul 12, 2017 10:29 pm
by gjovan
Hi,
follow the instructions on this page
http://randomnerdtutorials.com/esp32-dh ... duino-ide/

only modification is that you remove DHT_U files from librarires to avoid compiler errors (DHT_U references Adafruit lib)