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

adding custom uuid

Hi,

I would like to add custom UUID in my ble application. Due to this fact, I increase NRF_SDH_BLE_VS_UUID_COUNT constant to value equal to 1 which implies NRF_ERROR_NO_MEM error. I read in this thread https://devzone.nordicsemi.com/f/nordic-q-a/24695/add-new-service-in-sdk14 that I have to change the address of softdevice if I would like to solve the problem, is it true? I am using SDK 16 and softdevice s112.

Thanks in advance.

Samo

Related