ota error:The image does not have a valid mcu header

Hi all,

nrf54l15dk,v3.0.1,peripheral_uart demo and no changes have been made.

Then add the following content to prj.conf

sysbuild.conf

mcuboot.conf

Finally, use the OTA file under build to upgrade

Looking forward to your reply!

Parents Reply
  • Hi,

    I am checking internally whether there are any differences in the versions for OTA. Please expect a slight delay as it's the summer holidays here and we are slightly short staffed at the moment.

    Could you try with the v2.9.0? Also, please note that in newer SDK (from v3.x.x) one needs to use Sysbuild, so maybe you had CONFIG_BOOT_SIGNATURE_TYPE_RSA in mcuboot.conf before and now in v3.0.1 since there is Sysbuild, SB_CONFIG_BOOT_SIGNATURE_TYPE_RSA is what helps. 

    Please do verify these in the meantime.

    -Priyanka

Children
No Data
Related