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.23k stars 447 forks source link

Are microbits v2 compatible? #6

Open sagz opened 3 years ago

sagz commented 3 years ago

There's a new micro bit in town, so would like to know if it's supported/compatible

schmittner commented 3 years ago

The v2 micro:bit uses a newer chip from Nordic, so the current firmware will not work.

It should be possible to port this to the nRF5 SDK to support more/all Nordic chips.

yonnath commented 3 years ago

Hi, thanks. I was enthusiastic to test OpenHS but I have a micro:bit v2. Looking forward to testing a port for the nRF5 platform.

hakunti commented 3 years ago

Wow, great job!

If someone is interested to port firmware to RuuviTags and other devices running on nRF52, we will ship free RuuviTags and a the Nordic nRF52 development kit. Our code is available at https://github.com/ruuvi. Our software and hardware both are open-source :)

Br. Henri, Ruuvi

teutat3s commented 3 years ago

I would like to help porting - contacted Ruuvi via email just now.

acalatrava commented 3 years ago

I just published an alternative firmware that works on nRF52. I tested it myself on a E104-BT5032 module but @hakunti some free RuuviTags for testing won't hurt ;)

https://github.com/acalatrava/openhaystack-firmware/tree/main/apps/openhaystack-alternative

hakunti commented 3 years ago

Just confirm your address :)

Kind regards,

Henri Hakunti

COO, Ruuvi Innovations Ltd (Oy)ruuvi.com https://ruuvi.com

On Fri, 7 May 2021 at 14:43, Antonio Calatrava @.***> wrote:

I just published an alternative firmware that works on nRF52. I tested it myself on a E104-BT5032 module but @hakunti https://github.com/hakunti some free RuuviTags for testing won't hurt ;)

https://github.com/acalatrava/openhaystack-firmware/tree/main/apps/openhaystack-alternative

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/seemoo-lab/openhaystack/issues/6#issuecomment-834298565, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGETYYQRMWSUP6AT7TWUX7LTMPG73ANCNFSM4YUZFSUQ .

koenvervloesem commented 3 years ago

Maybe interesting to know: I'm running my own Zephyr-based OpenHaystack firmware on both the micro:bit v2 and the RuuviTag: https://github.com/koenvervloesem/openhaystack-zephyr