I try to add a custom characteristic value's UUID. I couldn't find any example or document that provide this information. All I can find is a function sd_ble_gatts_descriptor_add(), which is for adding custom characteristic description. Does the API has something similar to this function that you can add a custom Characteristic value? If not is there way for me too ad a custom value UUID to a characteristic.
Thanks!