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

feat: dfu: Support dfu_application.zip Manifest Format Version 1 #221

Open
jeffwelder-ellenbytech opened this issue Sep 10, 2024 · 2 comments

Comments

@jeffwelder-ellenbytech
Copy link

Is your feature request related to a problem? Please describe.
Currently when you select a .zip containing this manifest version the app crashes.
There is a change in the manifest.json for sysbuild and hwm2 in Zephyr that I believe causes the issue.

Docs:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/releases/release-notes-2.7.0.html#build_and_configuration_system

Describe the solution you'd like
Parse and be able to do DFU with a application_update.zip containing the new manifest"format-version": 1,.

@philips77
Copy link
Member

Thank you for creating the issue.
Yes, nRF Connect SDK 2.7 added some changes. For DFU, please use nRF Connect Device Manager app instead, which should work. We will migrate nRF Connect to the latest version of the library.

@jeffwelder-ellenbytech
Copy link
Author

Great, thank you Aleksander!
I was able to update using nRF Connect Device manager.

(P.S. thanks for the great work on the Nordic apps) 😄

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

No branches or pull requests

2 participants