contact-tracing-ble
contact-tracing-ble copied to clipboard
Quick implementation of the Apple/Google joint contact tracing beacon specification (now known as "Exposure Notification")
Have you been able to verify your code against values sent over the air by Apple or Google? We have a number of 'FD6F' advertising packets sniffed from the latest...
The Raspberry Pi doesn't have a RTC and needs to initially connect to a network to set the time correctly. We should interact with fake-hwclock in some manner to ensure...
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...
It's probably fine, as we're doing passive scanning, but it's technically against spec.
i've been using so many languages inconsistently lately that my coding practices are a mess