Hi Community,
i'm working on a multisensor based on an ESP8266 with multiple components/sensors including an DHT22 attached to the outside of the housing (see picture).
Sadly the sensor is giving me incorrect results from +1/2° depending on the outside conditions. I noticed that it's the case itself that has some effect on the temp reading. When increasing the space between the DHT and the case about 2-3cm the readings are fine. Having just a narrow gap between the case and the sensor results in a slightly warmer reading, so the case itself is emitting some warmth.
I tried putting in multiple venting holes into the case and also removed the top plate (as in the picture) but without any noticeable improvements.
Does anybody have an idea how i could improve my case design to include the DHT sensor somehow without having it heated up by the other components itself? Hardcoding some subtraction from the actual reading is no option for me, as this inelegant and also the increase in temperature from the case varies depending on the outside condition.
Thanks for any tips on this!