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

Where is SVC_Handler in pca10028 example??

I found using __svc(number) signature for ble control. But I can't find SVC_Handler.. Where can I find SVC_Handler??

Parents Reply
  • What do you mean by execution result exactly? Elaborate more please. If you want to see every operation that bluetooth stack does, i do not think that is possible because it is inside the softdevice. You can only receive the callbacks in your code from ble stack operations and thats pretty much it i think. Maybe there is some sort of software which would allow you do this, but sorry, i do not know such software. Maybe someone else could help you with this.

Children
No Data
Related