Hello,
How do I create an encrypted/signed image? Where can I find the documentation for doing this? How will I need to modify the bootloader to decode and install the image?
I'm on sdk v11 and the 2.0.0 soft device.
Thanks
Hello,
How do I create an encrypted/signed image? Where can I find the documentation for doing this? How will I need to modify the bootloader to decode and install the image?
I'm on sdk v11 and the 2.0.0 soft device.
Thanks
The experimental signed DFU example project was not included in SDK v11. You can, however, find the project and documentation in SDK v10. It is found under examples/dfu/experimental.
The experimental signed DFU example project was not included in SDK v11. You can, however, find the project and documentation in SDK v10. It is found under examples/dfu/experimental.