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.

CC2540 Central communicating with Peripheral and Broadcaster

Other Parts Discussed in Thread: CC2540

Hi,

Today I have 2 products working with BT LE: I have a CC2540 working as Central and it communicates with another CC2540 as Peripheral (no ID implemented).

But now I want to add 1 more product that will work as Broadcaster (also with CC2540).

Then, the working process should be like this: the Central communicates with the Peripheral, and set a Flag (on Central). The Central "sees" the Broadcaster and then unset the Flag. Broadcaster and Peripheral should have different IDs, that's why Central can recognize them as different products.

 Any good idea in how can I do that?

 Thanks in advice!