麻烦问下 如何编写CC2500发送前带检测CCA的函数啊 是要先将芯片置于RX状态之后发送STX或SFSTXON命令 在检测CCA 之后填充缓冲区 在发送STX命令吗?还是怎样一个流程啊!求解释啊!
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.
可以参考simpliciTI的MRFI_Transmit()函数。
这个函数支持非CCA直接发送和CCA判断再发送。