Hi,
I'd like to add a Custom Advertisee Service contains the node mac address in my Bluetooth Mesh Application.
I'm usiing Mesh SDK 3.1.0 ande nRf5_SDK 15.2
How can I implement this fetaure?
Hi,
I'd like to add a Custom Advertisee Service contains the node mac address in my Bluetooth Mesh Application.
I'm usiing Mesh SDK 3.1.0 ande nRf5_SDK 15.2
How can I implement this fetaure?
Hi,
I'd like to add a Custom Advertisee Service
I assume you mean creating a custom model? I suggest you have a look at this on how to create your own model.
Hi,
I'd like to add a Custom Advertisee Service
I assume you mean creating a custom model? I suggest you have a look at this on how to create your own model.
Hi,
I've already created different custom models and custom GATT services too.
Now I want to add a "Custom Advertising Service" to the node, which already uses the proxy advertising configuration and the mesh bearer advertising configuration.
I'd like to notify the node MAC ADDRESS with the advertising procedure.