Asset Tracker v2 data module timeouts not having effect

I have been experimenting with the data module configuration file, namely the Kconfig.data_module in Asset Tracker v2. Currently, my device (nRF9160 dev kit) sends data to nRF Cloud every 5 minutes, which I have observed in the serial terminal. Currently, I have tried to change the default value of DATA_ACTIVE_TIMEOUT_SECONDS, DATA_MOVEMENT_RESOLUTION_SECONDS, DATA_MOVEMENT_TIMEOUT_SECONDS and DATA_LOCATION_TIMEOUT_SECONDS ranging from 120 to 600 seconds, and the device still sends data every 5 minutes. I have compiled and flashed the program each time I have changed the values. If none of these parameters affect the data time interval, then what does affect it?

Parents Reply Children
Related