Other Parts Discussed in Thread: CC2530, TIMAC, Z-STACK
TI大神:
最近在学习CC2530F256,现在在调试RF的通讯(简单的射频通信,没采用协议栈),考虑到多点通信时,数据会有碰撞现象,导致数据大量丢失,当出现这种现象时怎么处理呢?求教了,谢谢大家的技术支持,帮助?
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的RF通信,您可以使用TI-MAC http://processors.wiki.ti.com/index.php/TIMAC
感谢SuSan Yang的解答,能否问下不使用协议栈,是否可以降低数据碰撞,减少数据丢失,谢谢解答
不要用基础无线调试那个程序就行,那个程序的构架本身就是在不适用防碰撞的思想下设计的,你如果强行加入防碰撞会导致不可逆转的错误。