Hi,
Iam trying to send notification to Ti Simple link app from my EVB.
I defined a new service to which i am able to Read and Write.
I defined one characteristics to send Notifcation. I followed the example of TI Simple Peripheral Service.
Onve a parameter is set Iam calling GATTServApp_ProcessCharCfg function with necessary parameters.
Once this function is called stack is crashing, Iam not sure why its crashing as single stepping through the code
is not working properly. The cursor is at different function than what is being called.
How to debug this ?