Hello team,
I am using nrf54l15 dk for the devlopment and want to read the RTC counter to check for how much time my device was in sleep mode.
How to achive this?
Thanks,
Payal
Hello team,
I am using nrf54l15 dk for the devlopment and want to read the RTC counter to check for how much time my device was in sleep mode.
How to achive this?
Thanks,
Payal
Hi,
Can you check if nrfx_grtc_syscounter_get() do what you want? I can find example in:
\nrf\samples\bluetooth\iso_time_sync\src\controller_time_nrf54.c
Kenneth
Hi,
Can you check if nrfx_grtc_syscounter_get() do what you want? I can find example in:
\nrf\samples\bluetooth\iso_time_sync\src\controller_time_nrf54.c
Kenneth