zstack中如何可以将接收数据包中的data区域内容打印出来?这个最好放在什么地方处理?谢谢
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.
zstack中如何可以将接收数据包中的data区域内容打印出来?这个最好放在什么地方处理?谢谢
可以使用串口打印出来 http://blog.csdn.net/hekailing/article/details/24549149
我说的是在zsatck中将协调器和终端节点之间无线传输的数据,通过串口打印出来。您这篇文章中是讨论的串口收发的策略方法吧?