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

Random address always begins with 0x55 #10

Closed phooky closed 4 years ago

phooky commented 4 years ago

Bug or spec? Taking a look.

phooky commented 4 years ago

... technically, of course, it ENDS with 0x55 because we're LSB.

It looks like every address is being marked as invalid (all zeros or ones).