Other Parts Discussed in Thread: CC2540
HI,
I'm currently designing a system when multiple devices can interact together over a wireless link. On a periodic base, each device would wake up, listen for any connection/advertisement requests and go back to sleep if nothing is going on. On each device, there would be a button. When it's pressed, the device would wake up and advertise the action. When the other devices wakes to listen, it would grab that event.
My question is about role switching in BLE and the BLE 1.2 stack from TI. I know it supports role switching as the readme says. I'm looking for example of that in the examples projects. Are there any? Devices would always be observing and on an event they would become advertisers.
By the way, I have two SmartRF05 boards with two CC2540 EM.
Thanks for any help!