Hi,
I have a problem where I have to put a delay for 50 us after nrf_drv_rtc_counter_clear(&rtc); to get 0 counter from nrf_drv_rtc_counter_get(&rtc);
seems that the clear task not happening immediately, how can I fix this to erase the delay after the clear counter function ?
Best Regards
Jawad