Part Number: LAUNCHXL-CC2640R2
Hi All,
I am working in a project to send a data from mobile application to cc2640r2 using multirole and make it relay the same data to another cc2640r2 which runs the peripheral application. These things are works well but when I send some notification from the peripheral end, it is not getting received in the multirole. I have studied some documents and came to know that I need to set a character in the multirole to enable the notification. I tried it but still I couldn't able to make it work.
As I am new to TIRTOS, It would be great if someone could help me in showing the steps or example code to enable the notification on the multirole to receive data from peripheral.
Thanks in advance