Hello,
In our project we have a nRF52840DK as central device and a BMD-300 (contains nRF52832 chip) as peripheral device. The BMD-300 sends data to the nRF52840DK with a data-rate of 40kBit/s via Nordic UART Service. This works fine. We implemented a Scan-Filter on the central device, so the central device only connects to a defined BMD-300.
For our application we want to use multiple nRF52840DKs and BMD-300s in the configuration I already mentioned. We are curious on how many of this peer-to-peer connections we can use at the same time before the radio traffic starts to generate problems. Thats the reason why we want to evaluate this.
So here are our questions:
1. Is there a way to evaluate this without buying a lot of nRF52840DKs and BMD-300s?
2. Are there any numbers or documents available, which contain informations regarding this topic?
3. Do you have experience on how many peer-to-peer-connections can be achieved at the same time with a data-rate of 40kBit/s?
Thank you very much in advance.

