Hello,
How can I access pressure, temperature, humidity, gas, and IAQ data from the BME688 using the AI studio? At the moment, I am interested in comparing data from the BME688 with publicly available atmospheric data. I am not interested in training an algorithm.
Thank you.
Solved! Go to Solution.
Hello avfe,
If you only want to get pressure, temperature, humidity, gas, and IAQ data from the BME688, you could download and use BSEC 2.x software from https://www.bosch-sensortec.com/software-tools/software/bme688-software/
Hello Yi_Song,
Did you follow the two steps?
1.do axis remapping from BMI270 to wearable device co-ordinate system;
2.Follow the section "Wrist wear nevigation gesture detector" in data sheet, follow demonstration action and explaination of register configuration, test it on your device.
Hello,
Is it possible to access this information given that I have the BME688 development kit? Or is the AI studio the only way to interface with the 8 BME688s? I am currently trying to use the BSEC library, but am having difficulty.l
Thanks.