06-06-2022 08:35 PM
Solved! Go to Solution.
06-07-2022 03:43 AM
Hi ilcnet,
Adafruit_BME680 code didn't call BSEC library.
You could refer reference code https://github.com/BoschSensortec/Bosch-BSEC2-Library/blob/master/examples/generic_examples/basic_co..., add BSEC_OUTPUT_CO2_EQUIVALENT, BSEC_OUTPUT_BREATH_VOC_EQUIVALENT to sensorList, then you can get the output value of co2 equivalent estimate amd breath VOC concentration estimate.
06-08-2022 11:50 AM
06-08-2022 11:53 AM
06-19-2022 02:21 PM - edited 06-19-2022 06:25 PM
@BSTRobin hi!
Those values come from this sheet below right? Can you confirm whether or not we could hipothetically just all all of the signal names below to output everything? And can you point me to the pdf with the information below to study it?