phooky / contact-tracing-ble

Quick implementation of the Apple/Google joint contact tracing beacon specification (now known as "Exposure Notification")
MIT License
34 stars 1 forks source link

Scanning will occassionally permit duplicate advertisements #9

Open phooky opened 4 years ago

phooky commented 4 years ago

This is most likely an issue in the BLE stack, but should be investigated anyway. I'm seeing one of these about every other hour. If worse comes to worse we can filter them manually. In the long run we may want to be able to see duplicates anyway, to build exposure severity histograms!

phooky commented 4 years ago

This is only happening on one of my Raspberry Pi Zero Ws, fwiw.