Other Parts Discussed in Thread: CC2530, CC2650
问题1:srcAddr里面的extAddr[3]为何没数据,数据前面的标点符号是啥意思,就像 extAddr[0] 的值‘ ; ’(0x3B)前面的;号
问题2:DataLength为3 Data里面为何只能看到一个数据
问题3:rssi和LinkQuality的值缺失
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.
协调器用的CC2530 运行Zstack home 1.2.2a的例程sample light
节点用的CC2650运行Zstack home 1.2.2a的例程sample switch
节点向协调器发送toggle控制命令,就是按up键发送的那个命令