failed the client node to subscribe the group (Mesh network)

I provision a mesh network. The server nodes of network have successfully provision and assigning successfully the publish address. Similarly the client of network also provision successfully up to bind the app key after that when I run the subscription command to subscribe the group I have occurred the following errors. The provisioning of mesh network I doing using script of command.

Parents Reply
  • Hi Hung Bui,

    yes I try 0xc001 but its work when I have one node if I increase the nodes then the above error occurred.

    also I try like this   db.groups[0].address  show same behavior as above . 

    full command : cc.model_subscription_add(db.nodes[0].unicast_address, db.groups[0].address, mt.ModelId(0x1000)).

    this provisioning of nodes I do in script. when I do the provisioning of each node manually then the same address works for every node. 

    I hope you will understand my question thanks

Children
Related