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:
- Is it possible to pair them the first time? and the second communication is automatic?
- 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