nRF5340 OTA fails with Mcu Mgr Error: 10 Group: 1 after interrupted upload

Hi,

I get a Mcu Mgr Error: 10 Group: 1, when I

  1. start OTA on Android smart phone
  2. interrupt during upload by disabling BLE on the phone
  3. enable BLE again
  4. retry OTA upload

This is the corresponding error message:
<err> mcumgr_img_grp: Image upload inspect failed: 10

Do I need to wait longer until the error will go away 

or

do I need to do anything other then retrying directly?

I found out that if I run `kernel reboot cold` on the Zephyr shell, then there is no more Error 10 and the upload will start as expected.

Thanks, Alex

Parents Reply Children
No Data
Related