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: Communication between two CC2640

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?