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

Global Clock on nRF51822?

Seems like the timer API uses low priority interrupts. Now, I dont need the timer triggers to be exactly delivered so that is fine ... however, i do need to know the exact time between current and last timer trigger. Is there a way to query a clock tick counter or some kind of global counter which i can use to calculate the time elapsed between timer events?

Thanks!

Parents Reply Children
Related