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/CC2640R2F: Running RTLS example without using laptop

Part Number: CC2640R2F

Tool/software: Code Composer Studio

Hi ,

I have tested the RTLS example with CC2640R2. In this PC is required to initiate connection and transfer connection parameters. Is it possible to run the example without PC like by hard coding connection parameters onto devices?

Thanks in advance,

Aswin

  • Hi Aswin,

    Yes, the idea would be that you can replace the PC with some MCU (probably a more powerful device than the CC2640R2). As far as I know we don't have any example for this.

  • Hello,

      Adding to Marie H post, it is possible to hardcode the connection parameters after you already established the connection between the Master and Salve. But these parameters will only be available while this connection is alive. So if for some reason this connection is terminated, you will need to update the Passive with the new parameters.

      Would you mind giving us more information regarding this use case?

       Thanks,

        David