Hi,
I'm working with a BME680 controlled by an arduino, the sensor works correctly with basic function I found on Github. I wanted to know if there's a way to read compensation parameters that are in the sensor's registers?
Thanks for your reply;
Sébastien
Hello sguigue,
The reference software already has the compensation function. What is the purpose of reading compensation parameters?
I don't use the software, I have to use a MCU to control the sensor, so I wanted to read first the compensation parameter with my arduino to put them in the MCU memory
Kind regards,
Sébastien
Hello sguigue,
In fact, the sensor API already implements this function. You can refer to the code on GitHub.
https://github.com/BoschSensortec/BME68x-Sensor-API/blob/master/bme68x.c