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: Frequency hopping for mesh network

Part Number: CC1310


Tool/software: TI-RTOS

Hello,

We developed a project where nodes are communication with each other and also with gateway to share the sensor data

We used the rfWakeOnRadioRx and rfWakeOnRadioTx sample code to transmit and receive the date. Our codes working perfectly

How can I implement the Frequency Hopping feature in my existing code

we referred the sensor example and collector example from TI 15.4-Stack, but these example are working only for star type network

How can I implement he Frequency Hopping feature in mesh type network