hi
which network layer routing algorithm used in zboss?
is it AODV as in zstack ?
in which file it is implemented ?
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