nRF5340: Forbid BT-DFU when only app_update.bin is uploaded

Hi there

My costumer was not able to update the cpunet on a nRF5340.

A lot of troubleshooting now led to the insight, that the costumer used only the app_update.bin file and not the complete .zip folder.

Is there a way to forbid the update on the nRF5340 when the net_core_app_update.bin is missing (so when the app is not using the .zip-folder)?

SDK: v2.6.1

Thank you and best regards

Chris

Parents Reply Children
  • Thanks for the prompt answer.

    The app_update.bin is fine, but the net_core_app_update.bin is missing.

    How can I check the compatibility with the current ?cpunet? firmware version on the device?

    My situation (just to make clear):

    • The advertisment method is changed with the update (normal to extended)
    • After only updating the cpuapp (with app_update.bin) the extended advertisment can't be started
      • The cpunet core will possible not have extended advertisment enabled, because it's running on the old code
    • Without advertisment, the device can't be connected for further updates/downgrades.
Related