Hi, I'm currently evaluating using BME680 + BSEC software and was wondering what the optimum way was to switch between LP & ULP (and vice versa) while the sensor & library is running. Can I simply call "updateSubscription" with the new "BSEC_SAMPLE_RATE_..."? or... Do I need to reinitialize as if it's turned on for the first time? i.e. with "begin(...)" & "bsec_virtual_sensor_t" & "updateSubscription" commands? or... Do I need to soft-reset the BME680 before doing the above? Ideally, I would like to keep the calibration data when switching e.g. calibrate quickly using the 3s mode then switch to the 5min mode after IAQ accuracy >1 is achieved. I had some concerns as the integration guide mentions: "To achieve best gas sensor performance, the user shall not switch between LP and ULP modes during the life-time of a given sensor" Any advice would be great.Thanks!
... View more