This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

FOTA upgrade over BLE crashes (nrf5340)

Hi,
 
I'm working with the nrf5340 and I'm trying to perform a FOTA upgrade over BLE. 
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.
 
Am I missing any step?
 
Thanks
Parents
  • Hi,

    Sorry for the delay. I believe I have replicated the same problem here but haven't been able to find out what the problem is yet. Everything appears to work when I repeat the same procedure on a nRF52 target, so it seems like we may have a configuration issue for the 53. I'll continue to investigate this and update the ticket as soon as I have more information to share.

Reply
  • Hi,

    Sorry for the delay. I believe I have replicated the same problem here but haven't been able to find out what the problem is yet. Everything appears to work when I repeat the same procedure on a nRF52 target, so it seems like we may have a configuration issue for the 53. I'll continue to investigate this and update the ticket as soon as I have more information to share.

Children
Related