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

Is it set advertising data before advertising in sdk 15?

Dear nordic,

I want to change advertising data(manufacturer data including company identifier) before i start advertising

i choose central and peripheral example(because both scanning and beaconing  needed)

i want to control beaconing that is i want to stop beaconing after one beacon happens and next beacon start only when i call beacon start

now i using on_adv_evt  for doing this 

step1:- start beaconing

step2:- stop beaconing inside on_adv_evt  and set data for next beaconing(again advertise init call)  and start beacon when i want to beaconing

its work fine

but i want to set data before the baeconing i don't know this is right procedure  or not.

i Need some help can you help me to achieve this

using SDK 15

Parents Reply Children
No Data
Related