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!