-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi!
Thanks for the library for this SPG40 Sensor.
We would like to ask about the low power modes and the limitations about the Gas Index Algorithm.
In particular, in the datasheet, it's specified that the SRAW_VOC
measurements need to be fed into the Gas Index Algorithm every second. However, the low power table in your README indicates 10s.
Questions are:
. Is it possible to set an arbitrary interval for this data? In other words, can the Gas Index Algorithm be fed with data every 60s, or more?
. If a hard reset happens on the MCU performing this algorithm, the current values are lost. How is this handled? In our particular application, a hard reset takes place ever 24h on the main MCU. Does it makes sense to use the sensor in this type of application (low cost sensor device for AQ monitoring).
Thank you in advance