we integrated the BSEC Library lite on STM32 at first power Up of STM32 is the BME680 wakedUp every 4 seconds to derive data and feed the BSEC algorythmen after a while (maxbe 20minutes) we wakeUp only every 5minutes, because BESC Library tell us, that the next wakeUp is expected in 300seconds Our questions: We get from bsec (see attached screenshot) the time for next wakeUP in this case 300seconds What happens if we dont follow this instruction from BSEC and wakeUp in e.g. 900 seconds. will the algorythmen fail? We are looking for a possibility to prevent the too often wakeUp (every 300seconds) -- but not overriding the bsec algorythmen. thnaks best regards andreas
... View more