Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using nrfutil to generate a package from a merged hex

When using `nrfutil settings generate` to generate bootloader settings and merging with soft device and App, how do you then use `nrfutil pkg generate` to generate a package – what option do you use to pass the merged hex? Do you need to pass all the same options again as when using settings generate, or does it pull the settings out the bootloader settings?

Related