When using the DHT11 with the Texas Instruments Calculators and the TI Innovator Hub, the DHT11 reports the temperature as -273.15. Has anyone else encountered this issue and if so, how was it solved?
Please show your code and wring diagram
I attached a small diagram and the associated code. This is just test code I created to see if the DHT sensor was operating properly. However, when I run this code, the DHT11 claims the temperature is -273.15.


-273.15 is absolute zero in the kelvin scale.
I didn't realize you can achieve such temperature on Earth
I completely agree with you. I am wondering if this is a code issue or if this is an issue with the sensor itself.
Where is the Arduino here? Perhaps you would get better advice on a TI forum.