搜索Zstack协议栈内的下面的宏定义,将其中的内容添加到 “Application or Trust Center Link Key”和“Application or Trust Center Master Key”中。
// ZigBee Alliance Pre-configured TC Link Key - 'ZigBeeAlliance09' (for Centralized networks)
#define DEFAULT_TC_LINK_KEY { 0x5a, 0x69, 0x67, 0x42, 0x65, 0x65, 0x41, 0x6c,\0x6c, 0x69, 0x61, 0x6e, 0x63, 0x65, 0x30, 0x39 }

本文介绍了如何在云隐科技的Zigbee抓包工具ubiqua中设置预配置的Zigbee联盟信任中心链接和主密钥,以解决秘钥设置问题。通过查找ZStack协议栈中的宏定义,并将'ZigBeeAlliance09'内容添加到相应密钥字段,完成配置后重新组网。
6793

被折叠的 条评论
为什么被折叠?



