I had a Python Script running perfectly measuring and simulating different sensor data, including
temperature and humidity. Now my DHT_Sensor doesn’t do anything at all and I have no idea where the problem might be. For troubleshooting I connected an LED on the same port (D4) (The LED blinks and the script is running perfectly) and I tried the default script for the dht sensor on different ports. I’ve also connected another sensor of the same type.
with no result.