seemoo-lab / openhaystack

Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
https://owlink.org
GNU Affero General Public License v3.0
8.03k stars 428 forks source link

NRF firmware source code #234

Open rkreutz opened 4 months ago

rkreutz commented 4 months ago

Hey hello,

I've noticed the macOS app has some hex files for flashing an NRF chip with a firmware that supports rolling keys. I couldn't find any source code to those compiled hex files, does anyone know where to find them? I need to do some small changes on ports/pins in it to get it running on some cheap beacons I have.

Thanks

dakhnod commented 1 month ago

you can check out github.com/dakhnod/faketag as a starting point. It only supports a static list of keys, though.