is address map built automatically?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

is address map built automatically?

1,197 Views
bitasobhani
Contributor III
Hi all
I know that address map is automatically built in coordinator when each node joins the network.
Is this true for end devices and routers?
I need to built address map for every node in the network so that it holds specific nodes addresses.
have I do it myself or the address map is built automatically in end devices?
If I have to built it, when should I use addr_req for example?

THANKS
Labels (1)
0 Kudos
Reply
1 Reply

573 Views
Mads
Contributor V
Hi,
 
the Address Map can be filled in several ways. But the most important "trigger" is the ieee_addr_req and nwk_addr_req.
 
when the responses is received the address map is filled out, so you e.g.  can communicate on a 64 bit address.
 
Br,
Mads
0 Kudos
Reply