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

Broadcast with custom UUID

Hi,

I am trying to figure out how I can advertise with a custom UUID... I know I have to start by adding a base address and then build on top of it. However, when I try to advertise I should indicate the length[Length], followed by type [Service Data], and finally the payload [UUID | data].

but in he standard I only see this working for 16 bits UUIDs... How could I do this with my custom UUID for my product's services?

Sorry for the trouble...

Related