08-19-2021 10:44 AM
Hi,
I am working on a project that wants to be able to potentially change the sample rate of a BME680 during runtime.
I understand that there are 2 (or 3 if continuous can be used) fixed sample modes (ULP and LP), my question is that can you change between these while the microcontroller is running?
I was unable to find any uninit function in bsec integration and calling bsec_iot_init a second time with a different sample rate crashes the microcontroller.
Solved! Go to Solution.
08-20-2021 04:14 AM
Hello acanthe,
Could we know which BSEC version you used?
08-20-2021 02:24 PM
Hi BSTRobin,
I am using version 1.x , i think it was 1.4.8.0.
09-26-2021 11:10 AM
Hello acanthe,
There was integration guide document under "integration_guide" folder as you have downloaded BSEC2.0.6.1 package. You could see sampling rate selection in document.