hey
I am using the timeslot API to be able to access the CCM peripheral while using the soft device.
For my application the nrf52dk needs to go into sleep mode and wake up every 5mn to send over BLE.
My question is, is it okay to use these 2 options (timeslot api and RTC to trigger wakeup ) or will one cause perturbation to the other.
I am using s130 and sdk 14.2.0
thnx