Other Parts Discussed in Thread: CC2650
I have been successful in sending 8 bit values over BLE to my android app using cc2650 launchpad. Now I want to send structures over BLE to my android phone. I want to send a structure consisting of a mobile number string and a name character string. I want to keep this structure dynamic such that it gets updated with the latest information and a counter increments such that the updated structure is sent. Is there a way to do this in which way I can do this? Is there a reference example which I can use to implement such an example?
Regards,
Keyshav