ZigBee: How to increment Maximum Depth in BeeStack Codebase

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

ZigBee: How to increment Maximum Depth in BeeStack Codebase

2,500 次查看
Spell
Contributor I
Hi all,
I must build a custom application with a very particular network topology.
I have a hundred of devices arranged along one line, that means that one device can see at best another 4 devices. So all my devices must be zigbee router.
With the beestack codebase the maximum depth allowed is 15 but with my network topology I need to increase this value.
Anyone can help me?

regards, Filippo
标签 (1)
0 项奖励
回复
3 回复数

612 次查看
Mads
Contributor V
Fhillipo,
 
First of all the ZigBee specification specifies that the maximum depth is 15.
(Look for nwkcMaxDepth in the spec), but the Stack profile 1 that specifies what is implemented and tested specifies a depth of 5.
 
If you need to move beyond this you should consider using a 802.15.4 Beacon mode tree network.
 
Br,
Mads Westergreen
0 项奖励
回复

612 次查看
AmZig
Contributor I
Hej Spell ,
May i know are you working on linear or hierarchical routing?. As , i am also working on something similar but i am using MAC code base bcoz i dont  have Beestack purchased version .
 
Regards
AmZig


Message Edited by AmZig on 2007-10-09 11:58 AM
0 项奖励
回复

612 次查看
Spell
Contributor I
Hi AmZig,
ZigBee use a hiercachical routing for build its tree network.

regards, Filippo
0 项奖励
回复