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: BLE connection CC2640

Other Parts Discussed in Thread: CC2640R2F

Tool/software: TI-RTOS

Hi everyone, I'm new in this forum and I'm glad to be part of it. My company and I are working with the CC2640R2F 7x7 and 4x4 and we are testing the various examples, trying to implement something interesting. Right now, I'm focusing on the security of communication between devices and smartphones / tablets. I have read about the various security options on SimpleLink Academy, but I would like something more secure. I found on Github (  ) , this version of BLE SDK, where there are examples of security with the ability to change passkey remotely or otherwise. Do you confirm me? The only problem is that I can not compile these examples on my CCS (I'm using the latest version). Thanks to those who will help me.

  • Hey Mario,

    We're glad to assist. Unfortunately, the security_examples project was designed for an older device, not the cc2640r2.

    You should be able to port over the necessary APIs directly to your existing cc2640r2 project, and use the security_examples project as a base.

    If you have any further questions, don't hesitate to ask!