All sensor data with the same time stamp?

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

Parents
  • 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

Reply
  • 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

Children
Related