Hello,
In our application, the central device will connect to one peripheral node at a time, collect the data, and disconnect it. There may be more than 30 to 40 peripheral devices in the range of the central device.
We are using nRF52840 as a central node and nRF52833 as a peripheral device.
We are using nRF5 SDK v17.0.0 and softdevice 140.
Can the central device connect to all 30-40 sensor node one by one?
Is there any limitation on maximum number of bonds?