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

Regarding Provisioning non-proxy nodes and subscribing one client to many unicast addresses in nRF Mesh app

I want to know 2 things about the nRF Mesh app:

1) Is it possible for the Mesh app to provision non-proxy nodes via the proxy nodes?

2) I think it's possible to subscribe a client node to many group addresses. But is it possible to subscribe a client node to multiple unicast addresses?

Parents Reply
  • Hi,

    1) So far the app does not support this feature, but I guess this might be something for the future. Although we don't know a timeline for this.

    2) Yes you are correct that a client can subscribe to many group addresses. A subcription list can only contain a list of gourp addresses or label UUIDs so basically you cannot subscribe to a unicast address at all. So for example if you want node "A" to subscribe to both "C" and "D", you may create a group address for example "0xC001" and have node "A" subscribe to "0xC001" and set publication address of node "C" and "D" to the same, or set the publish address of node "C" and "D" as the unicast address of node"A". 

    Hope this helps

Children
Related