This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to convert ccservice UUID into 128bit?

I want to add ccservice into my OAD imageA. And on the android side, I just use sensortag android sample code to upgrade the imageB, but it fall into exception of get the service UUID CCSERVICE, So I use the lightblue on the ios to find the service, it seems the ccc0 is 16bit uuid rather than 128bit defined in android source code. So how to convert the 0xccc0 into f000ccc0-0451-4000-b000-000000000000, Thanks!

chris