Hi, I have been running into some problems with the serial secure bootloader example in the SDKv13.1.
I build the example project from the SDK v13.1 with a custom generated public key file, and only flash SD + BL to the eval board to test. The firmware package used includes (BL + SD + APP). The key and the firmware package work fine as I have used them for OTA BLE DFU upgrades.
When initiating the dfu process through nrfutil, it appears that everything is starting up, and packages are getting transferred over, but at 78% I get a error saying that serial port does not respond to ping. This is repeatable and the progress bar always shows 78% when the error occurs.
Any insight into this is greatly appreciated, enclosed is a screen shot of the error.
I will try to provide more information later by turning nrf_log on, I have a project that integrates both serial and ble transport layer with logging turned on, but decided to validate the behaviour of example serial bootloader by itself before trying on my own to better isolate potential errors.
Best regards,
Jian