Other Parts Discussed in Thread: CC2541
Hi,
I am trying to assess whether networking could be possible by using the TI's BLE stack and I would like to find the answers to the following questions which is critical for my objective. Your feedback and comments will be greatly appreciated.
1 - How many simultaneous master-slave connections are supported by the stack?
2 - Is peripheral-to-central and central-to-peripheral role changes supported? Can these role changes be performed without power cycling or resetting the stack?
3 - If role switching is supported without power cycling or resetting the device, how fast does this role switching take place in milliseconds?
4 - Does the stack support combined roles such as "central scanner" and "peripheral broadcaster"? What I mean by a combined role is as follows:
4.1. central scanner: While the central device is connected to one or more slaves, it is able to perform scanning other devices around it without aborting its existing connections.
4.2. peripheral broadcaster: While a peripheral device is connected to a central device, it is still able to broadcast to other devices around it without disconnecting. (However, no new connections to this peripheral device can be made)
5 - What is thefootprint of TI's stack in terms of RAM and Flash?
Kind regards...