This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Changing manufacturer specific advertisement data with time

I want to change the advertising data of the advertising packets with time. I did find the solution for the same in this link - https://devzone.nordicsemi.com/f/nordic-q-a/1571/changing-advertisement-data-while-advertising . But, the functions which they have asked to use no longer exists in the Project files which I have. Like, there is no ble_advdata_set() and sd_ble_gap_adv_data_set() functions in the file lists. I am using Heart Rate sensor example from the nRF52 SDK. I am having a hard time figuring out the functions which I should use to change the advertising data with different advertising packets.

Parents Reply Children
No Data
Related