routing algorithm

12 years ago
  •  kiran nayak

hi

 

which network layer routing algorithm used in zboss?

 

is it AODV as in zstack ?

 

in which file it is implemented ?

 

Replies (1)

RE: routing algorithm

For ZigBee as a standard there can be two types of routing. Tree routing and Mesh Routing (that can be called AODV, http://www.freaklabs.org/index.php/Blog/Zigbee/zigbee-mesh-routing-interactive-tutorial.html ). ZBOSS supports both.

 

Files are:

 

nwk_cr_mesh_routing.c

 

nwk_cr_route_discovery.c