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.

RTOS/CC1310: How to better avoid wireless sensor network conflicts

Part Number: CC1310

Tool/software: TI-RTOS

Hi Team,

I am using the rfListenBeforeTalk example to implement a more secure data transfer.But I found that there is still the possibility of conflict in this way. There is no random avoidance algorithm inside. How to solve this problem? How to make the sending time of nodes more random?