Hi,
working with NCS v1.4.2, I see building products for an <app> landing into subfolder <app>/build/, in several flavours
app_moved_test_update.hex
app_signed.hex
app_test_update.hex
app_to_sign.bin
app_update.bin
merged.hex
There is an additional file
dfu_application.zip
which contains
- app_update.bin
- manifest.json
Is the zipped file allowed to be arbitrarly populated ?
For example, how to make the system to include merged.hex into archive ?