Max #Connections - BlueNRG-LP (STEVAL-IDB011V1)
I am a bit confused about the number of connections the BlueNRG-LP can handle.
The device is advertised with 128 concurrent links.
I visited a ST talk where the discussed number was about 50 Connections.
I used the BlueNRG-LP 1.0.0 Radio Wizard that limits the 'Links Number' to 24.
I used the BlueNRG GUI 4.0.0 that limits the 'Num of Links' for the GUI and Python API to 8.
What is meant by concurrent links?
Concurrent 1 = Connections can be open simultaneous, but conflicting if the radio has to handle multiple packet at one moment. (retransmission)
Concurrent 2 = Fully independed channels, working line #n transceivers
Concurrent 3 = The device can store information about this number of connections. But the number of devices with an open connection may be much smaller.
Of course the number of supported links will vary depending on the circumstances.
But could you help me to get a little clearer about this?
My BlueNRG-LP in central role has to bond and connect to 50 peripheral devices.
These 50 connected devices will send ~1 notification per second to the central BlueNRG-LP.
Which APIs can I use here?
