After initiating DFU with nrf Connect for Mobile the process crashes right after "Uploading firmware" is shown in the log, and the progress bar does not move on either. Having checked the mcumgr module I've noticed that the img_mgmt_check_header function is returning an error when validating the length of the header. The image I'm uploading is app_update.bin, which is supposedly already signed.