ZigBee source routing

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

ZigBee source routing

3,546 Views
AlanCollins
Contributor V

Many-to-one & source routing for large scale networks:

  1. the concentrator sends the many-to-one route discovery --> all the nodes learn the route to the concentrator, but the concentrator doesn't know the routes to them
  2. for a high ram concentrator, the nodes will send a route record command before the first data packet
  3. when this route record command is received by the concentrator, the high ram concentrator will save the route and used for packets to that node --> after the route record was sent, the node can communicate with a high ram concentrator without the need of a route record command
  4. when the concentrator sends another many-to-one route request, all the nodes in the network will refresh the route table entry and send the route record command again before the first data packet
  5. to avoid sending the route record command multiple times the many-to-one route discovery should be done as rarely as possible
  6. however, if the network topology changes and the many-to-one route request is not sent, the data send using source routing will fail to reach the destination and if enough packets fail unicast route discovery would be initiated

Configurations associated to this topic:

gConcentratorFlag_d             

gNwkHighRamConcentrator_d         

gNwkInfobaseMaxSourceRouteTableEntry_c

gTotalSmallMsgs_d 

gConcentratorDiscoveryTime_c

gNwkInfobaseMaxRouteTableEntry_c

Labels (1)
0 Kudos
1 Reply

1,371 Views
leoxie
Contributor I

How to enable Source routing?

0 Kudos