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.

CCS/CC1310: How does the cc1310 processor use the gateway's identity to send broadcast data to other nodes in the star network?

Part Number: CC1310

Tool/software: Code Composer Studio

Hi, everyone

I have a problem. I have a project that needs to use the broadcast function of cc1310. I use the routines of collector and sensor in the SDK. The sensor is a long live device and has been in the data receiving state. I need to use the collector to broadcast data to multiple sensors. How do I program?