-->
Page 2 of 2

Re: WDT Reset using DHT11

PostPosted: Tue Nov 12, 2019 6:16 pm
by lolo
I personally got a "similar" issue having a reset after 8sec when readin values from dht 22 on a V1NodeMCU (esp8266).
The way I solved it was using the D2 gpio instead of the D1.
This is absurd as on teh NodeMCU board doc both are normal gpio and I hadn't emssed myself in the hardware/softare naming.

I checked D3 and D4 didn't worked either...

==>> change digital pin can solve stuff (mysteriously to me)

Re: WDT Reset using DHT11

PostPosted: Sat May 20, 2023 5:49 pm
by petrtobiska
DHT 11 did not transfer data after reset It helped resistor 4k7 from +3,3v to out pin and resistor 2k to ground. Resistor 2k to ground helped to start communication. data appears on oscilloscope. It's working.