Hi,
I have seen some samples like samples\drivers\counter\alarm or samples\drivers\counter\maxim_ds3231 both using counter API.
Driver for rtc_mcp7940n is placed in counter folder and using counter and alarm API. So we can only use the counter API if any type of RTC we want to use with nrf52 or there are other options?
Also searching on google for nrf52 TIMER samples will always results in the samples from older versions of SDK. Is there any sample for nrf52 TIMER with the latest connect sdk? If not then how somebody can use the sample from older sdk versions into connect sdk? Or can we use the nrf52 peripheral Timer same as alarm sample using Counter API?
Thank you