I’m having a problem with the DHT22 sensor. I used the code for temperature node only and followed the documentation as is but when I connect the DHT22 to the esp32 the board connects to the WiFi but the temperature reading is -10000.00.
Did anyone have the same problem or found a soultion?
I just realized that the ‘+’ and ‘output’ pins on my DHT22 board are shorted so that might be the problem.. I will try to fix it and see if that was the problem.