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

Simultaneous use of services with 16-bit and 128-bit UUIDs

I tried to add a BAS service to a project with an LBS service (ble_app_blinky), but I cannot complete the services_init() procedure for both services.

Is it possible to use long and short UUID in one project? How can I use LBS and BAS services at the same time?

Related