Starting procedure for a ZigBee network

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

Starting procedure for a ZigBee network

跳至解决方案
1,980 次查看
diaskuo
Contributor II

Hi everyone,

I would like to know the starting procedure for a ZigBee network by ZTC commands.

Which document can guide me to start a ZigBee network, communicate and access ZEDs by ZTC commands in order?

Just like below on page 6, Enabling Android devices to use Freescale RF4CE BlackBox for Final Applications, Rev. 0, 12/2012 (AN4641.pdf).

ZTC-WriteExtAddr.Request

RF4CE_NWK_Reset.Request

RF4CE_NWK_SetNodeCapabilities.Request

RF4CE_NLME_Start.Request

ZRCProfile_PushButtonPairOrig.Request

Best regards,

Dias

0 项奖励
回复
1 解答
1,872 次查看
EarlOrlando
Senior Contributor II

Hello Dias,

First of all, I would like to clarify that ZigBee RF4CE is a different specification than ZigBee PRO. BeeStack is the NXP's stack for ZigBee PRO so please be careful while differentiating between these two stacks.

About the document that you are looking for, please take a look into the ZigBee Application User's Guide​, specially the section 8 "Creating a BeeStack BlackBox Binary" where you will create an OnOffLight and an OnOffSwitch from a BlackBox application. Since this guide only creates the network and configures the devices but there is not an application involved (i.e. A LED mapped to the OnOff state), you will need a sniffer to catch the data packets between both devices.

Best regards,

Earl.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,873 次查看
EarlOrlando
Senior Contributor II

Hello Dias,

First of all, I would like to clarify that ZigBee RF4CE is a different specification than ZigBee PRO. BeeStack is the NXP's stack for ZigBee PRO so please be careful while differentiating between these two stacks.

About the document that you are looking for, please take a look into the ZigBee Application User's Guide​, specially the section 8 "Creating a BeeStack BlackBox Binary" where you will create an OnOffLight and an OnOffSwitch from a BlackBox application. Since this guide only creates the network and configures the devices but there is not an application involved (i.e. A LED mapped to the OnOff state), you will need a sniffer to catch the data packets between both devices.

Best regards,

Earl.

0 项奖励
回复