Real-time counter example for nRF9151

Hello,

Is there an API or sample for the Real-Time Counter module of the nRF9151? I see the register description in the Product Specification, but I'd prefer if there was a Zephyr implementation similar to the timer API.

Motivation: The sensor sampling in nrf_cloud_multi_service uses a conventional timer which runs on the HFCLK. I'd like to alter this for my application for a low power application. As such I need to use the LFCLK.

Thank you!

Parents Reply Children
No Data
Related