This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to get ANT tx timestamp

I need to synchronise a time stamp on ant ANT slave with the master.  Timesync would be ok but the message has to be acknowledged which ant timesync messages cannot do.

I can do my own timesync if I know what time the message is actually being sent by the ANT stack.  I can get the timestamp on the tx event, but this is a few ticks after the actual message was sent I presume (at least it is on the rx event).  I don't see any way to get the RTC timestamp of when the message was asent

Is there a way I can get the time when the message was actually sent?

Thank you.

Related