Hello All,
We are using NRF52840 module, need to work on serial bootloader.
I have gone through the bootloader example, our requirement is need the serial(UART) bootloader without any security(signature validation) code base.
I understood that open bootloader is only for USB, so I started looking in to the example available in "nRF5_SDK_17.0.2_d674dde\examples\dfu\secure_bootloader".
1. For NRF52840, secure_bootloader_uart_mbr_pca10056. Is this can I use for my development or do I have any other project which suites my requirement? Serial bootloader without any security feature. Bare metal bootloader to update application image.
2. In this one another question I have if I modify the structure "nrf_dfu_bank_t" by adding one variable to this. Any issue to the MBR. This particular structure is used in nrf_dfu_settings_t for bank_0 & bank_1.
I request to reply ASAP.
Thanks & Regards,
shekar