ZigBee source routing

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ZigBee source routing

3,552 次查看
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

标签 (1)
0 项奖励
1 回复

1,377 次查看
leoxie
Contributor I

How to enable Source routing?

0 项奖励