-
Notifications
You must be signed in to change notification settings - Fork 465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are microbits v2 compatible? #6
Comments
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. |
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. |
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 |
I would like to help porting - contacted Ruuvi via email just now. |
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 |
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
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGETYYQRMWSUP6AT7TWUX7LTMPG73ANCNFSM4YUZFSUQ>
.
|
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 |
There's a new micro bit in town, so would like to know if it's supported/compatible
The text was updated successfully, but these errors were encountered: