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

Use different 128bit UUID for different service

Hi all,

I want to add 128bit base uuid for each of my three service,but there is a problem ,I add different base uuid for different service ,but I can only see one base uuid in the LightBlue app. I mean that the three different service display the same base uuid .Is there somebody facing this problem or only me .(I add the 128bit UUID by according to nAN-36 for each service) I'm waiting for your solution.

Thanks!

Parents
  • Hi Juliane,

    It is tough to say what might be happening without seeing your code that sets up the services. One thing you might want to check is that you save the handle for each service in a separate variable.

    I have a BLE iBeacon device sitting on my desk which is built using a nRF51822 and LightBlue see's all of it's multiple services 128-bit UUIDs without a problem so I know it is possible.

    Regards, John

Reply
  • Hi Juliane,

    It is tough to say what might be happening without seeing your code that sets up the services. One thing you might want to check is that you save the handle for each service in a separate variable.

    I have a BLE iBeacon device sitting on my desk which is built using a nRF51822 and LightBlue see's all of it's multiple services 128-bit UUIDs without a problem so I know it is possible.

    Regards, John

Children
Related