Hi team,
I would like to stream(through USB) data every 10millisecond using RTC interrupt.
is this possible or should i use other timers for this purpose ?
Can i configure the rtc compare event to trigger every 10millisecond using this nrf_drv_rtc_cc_set()?
Please suggest the best way for this ?
Thanks