Dark AI
DIIDevHeads IoT Integration Server
•Created by Enthernet Code on 8/30/2024 in #firmware-and-baremetal
DHT11 Sensor Read Issue with MicroPython on Zephyr (ESP32)
Hi, @Enthernet Code You can try adding a small delay before calling
sensor.measure()
to stabilize the sensor. The DHT11
sensor is sensitive to timing. reach out if you have any other challenge.2 replies