Hello
I'm trying to use the secure bootloader from the SDK Examples. It worked all fine with downloading and the example package.
But if I try to make my own application package and send it to the bootloader it doesn't work. There are different kind of failure I get for different tries.
- If I build the blinky example (peripheral/blank) from the SDK and then want to generate a package, it says that it's a wrong value for the size.
- If I generate a package from the "blinky_mbr.hex" from the test images, it works but after downloading and starting the app nothing happens.
It worked with an example which contains a softdevice.
How do I build a project and generate the application package if it doesn't contains a softdevice? (I work with armgcc on linux, no IDE)
Devboard: PCA10056 (NRF52840)
SDK: 15.2.0