Hi, I have two BLE centrals and one BLE peripheral. Both centrals are in range of the peripheral and both want to connect to the peripheral at exactly same time. What central will be succesfull? Is it possible that the connection couldn't be established (e.g. centrals will jam each other when both try to extablish the connection at the same time)
How in general are radio conflicts solved by BLE and nrf51?