Hello,
I have migrated to the latest version of the sdk11. However, I get a nrf error 4 when I call sd_ble_uuid_vs_add. Multiple people on this site have been having this issue but there does not seem to be a clear answer as to how to solve this issue. In this thread, RK says:
"You can set the number of user uuids to more than 1, that will avoid the error, or only call it once with the same UUID, your code, your choice."
How can I set the number of uuids to more than 1? If there is another way around this, please elaborate. Thanks!