04-30-2024 11:55 AM - edited 05-02-2024 04:25 PM
Hi there!
I'm using the devkit flash software. I'm having trouble finding/figuring out the default resolution, oversampling and IIR-filter settings for the BME688 sensors.Would really appreciate some help with this. Thanks in advance 🙂
Edit: After some digging in the code it looks like the IIR filter is OFF by default. Default oversampling seems to be 1X for Humidity, 2X for for Temperature, and 16X for Pressure.
From datasheet:
Seems legit, but if I could get a confirmation on the defaults for IIR and oversampling it would be appreciated 🙂
Solved! Go to Solution.
05-06-2024 11:11 AM
Hi Skallex,
Thanks for your inquiry.
In BME688 data sheet, the default oversampling setting for temperature, humidity, and pressure is 0, and oversampling is not set. Users can set it according to their own requirement.
05-08-2024 12:37 PM
Thank you very much!