Reply To: Relay Box

#716
mstrdigimstrdigi
Participant

Hi,

I am using the DHT22 board from keyes. I do have some timeout errors, 1 out of 5 polls.
I’m looking at the sketch, with the Serial Console..
My first impression is that we are polling to fast, the DHT22 can only be polled every 2 sec. (2.5 to be safe) I would even poll only every minute.
I have added time stamps into the code for debugging, and will try some other dht libraries this evening.

Mvg,