Hi,
How can i change advertisement data in every advertisment packet in CC251?
I am using BLE 1.3 stack and SimpleBLEBroadcaster example for reference.
-
Dhvani Patel
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
How can i change advertisement data in every advertisment packet in CC251?
I am using BLE 1.3 stack and SimpleBLEBroadcaster example for reference.
-
Dhvani Patel
I would reocmmend moving to the v1.4.0 release as it has the latest bug fixes and sample applications. It can be downloaded at www.ti.com/blestack. To change the advertisement data, call GAPRole_SetParameter and change the value of the GAPROLE_ADVERT_DATA parameter.