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 NetworkKey.谢谢
工程师VV 已在此帖中给出回复,请至这边查看: https://www.deyisupport.com/question_answer/wireless_connectivity/zigbee/f/104/p/121307/340854.aspx
对,是固定的,就是ZigBee Alliance公开的那个
// ZigBee Alliance Pre-configured TC Link Key - 'ZigBeeAlliance09'
#define DEFAULT_TC_LINK_KEY { 0x5a, 0x69, 0x67, 0x42, 0x65, 0x65, 0x41, 0x6c,\
0x6c, 0x69, 0x61, 0x6e, 0x63, 0x65, 0x30, 0x39 }