BD_ADDR

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MiEl_3261856
Level 2
Level 2
First like given

Hi,

Can I advertise the Bluetooth Device Address (BD_ADDR) with the local name??

For example: the constant local name is "nm1" and I want it advertise with the BD_ADDR of the device - "nm1 -00A050548266"

Is it possible to do this at all?

Thanks

0 Likes
1 Reply
Anonymous
Not applicable

Yes. But you can't add on an arbitrary number after the local name without writing code/software to manually enter the values into the advertisement packet fields; And doing this would cause issues if you are not careful

LocalNameExample.PNG

0 Likes