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

Trying to update modem SW on a brand new Thingy 91 board. MCUboot DFU failed. Please make sure that the device is in MCUboot mode and try again. None of answered questions fixed issue.

Windows 10 USB link. NRF connect 3.6. Followed recommended instruction on extracting firmware. Pressed switch 3 in middle of board on power up. Device showed up in window. Clicked enable MCU boot.  Got error: MCUboot DFU failed. Please make sure that the device is in MCUboot mode and try again.    You can see the file version I was trying to load below.   Sorry, I can't tell what serial number the board is. But it says: PCA20035   1.4.0   2020.22  I noted that several people have posted about this, but did not see any solutions in the threads.   I do not have a segger debugger.

Thanks

Jim

20:26:17.108
Modem DFU starts to write...
20:26:17.108
Writing C:\Users\jimdo\OneDrive\Nordic\thingy91_fw_2020-10-30_5522ca2b (1)\mfwnrf9160122.zip to device
20:26:29.566
MCUboot DFU failed. Please make sure that the device is in MCUboot mode and try again.
Parents Reply
  • Have you installed Go?

    As C:\Go is the default install path, I assume you have, but it never hurts to make sure.

    Next, could you check if 'C:\Go\bin' is in your Path?

    For me, it is in the system Path, and not my user's Path, so you might have to check both. If it is not there, try to add it to your (user's) Path, and see if that helps.

    You might also have to add '%USERPROFILE%\go\bin' to your path, to let cmd find mcumgr.

Children
Related