Hello.
It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to conditionally switch the advertised UUID to another UUID.
There is "sd_ble_uuid_vs_add" as an API to set the advertisement UUID, but I don't know how to change the advertised UUID once set. Is there a way to change it?
Best regards.