Closed FrederikWolter closed 3 years ago
Hello, if you would like to try and solve this and submit a pull request, that would be awesome!
Anyone else know why this might be? I have been away from the code for a while
Section 3.4.4 of the Datasheet (https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme280-ds002.pdf) would seem to imply that the BME280 doesn't do IIR filtering for the humidity sensor.
Expected behavior
filter set with BME280 :: Filter_8
So it should be filtering temp, hum and pres; right?
Actual behavior
Temp and pres seem pretty smooth:
But humidity isn´t:
Steps to reporduce the behavior
I used the following code with library version 2.3.0 on an Wemos D1 mini: