DHT11 Sensor Read Issue with MicroPython on Zephyr (ESP32)
Hello guys based on my project simple temperature monitoring system using
But my code fails to read from the DHT11 sensor can anyone help me resolve this
MicroPython on a Zephyr RTOS-supported microcontroller, such as the ESP32, and transmit the data over Bluetooth Low Energy (BLE) to a mobile app?. Am currently trying to integrate the DHT11 Sensor with MicroPython on Zephyr reading temperature and humidity data from the DHT11 sensor using MicroPython on Zephyr.But my code fails to read from the DHT11 sensor can anyone help me resolve this