You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to use my BME68x to calculate a air quality index. After some research on the breakout board, I discovered there is an embedded library by Bosch that is commonly used which uses the different sensor readings.
That method of getting an air quality value cannot be done based on the raw data which is logged.
I wanted to use my BME68x to calculate a air quality index. After some research on the breakout board, I discovered there is an embedded library by Bosch that is commonly used which uses the different sensor readings.
That method of getting an air quality value cannot be done based on the raw data which is logged.
Would it be possible to include the Bosch library ( https://www.bosch-sensortec.com/software-tools/software/bme680-software-bsec/) and calculate the air quality on the iot logger? Otherwise the "gas resistance" value provided by the sensor is not very useful.
The text was updated successfully, but these errors were encountered: