System Timer overflow

Hi,

How to handle the system timer wrapping around in middle of a ranging transaction?

Rrgards,
Shijo Thomas

Hi,

In my tags, I don’t allow this to happen. I reset DW1000 before each ranging.
On master end (I call them masters, in DW terms it’s anchor) I check if timer values are bigger than previous reads. If not, I calculate the correct time which is time left till overflow + time counted since zero.

Cheers,
dez