Hi,
Just wondering if it's possible, or there is a reliable way to dynamically change the sampling period of the CAF sensor manager module. Specifically the values defined per-sensor under sampling_period_ms. If not, is there a good way to achieve this? For clarity's sake I am using an nrf9160-SICA-B1 with I2C sensors (BME280, MCP9808, VEML7700, LIS2DH and MCP9600).
Use case is remote configuration of a device to report specific sensor readings every x seconds/minutes/hours based on changing requirements per device deployment (i.e. can't be hardcoded), with multiple onboard sensors having different reporting rates.
Thanks