Dear All,
I would like to know if there is any limitation on the number of iBeacon devices that can be detected (scanned) from device.
I assume the answer to that may depend on the iBeacon advertising interval and/or the scanning timings of the device that is performing the scan.
At the moment the iBeacon protocol is implemented on a nRF52832 device and the scanner is on a nRF52840 device.
The iBeacon advertising interval should be on the higher end of the advertising interval spectrum, around 5 seconds or so.
The scan duration can be in the range of minutes.
Ideally I want to be able to detect about 2000 tags that are in close proximity to each other (within a radius of 20m) and to the gateway as well (maximum 30-40 meters).
I know that my hardware supports a radius of ~50m for a single device.
Thank you very much