Skip to content
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

Emergency bootloader for nRF52 devices #74

Open
jwise opened this issue May 27, 2019 · 1 comment
Open

Emergency bootloader for nRF52 devices #74

jwise opened this issue May 27, 2019 · 1 comment

Comments

@jwise
Copy link
Contributor

jwise commented May 27, 2019

nRF52 devices will need an emergency / update bootloader. Since they have plenty of micro flash, probably the best thing to do is to give them a separate image that uses the nRF SoftDevice APIs already that always lives in micro flash and has its own Bluetooth stack, rather than a two-stage "bootloader + PRF" style solution like Pebbles used to have.

@jwise
Copy link
Contributor Author

jwise commented Oct 12, 2020

I'm doing the two-stage bootloader + PRF thing for now, because I think it'll be easier in the long run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant