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

[CLI] Better Support of Multi-Slot Firmware Updates #10

Open
SZenglein opened this issue Jan 8, 2025 · 0 comments
Open

[CLI] Better Support of Multi-Slot Firmware Updates #10

SZenglein opened this issue Jan 8, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@SZenglein
Copy link
Collaborator

Reference: https://docs.zephyrproject.org/latest/services/device_mgmt/smp_groups/smp_group_1.html

We support specifying a slot when sending a firmware update, but currently this slot is not used on the next boot with the default zephyr behaviour..

The command to set the "confirm" and "test" flags (see zephyr doc) needs to be implemented in the CLI. The messages are already defined in the library, so it should be a matter of adding the app subcommand and testing it.

@SZenglein SZenglein added enhancement New feature or request good first issue Good for newcomers labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant