As the tittle. which is RTC instance I can use whit softdevice s132. Thank you!!!
As the tittle. which is RTC instance I can use whit softdevice s132. Thank you!!!
Hi,
From the System on Chip resource chapter in the S132 SoftDevice Specification, you can see that RTC0 is used by the SoftDevice. Your application can then use RTC1 and RTC2. Note that the app_timer library uses RTC1, and that the app_timer enables the application to create multiple timer instances based on RTC1.