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

BLE mesh - Send message from Provisioner to a specific node

Hi,

Can we send a message from a Provisioner to a Unicast address in a mesh network?

I'm using nrf52832 and can send orreceive message between nodes in the mesh but I do not know if the provisioner can send a message to a specific node.

Hope to get response!!

Thanks in advance.

Parents
  • Hi.

    It's possible to send a message from a device that i acting as the provisioner. I don't know much about your application though, so I can't say if you should be able to.

    Are you using the static provisioner example from our nRF5 SDK for Mesh? In that case you won't be able to send a message with the native example.

    What kind of message are you looking to send?

    Regards,
    Joakim

Reply
  • Hi.

    It's possible to send a message from a device that i acting as the provisioner. I don't know much about your application though, so I can't say if you should be able to.

    Are you using the static provisioner example from our nRF5 SDK for Mesh? In that case you won't be able to send a message with the native example.

    What kind of message are you looking to send?

    Regards,
    Joakim

Children
Related