- Fri Mar 11, 2016 7:03 am
#42893
I have the same problem with the DHT22 and the BME280 sensor.
As soon as I bring the sensor to near to the ESP8266 board the temperature is rising
and humidity is falling.
If I bring the sensor a bit far from the ESP8266 module the problem on the DHT22 is almost gone.
The problem is on a ESP-12e module much bigger compaired to the ESP-3 module .
If i add on my adapter board additional silver wire I get at least
a better GND and VCC to all components and to the sensors. This helped a bit.
Secondly, longer distance between sensor and ESP module helped also on the DHT22.
On the BME280 helped only the distance a bit.
If I test the BME280 on a Arduino board the reading is ok.
My asummption is:
You need a very clean VCC and GND, no ripple no noise.
The Sensor get to much HF from the ESP module.
The heat from the module has no impact.
To overcome all of this problems I designed a new PCB with very big GND and VCC layer and
ferrite pearls to all GPIOS and to the sensors VCC and GND.
I hope I get my new board in the next weeks to continue my tests.
Let you know my results soon.
Regards
Lorenz