Hi, I am interested in IAQ from BME688 on NRF9160 ZephyrRTOS, the drivers for BME680 should also work with BME688. https://github.com/zephyrproject-rtos/zephyr/blob/main/drivers/sensor/bme680/bme680.c#L383 But the gas values from above saturate at 250. As per the datasheet, this should go up to 500. Whatever I do - putting it close to Alcohol, surrounding it with ethanol, it does not go beyond 250. Any hints?
... View more