Hi,
I run the Secure DFU, and I'm doing OTA update without any issue.
The problem is the case that I'm doing an OTA update with a application-version smaller than the one is currently in the board. The Prevalidate fails as expected and sends the respond to the phone. But, the bootloader will stuck and do noting. (I was expecting to get a reset here)
Logs:
-----------------------------
:INFO:Handling signed command
:INFO:Req version: 1, Present: 2
:INFO:Prevalidate FAILED!
:INFO:Sending Response: [0x4, 0xa]
(will stuck here.. )
-----------------------------
So, my question is that, Do I do something wrong here, or it's been like this by design?
SDK v12.3 - NRF52 - SoftDevice S132 v3.0.0