Hi,
Using the Nordic secure bootloader for dfu OTA update, I am facing an issue causing the system to go under a condition where the bootloader is not any longer able to launch the application after performing the update over ble.
When this scenario occurs reading back the flash memory with nRFConnect, I find that the flash memory layout has an unexpected region between the two main application blocks as depicted in the figure below

Moreover I noticed that, after connecting with jlink and reading back the flash memory, the system resets and the then application is properly started.
Is there any condition in the bootloader operation that could generate this layout of the application region affecting the application launch?
Any support shall be appreciated.