I've been working on a project where I've connected a BME688 sensor from Adafruit to an ESP32 via I2C. For calibration purposes, I've utilized sample code provided by the BSEC2 library and let the ESP32 run for 24 hours to gather data. My question is: If I turn off the device (ESP32) for a couple of hours and then turn it back on, do I need to run it for another 24 hours to ensure accurate calibration results? Any insights or experiences shared would be greatly appreciated! Thank you.
... View more