This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF51 - time of flight / distance

I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.

Is it possible to get an IRQ from when the sync arrives at the RX modem? If so, how deterministic is the timing of the RX modem? Can this IRQ trigger a timer? Can this timer save information using DMA?

Thanks!

Related