This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using PPI with app timer

Hi,

I am using NRF52 SDK 15.3 on nrf52840 Preview DK

I am using BLE to transmit data, I want to use PPI to get readings off of SAADC but using 'app timer' instead of TIMER

How can I go about doing that, as I don't see any get_event_address function for app timer ?

Related