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.

求助帖

Other Parts Discussed in Thread: CC2530

如何使用ZigBee板子cc2530,实现终端把自己的Mac 地址与RSSI数值发送到路由器,再由路由器转发给协调器功能,有没有相关例程或与之相关的代码。

  • 比较而言,直接获取RSSI及mac地址相对简单,请参考如下例程:

    获取RSSI: http://www.deyisupport.com/question_answer/wireless_connectivity/zigbee/f/104/t/111559.aspx

    获取MAC: 调用ZDP_IEEEAddrReq()函数