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.
Maybe it is possible, it is just that i don't know the other way to do what you want, except debugging by yourself. You can also try to check a list of programs that nordic provides, maybe one of them will suit your needs, but they are basically just for packet sniffing/connecting/advertising/emulating characteristics etc. You can read about it here. Development and software
Maybe it is possible, it is just that i don't know the other way to do what you want, except debugging by yourself. You can also try to check a list of programs that nordic provides, maybe one of them will suit your needs, but they are basically just for packet sniffing/connecting/advertising/emulating characteristics etc. You can read about it here. Development and software