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-CC2530-2.5.1a。
我在组建网状网络后,想从协调器向节点发送信息。现在实现的方法是协调器广播数据,可是发现网状网络这种模式数据冗余太大了。
我想协议栈中有没有API函数能实现,手动设置节点或者路由器的短地址。然后我协调器就可以指定发送了。