Hi,
I am using the sample code SimpleBLEBroadcaster in TI's BLE stack inorder to implement a BLE broadcaster in CC2650.
But, when I try to modify the payload, I am getting junk data in the receiver.
Could you please tell me the correct method to populate the payload.
I am currently populating the payload values into an array inside SimpleBLEBroadcaster_init.
Thanks in advance!!!