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

Non constant scan response

Is it possible to change data send in scan responses after each Advertising Event? I know that sd_ble_gap_adv_data_set() has constant input arguments, but it seems weird for me that I can't change it. Maybe there is some smooth solution for this problem? I'm useing nrf51822, SDK11, sd130 V2

Related