This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

zigbee 加密入网的问题

我使用的是2.5.1a协议栈,在测试网络加密功能时遇到一个问题望赐教:

1、C和ED设备均开启加密功能

-DSECURE=1
-DZG_SECURE_DYNAMIC=0

zgPreConfigKeys = TRUE

2、默认key没有改变

3、网络中一个C、一个ED共两个设备

设备上电后,ED设备无法正常加入网络(黄灯亮后几秒钟又灭了),也无法正常发送信息。

想请教还怎样设置才能让ED设备正常入网,我看了下资料似乎没有别的内容需要设置了呀??