Hello dear nordic team,
how can I get all sensor data with the same time stamp in a uniform frequency? The 'Asset Tracker' application is on the Thingy:91.
Best regards,
Harun
Hello dear nordic team,
how can I get all sensor data with the same time stamp in a uniform frequency? The 'Asset Tracker' application is on the Thingy:91.
Best regards,
Harun
Hi Harun,
Could you explain why you want this?
It is not realistic because different types of data are not sampled at the same time and have different sampling frequency requirements. (For example, you only sample GPS data when you need location, the battery voltage data can be sampled with long time intervals since it changes slowly). Sensor data published to the cloud service contain relative timestamps that originate from the time of sampling.
Best regards,
Charlie
Hi Harun,
Could you explain why you want this?
It is not realistic because different types of data are not sampled at the same time and have different sampling frequency requirements. (For example, you only sample GPS data when you need location, the battery voltage data can be sampled with long time intervals since it changes slowly). Sensor data published to the cloud service contain relative timestamps that originate from the time of sampling.
Best regards,
Charlie
Thank you for the reply.
The reason for this is that I want to have a clear mapping between the sensor data to the GPS.
So for example temperature,.. at location Y at time X.
Greetings,
Harun