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.
thanks for reading my question.