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

Addressing of the Mesh network

Hi all,

I am debugging the data transition flow of the Node with Relay.

We modified the example of ONOFF_server. We found that the unicast address should the odd number ,if there is a new provisioned node.

We take the log of the detestation address and source address of the message flow.  We found that there were some even number address appear on the message flow e.g. node1 is 0x01, there is some address 0x02 in the message flow. and we get some address is 0x7fff. What are the function of the those assigned address in the message flow?

Dragon

Related