<div id="geary-body" dir="auto"><div>Some weeks ago, we spoke about Covid tracking and using Bluetooth tags. I wondered about what would happen if there were many tags in a close proximity. </div><div><br></div><div>I had the opportunity to set up a test, and now have some actual data.</div><div><ul><li>104 devices operating as BLE beacons, transmitting an iBeacon-format signal every 1.5 s</li><li>CR2032 battery, plastic housing</li><li>all bundled together in a plastic bag</li><li>my PC with a USB BT adaptor acting as a monitor</li><li>using Python 'beacontools' to monitor beacons</li><li>with a filter to receive only the BT address prefix that I am interested in</li></ul><div><b>Results</b></div><div><ul><li>In 20 scans, the monitor has heard all tags, every time.</li><li>It takes ~100 ms for the system to report the first tag.</li><li>It takes 8--10 seconds for the system to report up all 104 tags.</li><li>In 60 s of scanning, each device is heard an average of 22.8 times. </li><li>Each device transmit 60/1.5 = 40 times, so we hear just over 50% of the transmissions.</li></ul></div></div><div>I know that there are other BLE beacons in the area, as well as many WiFi networks, BT phones, headphones, TVs, etc in the vicinity.</div><div><br></div><div>The system works better than I imagined it would...</div><div><br></div><div>Stephen Irons</div><div><br></div></div>