Hi,
I'm working on some of the project in which i have to communicate 2 ble devices over Bluetooth .Currently I'm using Multi role code for implementation.
Objective- 1 ble device (CC2650) sending data to another ble device using simpleProfile parameters and another device (CC2650) have to receive the same data and copy it to some variable .
I'm getting the data in simpleProfileChar1 but I unable it to copy it to other variable. Apart from simpleProfileChar1 ,Is their any other variable which stored ble data ?
Or, if there is other way to do the same to achieve my objective.
Awaiting for the response.
Thanks & Regards,
Shashank