Hello, I am working with the BME688 sensor with MKL127LH4 processor and MCUxpresso ide, I2C communication interface. I could connect the MCU and BME688 sensor with I2C communication. But I cannot read the sensor data to print the temperature, pressure and gas. Actually, I don't understand which register address I need to use to access the data, what is the algorithm to access the data from the BME688 sensor. I will be thankful if anyone can help me by providing any tutorial or any I2C MCUxpresso example program for the BME688 sensor. Or is there any MCUxpresso I2C code for reading the sensor data? Thank you.
... View more