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

Getting data from the SoftDevice

What's the mechanism of getting data from the SoftDevice?

-We store our parameters in the stack and call SVC func which passes it to the handler mode and does some magic and in return calls Software Interrupt to notify us about some event. But how we get our data from the SoftDevice (under the hood)?

Parents Reply Children
No Data
Related