Can anyone help, I’m getting a error.
I checked the sensor and lcd through Arduino IDE, and it’s working fine.
I see the Test! part, but it’s not reading the temp.
Can anyone help, I’m getting a error.
I checked the sensor and lcd through Arduino IDE, and it’s working fine.
I see the Test! part, but it’s not reading the temp.
Use the xod-dev/dht/dht11-hygrometer module with a xod/core/clock module (set the IVAL pin Tick Interval to 2sec or more), and connect the output of the clock (Tick) to the UPD input of the DHT11. This got rid of the ERR message on the LCD for me.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.