Other Parts Discussed in Thread: LAUNCHXL-CC2640R2
Tool/software: TI-RTOS
Hi everyone, I'm working with the CC2640R2F examples and everything works very well. I tested the communication between two devices with the Simple-Central and Simple-Peripheral examples and I also tested the communication of the device with my APP to turn on / off the LEDs. Now I'm thinking of something much more elaborate. Communication between APP, Simple-Peripheral (Multi Role) and Simple-Central. That is I turn on the led with my APP and I close the led with a button of my device (Simple-central). I tested the Multi-Role example, but when I connect with Simple-Central, my phone doesn't see the Multi-role. Why?
Regards