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/CC2640R2F: CC2640 Bluetooth Communication

Part Number: CC2640R2F
Other Parts Discussed in Thread: BLE-STACK

Tool/software: TI-RTOS

Hi everyone, I'm working with my CC2640s with a custom 4x4 board. Right now I have made great progress with Project-Zero and my APP. Now I'm testing new queues, including, Simple_Central and Simple_Peripheral. The examples work perfectly, but I have questions:

  1. Is it possible to pair them the first time? and the second communication is automatic?
  2. Is it possible to drive LEDs between the two devices? That is, from Simple_Central I press a button and Simple_Peripheral lights up a LED, if we repeat the button the LED goes off.

I wait your answer.

Regards