I found using __svc(number) signature for ble control. But I can't find SVC_Handler.. Where can I find SVC_Handler??
I found using __svc(number) signature for ble control. But I can't find SVC_Handler.. Where can I find SVC_Handler??
Simple and short: You can't. It is not possible to see SVC_Handler because it is a part of a softdevice.
I want to analze BLE protocol with actual code execution..
I want to analze BLE protocol with actual code execution..