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.53k stars 465 forks source link

Zephyr-based OpenHaystack firmware #76

Open koenvervloesem opened 3 years ago

koenvervloesem commented 3 years ago

I just published my own Zephyr-based OpenHaystack firmware. Because Zephyr offers a hardware abstraction layer and supports a lot of boards, this should make it possible to use OpenHaystack with many other Bluetooth Low Energy devices.

I've tested this with Nordic Semiconductor's nRF52840 Dongle, the BBC micro:bit v2 and the RuuviTag. I'd love to hear from others what devices they are able to run this firmware on.

Sn0wfreezeDev commented 3 years ago

Great work! We are working on a Zephyr based firmware, too. I hope we can learn from each other 😊

We will definitely start linking to third-party firmwares soon