This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Dynamic update of ble advertising data without stop of advertising (SDK16)

Hi, 

I want to know that if it is possible to dynamically update ble advertisement data without stopping the advertisement. (@connectable-advertising)

I would appreciate it if you could tell me how to implement it. (Functions used or the order of calls, etc.)

Similar to the answer in the link below, I stopped the advertising, updated the data and started the ad again. As a result, we have confirmed that the connection does not work well when the adv interval is set to less than 500ms.

https://devzone.nordicsemi.com/f/nordic-q-a/50961/change-advertisement-from-connectable-to-non-connectable-and-changing-advdata-dynamically

thanks for reading my question.