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无线传感器网络,请问如何通过串口实现协调器对每一个终端节点的控制?

比如说我建立了一个无线传感器网络,终端节点定时采集温度信息并发送给协调器,协调器收到数据后通过串口显示在

PC上,在知道终端设备短地址的情况下,怎样通过用串口给协调器发送数据的方式,控制每一个终端设备停止发送或是继续发送数据?

具体的程序该怎么实现?