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.

CC1310: Communication protocol use for packet transmission between CC1310 boards

Part Number: CC1310

Hi Team,

Our customer would like to know the communication protocol use for packet transmission between CC1310 boards. 

Regards,

Danilo

  • The protocol is typically set on a SW level. The customer can write a protocol to fit their requirements or they can use a stack provided by TI. Is it possible to specify what they need? 

  • Hi Ter,

    Thank you very much for your response. We have received the customer's feedback below.

    To do my transmission between the boards, I am using the Code Composer and a script called "rfEchoTx". I need to know what is the communication protocol used in this program. I try to find in the software, but I cant. Could you help me with that? Or tell me where I can look at?

    Regards,

    Danilo

  • Hi Ter,

    We have received a feedback from the customer. Please see his response below.

    Unfortunately, I already read this link that you sent me. It seems like you may not have understood my question. I saw on this website that you show me (www.ti.com/.../SIMPLELINK-CC13X0-SDK) about three communication protocols that the CC1310 uses. In this one, I saw about BLE, TI 15.4-Stack and what you call "Support for proprietary solutions" I think it is the option in my case because I use "rfEchoTx". The most important thing is to know what is the protocol that I use in this one, because within "Support for proprietary solutions" I can use other options. I hope now I gotta explain better. If I was wrong, please, could you explain to me?

    Regards,

    Danilo

  • The rfEchoTx uses prop. It's easy to check  the exact setup, just click on the .syscfg file in the project and see which phy that is used.