andywhit wrote:Angelo Santagata wrote:OK. Im now stumped again...
For some reason I no longer get any readings.. and constantly get Failed to read from DHT Sensor in my code, not always but 80% of the time....
Code is trivial.. and Im now baffled again..
Ive set the 3rd param to 15.. baffling]
What board type are you using in the IDE when uploading the sketch ?
I had intermittent problems reading DHT11 on my 8266 201 running on a Dev board when I used the "Generic 8266" board setting. Changing to one of the esp-12 board settings when uploading the sketch resolved the issue.
I'm using a nodeMCU 2.0 board, to use it I needed to set ESP8266-12E, but I also have a ESP8266-7 I could try it on....