Part Number: CC2640R2F
Other Parts Discussed in Thread: LAUNCHXL-CC2640R2, BLE-STACK, CC2640
Tool/software: TI-RTOS
Hi friends,
I'm implementing new things on my CC2640R2F LAUNCHXL. I have tested the Project-zero very well and it works really well, even with my customized APP. Now I would only like to take care of my devices. Is it possible to make them communicate with each other? In a nutshell, I would like to make such a communication:
From device 1 I click the button and on device 2 the LED lights up.
Do you have suggestions?