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

app_timer SHUTDOWN for nRF52 132 SDK 11

I see it is advised not to just stop a timer, but to also shut it down for certain of the nRF52s. What call is necessary to achieve this since I understand it is deprecated in SDK 11 which is presumably the reason I cannot seem to find a reference to it in v11?

Also after SHUTDOWN does it need to be created again or can it simply be restarted if required?

Related