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

Update UF2 Family for nRF52833 boards #5772

Closed
jpconstantineau opened this issue Dec 23, 2021 · 2 comments
Closed

Update UF2 Family for nRF52833 boards #5772

jpconstantineau opened this issue Dec 23, 2021 · 2 comments

Comments

@jpconstantineau
Copy link

nRF52 bootloader project has updated the family for the nRF52833 to 0x621E937A for the nRF52833.

This will ensure that 840 firmware won't be able to be flashed to a 833 and vice-versa.

We need to update the Makefile here with some if statement to check for the nRf52833.

I don't know if there is anything else that needs updating.

@tannewt tannewt added the nordic label Dec 23, 2021
@tannewt tannewt added this to the Long term milestone Dec 23, 2021
@tannewt
Copy link
Member

tannewt commented Dec 23, 2021

Here is a similar change done for ESP: #5771

@jpconstantineau
Copy link
Author

Changes look relatively simple. Is there a variable that indicates the target? (For the nrf port)

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

3 participants