04-27-2020 09:14 PM
I'm using bsec in an application where I need to detect changes in air quality quickly. Watching th behavior of the bsec with BSEC_SAMPLE_RATE_LP, it seems like this results in the bsec ramping the sample rate down to only once or twice a minute. Is there some way to use a much higher sample rate, even if it's at the expense of cpu time and power consumption?
04-28-2020 05:36 PM
BSEC currently supports two operating modes, Low-Power mode (LP) and Ultra-Low-Power mode (ULP), with respectively 3s and 300s of sampling intervals. Therefore if BSEC has been integrated, configured and is operating successfully in LP mode, you should reach up to 0.33Hz sampling rate (i.e. 3 seconds between samples).