I want to add Service based on the Bluetooth base UUID which is 00000000-0000-1000-8000-00805F9B34FB
When I am trying to add it using "sd_ble_uuid_vs_add", it always returns 0x01 with the UUID type. and it is shown in nRF connect as 16-UUID only like the below
I want it to be like this
is there a way for doing that?