Problems programming Thingy:53

Hi, I have a Thingy:53 development board that I'm trying to program, but I'm running into issues. When the board first arrived, it was working with the nRF Edge app. I then tried to program a different pre-compiled image onto the device using MCUBoot over USB. I used the Programmer tool in nRF Connect for Desktop, but would continuously run into this issue. I was following the steps outlined here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/device_guides/working_with_nrf/nrf53/thingy53_gs.html#updating-through-usb

12:17:11.013	Getting serialport options from persistent store BCEA884802170693.pc-nrfconnect-programmer
12:17:11.104	Using nrf-device-lib-js version: 0.6.12
12:17:11.105	Using nrf-device-lib version: 0.15.3
12:17:11.105	Using nrfjprog DLL version: 10.19.1
12:17:11.106	Using JLink version: JLink_V7.80c
12:17:22.861	Update files regions according to Application core
12:17:22.863	Parse memory regions for file
12:17:29.324	Checking ZIP file: /2023-09-04-precompiled-application-firmware/Edge_Impulse/edge_impulse_1.0.0_thingy53_nrf5340.zip
12:17:29.563	File was last modified at 1/30/2023, 12:30:02 PM
12:17:47.152	Writing /2023-09-04-precompiled-application-firmware/Edge_Impulse/edge_impulse_1.0.0_thingy53_nrf5340.zip to device BCEA884802170693
12:18:07.750	MCUboot DFU failed with error: async task failure for id: 70690554743 msg: [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/Users/cefarrah/Downloads/2023-09-04-precompiled-application-firmware/Edge_Impulse/edge_impulse_1.0.0_thingy53_nrf5340.zip'. Error code: 603 (Timeout). (Origin: "Error when running device operation program")
12:18:07.751	Please make sure that the device is in MCUboot mode and try again.

I tried a few different times and it always ended up with the same error.

I then tried using the nrfutil command line tool and I could see the device and see that it is in mcuboot mode:

nrfutil device list                                                   
BCEA884802170693
product         Bootloader Thingy:53
ports           /dev/tty.usbmodem2101
traits          mcuBoot, nordicUsb, serialPorts, usb

Found 1 supported device(s)

When I try to program the image, it appears to be successful, but the device doesn't appear to be functional afterwards. I'm not getting any output from the serial terminal, and I can no longer connect to it through bluetooth:

nrfutil device program --firmware edge_impulse_1.0.0_thingy53_nrf5340.zip --traits mcuBoot
[00:02:40] ###### 100% [6/6 BCEA884802170693] Programmed

This is on an M1 Mac. I am using nrfutil version 7.6.0 (92ce3a0 2023-08-15) and nRF Connect for Desktop v4.2.1 with Programmer v3.0.9

  • Hi,

    Please upload a log with verbose logging enabled.

    1. Make sure the Thingy:53 connected to your computer and in bootloader mode.
    2. In Programmer go to the 'About' tab and enable verbose logging.
    3. Select 'Restart with verbose logging'.
    4. After the app restarts select the Thingy:53.
    5. Try updating the firmware as previously.
    6. After the error appears, click on 'open log file' at the bottom of the terminal.
    7. Either save the log file somewhere and upload it here with Insert -> Image/video/file, or copy the contents of the log file and go to Insert -> Code then paste the log there.

    Best regards,
    Marte

  • Hi Marte, I followed the above steps. Here are the logs:

    2023-09-29T19:03:59.251Z DEBUG Application data folder: /Users/cefarrah/Library/Application Support/nrfconnect/pc-nrfconnect-programmer
    2023-09-29T19:04:00.202Z INFO Getting serialport options from persistent store BCEA884802170693.pc-nrfconnect-programmer
    2023-09-29T19:04:00.295Z INFO Using nrf-device-lib-js version: 0.6.12
    2023-09-29T19:04:00.296Z INFO Using nrf-device-lib version: 0.15.3
    2023-09-29T19:04:00.296Z INFO Using nrfjprog DLL version: 10.19.1
    2023-09-29T19:04:00.296Z INFO Using JLink version: JLink_V7.80c
    2023-09-29T19:04:00.303Z VERBOSE [nrfdl][trace](12:03:59.250) [jlink] [NRFJPROG][Worker][] Command terminate executed for 0 milliseconds with result 0
    2023-09-29T19:04:00.305Z VERBOSE [nrfdl][trace](12:03:59.250) [jlink] [NRFJPROG][Worker][] Executed 4 commands for 17 milliseconds
    2023-09-29T19:04:00.307Z DEBUG [nrfdl][debug](12:03:59.265) [jlink] [NRFJPROG][Client][] Worker process exited with code: 0
    2023-09-29T19:04:00.309Z DEBUG [nrfdl][debug](12:03:59.265) [jlink] [NRFJPROG][Client][] Worker process exited with code: 0
    2023-09-29T19:04:00.310Z DEBUG [nrfdl][debug](12:03:59.265) [jlink] [NRFJPROG][Client][] Child process terminated with result 0
    2023-09-29T19:04:00.311Z VERBOSE [nrfdl][trace](12:03:59.265) [jlink] [NRFJPROG][Client][] Executed 4 commands for 40 milliseconds
    2023-09-29T19:04:00.313Z DEBUG [nrfdl][debug](12:03:59.265) [jlink] [NRFJPROG][Client][] terminate
    2023-09-29T19:04:00.316Z DEBUG [nrfdl][debug](12:03:59.270) [jlink] JLinkHW::enumerate waiting for futures
    2023-09-29T19:04:00.317Z DEBUG [nrfdl][debug](12:03:59.271) [jlink] JLinkHW::enumerate done waiting for futures
    2023-09-29T19:04:00.318Z DEBUG [nrfdl][debug](12:03:59.271) [jlink] [<-] enumerate [took 231ms]
    2023-09-29T19:04:00.318Z DEBUG [nrfdl][debug](12:03:59.271) Enumeration for plugin 'jlink' took 232 ms
    2023-09-29T19:04:00.318Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Apple serialport enumerate.
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOUserSerial
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOUserService
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOBluetoothDevice
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOBluetoothHCIController
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOResources
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOPlatformExpertDevice
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IORegistryEntry
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOUserSerial
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOUserService
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOBluetoothDevice
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOBluetoothHCIController
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOResources
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOPlatformExpertDevice
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IORegistryEntry
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOUserSerial
    2023-09-29T19:04:00.319Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOUserService
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOBluetoothDevice
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.271) [SerialPortListerHW::APPLE] Class is: IOBluetoothHCIController
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.272) [SerialPortListerHW::APPLE] Class is: IOResources
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.272) [SerialPortListerHW::APPLE] Class is: IOPlatformExpertDevice
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.272) [SerialPortListerHW::APPLE] Class is: IORegistryEntry
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.272) [SerialPortListerHW::APPLE] Class is: AppleUSBACMData
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.272) [SerialPortListerHW::APPLE] Class is: IOUSBHostInterface
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.272) [SerialPortListerHW::APPLE] Class is: IOUSBHostDevice
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.272) [SerialPortListerHW::APPLE] try to map FTDI to segger device
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.273) [jlink] [NRFJPROG][Client][] open
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.273) [jlink] [NRFJPROG][Client][] start
    2023-09-29T19:04:00.320Z DEBUG [nrfdl][debug](12:03:59.401) [serialport] serialport enumerate update device: BCEA884802170693
    2023-09-29T19:04:00.321Z DEBUG [nrfdl][debug](12:03:59.402) Enumeration for plugin 'serialport' took 130 ms
    2023-09-29T19:04:00.321Z DEBUG [nrfdl][debug](12:03:59.402) Enumeration for plugin 'sdfu' took 0 ms
    2023-09-29T19:04:00.321Z DEBUG [nrfdl][debug](12:03:59.403) Enumeration for plugin 'mcuBoot' took 0 ms
    2023-09-29T19:04:00.321Z VERBOSE [nrfdl][trace](12:03:59.403) [broken] BrokenPlugin::enumerate
    2023-09-29T19:04:00.321Z DEBUG [nrfdl][debug](12:03:59.403) Enumeration for plugin 'broken' took 0 ms
    2023-09-29T19:04:00.321Z VERBOSE [nrfdl][trace](12:03:59.403) DeviceLister::enumerate: Found device with serial number: 'BCEA884802170693'
    2023-09-29T19:04:00.321Z VERBOSE [nrfdl][trace](12:03:59.403) DeviceLister::enumerate: device registered to device list
    2023-09-29T19:04:00.321Z VERBOSE [nrfdl][trace](12:03:59.403) DeviceLister::enumerate: Finished in 382 ms
    2023-09-29T19:04:00.321Z VERBOSE [nrfdl][trace](12:03:59.403) DeviceLister::enumerate: Completed waiting for enumerate task
    2023-09-29T19:04:00.321Z VERBOSE [nrfdl][trace](12:03:59.403) DeviceLister::enumerate: done
    2023-09-29T19:04:00.321Z VERBOSE [nrfdl][trace](12:03:59.427) [jlink] [NRFJPROG][Client][] Command open executed for 19 milliseconds with result 0
    2023-09-29T19:04:00.321Z DEBUG [nrfdl][debug](12:03:59.428) [jlink] [NRFJPROG][Client][] jlink_dll_version
    2023-09-29T19:04:00.321Z VERBOSE [nrfdl][trace](12:03:59.433) [jlink] [NRFJPROG][Client][] Command jlink_dll_version executed for 5 milliseconds with result 0
    2023-09-29T19:04:00.321Z DEBUG [nrfdl][debug](12:03:59.437) [jlink] [NRFJPROG][SeggerBackend][] Logger sink registered in Segger backend logger
    2023-09-29T19:04:00.321Z DEBUG [nrfdl][debug](12:03:59.437) [jlink] [NRFJPROG][JLink][] Logger sink registered in JLink logger
    2023-09-29T19:04:00.321Z DEBUG [nrfdl][debug](12:03:59.437) [jlink] [NRFJPROG][nRFXX][] open
    2023-09-29T19:04:00.321Z DEBUG [nrfdl][debug](12:03:59.437) [jlink] [NRFJPROG][nRFXX][] just_check_family
    2023-09-29T19:04:00.321Z DEBUG [nrfdl][debug](12:03:59.437) [jlink] [NRFJPROG][SeggerBackend][] open_dll
    2023-09-29T19:04:00.322Z DEBUG [nrfdl][debug](12:03:59.437) [jlink] [NRFJPROG][SeggerBackend][] No J-Link DLL path was provided. Attempting to auto detect.
    2023-09-29T19:04:00.323Z WARN [nrfdl][warning](12:03:59.437) [jlink] [NRFJPROG][SeggerBackend][] Executing using Rosetta 2. In case of unexpected errors, try executing with arch -arch arm64 nrfjprog...
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.437) [jlink] [NRFJPROG][SeggerBackend][] Set batch mode
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.437) [jlink] [NRFJPROG][SeggerBackend][] dll_version
    2023-09-29T19:04:00.324Z VERBOSE [nrfdl][trace](12:03:59.437) [jlink] [NRFJPROG][Worker][] Command open executed for 4 milliseconds with result 0
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][nRFXX][] dll_version
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][SeggerBackend][] is_connected_to_emu
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][SeggerBackend][] dll_version
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][SeggerBackend][] is_connected_to_emu
    2023-09-29T19:04:00.324Z VERBOSE [nrfdl][trace](12:03:59.442) [jlink] [NRFJPROG][Worker][] Command jlink_dll_version executed for 0 milliseconds with result 0
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][nRFXX][] close
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][SeggerBackend][] is_connected_to_emu
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][SeggerBackend][] close
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][SeggerBackend][] disconnect_from_emu
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][SeggerBackend][] is_connected_to_emu
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][SeggerBackend][] Segger Backend closed.
    2023-09-29T19:04:00.324Z DEBUG [nrfdl][debug](12:03:59.442) [jlink] [NRFJPROG][nRFXX][] nRF family DLL closed
    2023-09-29T19:04:00.325Z VERBOSE [nrfdl][trace](12:03:59.450) [jlink] [NRFJPROG][Client][] Command close executed for 16 milliseconds with result 0
    2023-09-29T19:04:00.325Z DEBUG [nrfdl][debug](12:03:59.450) [jlink] [NRFJPROG][Client][] terminate
    2023-09-29T19:04:00.325Z VERBOSE [nrfdl][trace](12:03:59.450) [jlink] [NRFJPROG][Client][] Command terminate executed for 0 milliseconds with result 0
    2023-09-29T19:04:00.325Z VERBOSE [nrfdl][trace](12:03:59.453) [jlink] [NRFJPROG][Worker][] Command close executed for 13 milliseconds with result 0
    2023-09-29T19:04:00.325Z VERBOSE [nrfdl][trace](12:03:59.453) [jlink] [NRFJPROG][Worker][] Command terminate executed for 0 milliseconds with result 0
    2023-09-29T19:04:00.325Z VERBOSE [nrfdl][trace](12:03:59.453) [jlink] [NRFJPROG][Worker][] Executed 4 commands for 17 milliseconds
    2023-09-29T19:04:00.325Z DEBUG [nrfdl][debug](12:03:59.466) [jlink] [NRFJPROG][Client][] Child process terminated with result 0
    2023-09-29T19:04:00.325Z VERBOSE [nrfdl][trace](12:03:59.467) [jlink] [NRFJPROG][Client][] Executed 4 commands for 40 milliseconds
    2023-09-29T19:04:00.325Z DEBUG [nrfdl][debug](12:03:59.467) [jlink] [NRFJPROG][Client][] terminate
    2023-09-29T19:04:00.684Z DEBUG App pc-nrfconnect-programmer v3.0.9 local
    2023-09-29T19:04:00.685Z DEBUG App path: /Users/cefarrah/.nrfconnect-apps/node_modules/pc-nrfconnect-programmer
    2023-09-29T19:04:00.685Z DEBUG nRFConnect 4.2.1, required by the app is (>=4.0.0)
    2023-09-29T19:04:00.685Z DEBUG nRFConnect path: /Applications/nRF Connect for Desktop.app/Contents/Resources/app.asar
    2023-09-29T19:04:00.686Z DEBUG HomeDir: /Users/cefarrah
    2023-09-29T19:04:00.686Z DEBUG TmpDir: /var/folders/95/2p4vmx757t94679f9fslg_nm0000gr/T/
    2023-09-29T19:04:04.279Z DEBUG Client Id: 0d5b608a-bd24-4927-a4b8-4713106c54cf
    2023-09-29T19:04:04.427Z DEBUG Google Analytics for category pc-nrfconnect-programmer has initialized
    2023-09-29T19:04:18.473Z DEBUG Sending usage data {"category":"pc-nrfconnect-programmer","action":"architecture","label":"x64"}
    2023-09-29T19:04:18.482Z DEBUG Sending usage data {"category":"pc-nrfconnect-programmer","action":"Open device","label":"mcuboot"}
    2023-09-29T19:04:18.485Z DEBUG Sending usage data {"category":"pc-nrfconnect-programmer","action":"Open jlink device family","label":"NRF53_FAMILY"}
    2023-09-29T19:04:18.486Z DEBUG Sending usage data {"category":"pc-nrfconnect-programmer","action":"Open jlink device version","label":"Thingy53"}
    2023-09-29T19:04:18.486Z DEBUG Sending usage data {"category":"pc-nrfconnect-programmer","action":"Open jlink device board version","label":"PCA20053"}
    2023-09-29T19:04:18.487Z INFO Update files regions according to Application core
    2023-09-29T19:04:18.487Z INFO Parse memory regions for file
    2023-09-29T19:04:27.485Z INFO Checking ZIP file:  /Users/cefarrah/Downloads/2023-09-04-precompiled-application-firmware/Edge_Impulse/edge_impulse_1.0.0_thingy53_nrf5340.zip
    2023-09-29T19:04:27.751Z INFO File was last modified at  1/30/2023, 12:30:02 PM
    2023-09-29T19:04:37.099Z INFO Writing /Users/cefarrah/Downloads/2023-09-04-precompiled-application-firmware/Edge_Impulse/edge_impulse_1.0.0_thingy53_nrf5340.zip to device BCEA884802170693
    2023-09-29T19:04:37.181Z INFO [nrfdl][info](12:04:37.103) Loaded plugin /Applications/nRF Connect for Desktop.app/Contents/Resources/app.asar.unpacked/node_modules/@nordicsemiconductor/nrf-device-lib-js/Release/14-nrfdl-mcuboot-plugin.nrfdl, starting to resolve symbols
    2023-09-29T19:04:37.181Z DEBUG [nrfdl][debug](12:04:37.105) [mcuboot] [->] program
    2023-09-29T19:04:37.181Z DEBUG [nrfdl][debug](12:04:37.105) [mcuBoot] Using programming options specified in provided JSON document.
    2023-09-29T19:04:37.181Z DEBUG [nrfdl][debug](12:04:37.105) [mcuboot] [->] loadMultiImageFile
    2023-09-29T19:04:37.181Z DEBUG [nrfdl][debug](12:04:37.112) [mcuboot] [<-] loadMultiImageFile [took 7ms]
    2023-09-29T19:04:37.181Z DEBUG [nrfdl][debug](12:04:37.112) [mcuboot] [->] programMCU
    2023-09-29T19:04:37.181Z DEBUG [nrfdl][debug](12:04:37.112) [mcuBoot] Mcuboot::initMcubootDevice: Using serial port '/dev/tty.usbmodem2101'
    2023-09-29T19:04:37.181Z DEBUG [nrfdl][debug](12:04:37.112) [mcuBoot] Mcuboot::initMcubootDevice: Using default initial packet MTU 254
    2023-09-29T19:04:37.181Z DEBUG [nrfdl][debug](12:04:37.112) [mcuboot] Timeout set to 20000ms
    2023-09-29T19:04:37.602Z INFO [nrfdl][info](12:04:37.601) [mcuBoot] Successfully opened port: /dev/tty.usbmodem2101@115200,flow_control:none,parity:none.
    2023-09-29T19:04:37.603Z VERBOSE [nrfdl][trace](12:04:37.603) [mcuBoot] TX pkt with header: op:0 flags:0 len:14, group:2, seq:0, id: 0, total size: 36, wait time: 400, timeout rx: 400, timeout tx: 0
    2023-09-29T19:04:37.604Z VERBOSE [nrfdl][trace](12:04:37.603) [mcuBoot] UART TX(39)
    2023-09-29T19:04:37.604Z VERBOSE [nrfdl][trace](12:04:37.603) [mcuBoot] Waiting with timeout 400ms
    2023-09-29T19:04:37.605Z VERBOSE [nrfdl][trace](12:04:37.604) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.605Z DEBUG [nrfdl][debug](12:04:37.604) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.605Z VERBOSE [nrfdl][trace](12:04:37.604) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.605Z VERBOSE [nrfdl][trace](12:04:37.605) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.605Z VERBOSE [nrfdl][trace](12:04:37.605) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.605Z VERBOSE [nrfdl][trace](12:04:37.605) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.605Z VERBOSE [nrfdl][trace](12:04:37.605) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.605Z VERBOSE [nrfdl][trace](12:04:37.605) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.605Z VERBOSE [nrfdl][trace](12:04:37.605) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.606Z VERBOSE [nrfdl][trace](12:04:37.605) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.606Z VERBOSE [nrfdl][trace](12:04:37.606) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.607Z VERBOSE [nrfdl][trace](12:04:37.606) [mcuBoot] UART RX(5)
    2023-09-29T19:04:37.607Z VERBOSE [nrfdl][trace](12:04:37.607) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.607Z VERBOSE [nrfdl][trace](12:04:37.607) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.607Z VERBOSE [nrfdl][trace](12:04:37.607) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.607Z VERBOSE [nrfdl][trace](12:04:37.607) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.607Z VERBOSE [nrfdl][trace](12:04:37.607) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.607Z VERBOSE [nrfdl][trace](12:04:37.607) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.607Z VERBOSE [nrfdl][trace](12:04:37.607) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.608Z VERBOSE [nrfdl][trace](12:04:37.608) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.608Z VERBOSE [nrfdl][trace](12:04:37.608) [mcuBoot] UART RX(2)
    2023-09-29T19:04:37.608Z VERBOSE [nrfdl][trace](12:04:37.608) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.608Z VERBOSE [nrfdl][trace](12:04:37.608) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.608Z DEBUG [nrfdl][debug](12:04:37.608) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.608Z DEBUG [nrfdl][debug](12:04:37.608) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.608Z DEBUG [nrfdl][debug](12:04:37.608) [mcuBoot] Decoded SMP Frame: op:1, flags:0, len:6, seq:0, id:0
    2023-09-29T19:04:37.608Z VERBOSE [nrfdl][trace](12:04:37.608) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.608Z DEBUG [nrfdl][debug](12:04:37.608) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.609Z DEBUG [nrfdl][debug](12:04:37.609) [mcuboot] Not able to obtain connection parameters. Continuing with defaults, max frame size  : 127, mtu: 254
    2023-09-29T19:04:37.609Z DEBUG [nrfdl][debug](12:04:37.609) [mcuboot] Have image upload chunk size of 80 (1st packet) and 132 (proceeding)
    2023-09-29T19:04:37.609Z DEBUG [nrfdl][debug](12:04:37.609) [mcuboot] Using MTU 254 and frame size 127.
    2023-09-29T19:04:37.609Z DEBUG [nrfdl][debug](12:04:37.609) [mcuboot] [->] programMultiImageFile
    2023-09-29T19:04:37.609Z DEBUG [nrfdl][debug](12:04:37.609) [mcuboot] Requesting image erase prior to uploading new image.
    2023-09-29T19:04:37.609Z VERBOSE [nrfdl][trace](12:04:37.609) [mcuBoot] TX pkt with header: op:2 flags:0 len:1, group:1, seq:1, id: 5, total size: 20, wait time: 20000, timeout rx: 400, timeout tx: 0
    2023-09-29T19:04:37.609Z VERBOSE [nrfdl][trace](12:04:37.609) [mcuBoot] UART TX(23)
    2023-09-29T19:04:37.625Z VERBOSE [nrfdl][trace](12:04:37.610) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z DEBUG [nrfdl][debug](12:04:37.610) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.610) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.610) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.610) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.610) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.610) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.610) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.611) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.611) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.611) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.611) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.611) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.611) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.611) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.612) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.612) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.612) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.612) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.612) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.612) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.613) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.613) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.613) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.613) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.626Z VERBOSE [nrfdl][trace](12:04:37.613) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.627Z VERBOSE [nrfdl][trace](12:04:37.613) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.627Z VERBOSE [nrfdl][trace](12:04:37.613) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.627Z DEBUG [nrfdl][debug](12:04:37.613) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.627Z DEBUG [nrfdl][debug](12:04:37.613) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.627Z DEBUG [nrfdl][debug](12:04:37.613) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:6, seq:1, id:5
    2023-09-29T19:04:37.627Z VERBOSE [nrfdl][trace](12:04:37.614) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.627Z DEBUG [nrfdl][debug](12:04:37.614) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.639Z VERBOSE [nrfdl][trace](12:04:37.639) [mcuBoot] Waiting with timeout 20000ms
    2023-09-29T19:04:37.643Z VERBOSE [nrfdl][trace](12:04:37.642) [mcuboot] rx: {"rc":8}
    2023-09-29T19:04:37.643Z ERROR [nrfdl][error](12:04:37.642) [mcuboot] delete package returns error 8
    2023-09-29T19:04:37.644Z DEBUG [nrfdl][debug](12:04:37.643) [mcuboot] Uploading chunk offset: 0, len: 80, out of total len 532628, target addr: 0
    2023-09-29T19:04:37.644Z VERBOSE [nrfdl][trace](12:04:37.643) [mcuBoot] TX pkt with header: op:2 flags:0 len:147, group:1, seq:2, id: 1, total size: 212, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.644Z VERBOSE [nrfdl][trace](12:04:37.643) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.644Z VERBOSE [nrfdl][trace](12:04:37.643) [mcuBoot] UART TX(91)
    2023-09-29T19:04:37.644Z VERBOSE [nrfdl][trace](12:04:37.643) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.733Z VERBOSE [nrfdl][trace](12:04:37.733) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.734Z DEBUG [nrfdl][debug](12:04:37.733) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.734Z VERBOSE [nrfdl][trace](12:04:37.733) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.734Z VERBOSE [nrfdl][trace](12:04:37.733) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.734Z VERBOSE [nrfdl][trace](12:04:37.734) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.734Z VERBOSE [nrfdl][trace](12:04:37.734) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.734Z VERBOSE [nrfdl][trace](12:04:37.734) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.734Z VERBOSE [nrfdl][trace](12:04:37.734) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.734Z VERBOSE [nrfdl][trace](12:04:37.734) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.734Z VERBOSE [nrfdl][trace](12:04:37.734) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.735Z VERBOSE [nrfdl][trace](12:04:37.734) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.735Z VERBOSE [nrfdl][trace](12:04:37.735) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.735Z VERBOSE [nrfdl][trace](12:04:37.735) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.735Z VERBOSE [nrfdl][trace](12:04:37.735) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.735Z VERBOSE [nrfdl][trace](12:04:37.735) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.735Z VERBOSE [nrfdl][trace](12:04:37.735) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.735Z VERBOSE [nrfdl][trace](12:04:37.735) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.736Z VERBOSE [nrfdl][trace](12:04:37.736) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.736Z VERBOSE [nrfdl][trace](12:04:37.736) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.736Z VERBOSE [nrfdl][trace](12:04:37.736) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.736Z VERBOSE [nrfdl][trace](12:04:37.736) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.736Z VERBOSE [nrfdl][trace](12:04:37.736) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.736Z VERBOSE [nrfdl][trace](12:04:37.736) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.736Z VERBOSE [nrfdl][trace](12:04:37.736) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.737Z VERBOSE [nrfdl][trace](12:04:37.737) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.737Z VERBOSE [nrfdl][trace](12:04:37.737) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.737Z VERBOSE [nrfdl][trace](12:04:37.737) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.737Z VERBOSE [nrfdl][trace](12:04:37.737) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.737Z VERBOSE [nrfdl][trace](12:04:37.737) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.737Z VERBOSE [nrfdl][trace](12:04:37.737) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.737Z VERBOSE [nrfdl][trace](12:04:37.737) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.738Z VERBOSE [nrfdl][trace](12:04:37.738) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.738Z VERBOSE [nrfdl][trace](12:04:37.738) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.738Z VERBOSE [nrfdl][trace](12:04:37.738) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.738Z VERBOSE [nrfdl][trace](12:04:37.738) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.738Z VERBOSE [nrfdl][trace](12:04:37.738) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.738Z DEBUG [nrfdl][debug](12:04:37.738) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.738Z DEBUG [nrfdl][debug](12:04:37.738) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.738Z DEBUG [nrfdl][debug](12:04:37.738) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:12, seq:2, id:1
    2023-09-29T19:04:37.738Z VERBOSE [nrfdl][trace](12:04:37.738) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.738Z DEBUG [nrfdl][debug](12:04:37.738) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.738Z DEBUG [nrfdl][debug](12:04:37.738) [mcuboot] Chunk upload took 95ms. Current upload runtime is 0s
    2023-09-29T19:04:37.739Z DEBUG [nrfdl][debug](12:04:37.738) [mcuboot] Uploading chunk offset: 80, len: 132, out of total len 532628, target addr: 80
    2023-09-29T19:04:37.739Z VERBOSE [nrfdl][trace](12:04:37.738) [mcuBoot] TX pkt with header: op:2 flags:0 len:153, group:1, seq:3, id: 1, total size: 220, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.739Z VERBOSE [nrfdl][trace](12:04:37.738) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.739Z VERBOSE [nrfdl][trace](12:04:37.738) [mcuBoot] UART TX(99)
    2023-09-29T19:04:37.739Z VERBOSE [nrfdl][trace](12:04:37.738) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.743Z VERBOSE [nrfdl][trace](12:04:37.743) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.743Z DEBUG [nrfdl][debug](12:04:37.743) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.743Z VERBOSE [nrfdl][trace](12:04:37.743) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.743Z VERBOSE [nrfdl][trace](12:04:37.743) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.744Z VERBOSE [nrfdl][trace](12:04:37.744) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.744Z VERBOSE [nrfdl][trace](12:04:37.744) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.744Z VERBOSE [nrfdl][trace](12:04:37.744) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.744) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.744) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.744) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.744) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.745) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.745) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.745) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.745) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.745) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.745) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.745Z VERBOSE [nrfdl][trace](12:04:37.745) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.746Z VERBOSE [nrfdl][trace](12:04:37.746) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.746Z VERBOSE [nrfdl][trace](12:04:37.746) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.746Z VERBOSE [nrfdl][trace](12:04:37.746) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.746Z VERBOSE [nrfdl][trace](12:04:37.746) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.746Z VERBOSE [nrfdl][trace](12:04:37.746) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.746Z VERBOSE [nrfdl][trace](12:04:37.746) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.747Z VERBOSE [nrfdl][trace](12:04:37.746) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.747Z VERBOSE [nrfdl][trace](12:04:37.747) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.747Z VERBOSE [nrfdl][trace](12:04:37.747) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.747Z VERBOSE [nrfdl][trace](12:04:37.747) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.747Z VERBOSE [nrfdl][trace](12:04:37.747) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.747Z VERBOSE [nrfdl][trace](12:04:37.747) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.747Z VERBOSE [nrfdl][trace](12:04:37.747) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.748Z VERBOSE [nrfdl][trace](12:04:37.747) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.748Z VERBOSE [nrfdl][trace](12:04:37.748) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.748Z VERBOSE [nrfdl][trace](12:04:37.748) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.748Z VERBOSE [nrfdl][trace](12:04:37.748) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.748Z VERBOSE [nrfdl][trace](12:04:37.748) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.748Z DEBUG [nrfdl][debug](12:04:37.748) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.748Z DEBUG [nrfdl][debug](12:04:37.748) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.748Z DEBUG [nrfdl][debug](12:04:37.748) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:12, seq:3, id:1
    2023-09-29T19:04:37.748Z DEBUG [nrfdl][debug](12:04:37.748) [mcuboot] Chunk upload took 9ms. Current upload runtime is 0s
    2023-09-29T19:04:37.748Z DEBUG [nrfdl][debug](12:04:37.748) [mcuboot] Uploading chunk offset: 212, len: 132, out of total len 532628, target addr: 212
    2023-09-29T19:04:37.748Z VERBOSE [nrfdl][trace](12:04:37.748) [mcuBoot] TX pkt with header: op:2 flags:0 len:153, group:1, seq:4, id: 1, total size: 220, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.748Z VERBOSE [nrfdl][trace](12:04:37.748) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.748Z VERBOSE [nrfdl][trace](12:04:37.748) [mcuBoot] UART TX(99)
    2023-09-29T19:04:37.748Z VERBOSE [nrfdl][trace](12:04:37.748) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.748Z VERBOSE [nrfdl][trace](12:04:37.748) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.749Z DEBUG [nrfdl][debug](12:04:37.748) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.753Z VERBOSE [nrfdl][trace](12:04:37.753) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.753Z DEBUG [nrfdl][debug](12:04:37.753) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.753Z VERBOSE [nrfdl][trace](12:04:37.753) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.753Z VERBOSE [nrfdl][trace](12:04:37.753) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.753Z VERBOSE [nrfdl][trace](12:04:37.753) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.753Z VERBOSE [nrfdl][trace](12:04:37.753) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.754Z VERBOSE [nrfdl][trace](12:04:37.753) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.754Z VERBOSE [nrfdl][trace](12:04:37.754) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.757Z VERBOSE [nrfdl][trace](12:04:37.754) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.757Z VERBOSE [nrfdl][trace](12:04:37.754) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.757Z VERBOSE [nrfdl][trace](12:04:37.754) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.757Z VERBOSE [nrfdl][trace](12:04:37.754) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.757Z VERBOSE [nrfdl][trace](12:04:37.754) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.757Z VERBOSE [nrfdl][trace](12:04:37.755) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.755) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.755) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.755) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.755) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.755) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.755) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.756) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.756) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.756) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.756) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.756) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.756) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.756) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.757) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.757) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.757) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.757) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.757) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.757) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.758Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.759Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.759Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.759Z DEBUG [nrfdl][debug](12:04:37.758) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.759Z DEBUG [nrfdl][debug](12:04:37.758) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.759Z DEBUG [nrfdl][debug](12:04:37.758) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:4, id:1
    2023-09-29T19:04:37.759Z DEBUG [nrfdl][debug](12:04:37.758) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.759Z DEBUG [nrfdl][debug](12:04:37.758) [mcuboot] Uploading chunk offset: 344, len: 132, out of total len 532628, target addr: 344
    2023-09-29T19:04:37.759Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:5, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.759Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.759Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.759Z VERBOSE [nrfdl][trace](12:04:37.758) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.759Z VERBOSE [nrfdl][trace](12:04:37.759) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.759Z DEBUG [nrfdl][debug](12:04:37.759) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.764Z VERBOSE [nrfdl][trace](12:04:37.763) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.766Z DEBUG [nrfdl][debug](12:04:37.763) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.766Z VERBOSE [nrfdl][trace](12:04:37.763) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.766Z VERBOSE [nrfdl][trace](12:04:37.763) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.766Z VERBOSE [nrfdl][trace](12:04:37.764) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.766Z VERBOSE [nrfdl][trace](12:04:37.764) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.767Z VERBOSE [nrfdl][trace](12:04:37.764) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.767Z VERBOSE [nrfdl][trace](12:04:37.764) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.767Z VERBOSE [nrfdl][trace](12:04:37.764) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.767Z VERBOSE [nrfdl][trace](12:04:37.764) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.767Z VERBOSE [nrfdl][trace](12:04:37.764) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.767Z VERBOSE [nrfdl][trace](12:04:37.765) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.767Z VERBOSE [nrfdl][trace](12:04:37.765) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.767Z VERBOSE [nrfdl][trace](12:04:37.765) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.768Z VERBOSE [nrfdl][trace](12:04:37.765) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.768Z VERBOSE [nrfdl][trace](12:04:37.765) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.768Z VERBOSE [nrfdl][trace](12:04:37.765) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.768Z VERBOSE [nrfdl][trace](12:04:37.765) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.769Z VERBOSE [nrfdl][trace](12:04:37.766) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.769Z VERBOSE [nrfdl][trace](12:04:37.766) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.769Z VERBOSE [nrfdl][trace](12:04:37.766) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.769Z VERBOSE [nrfdl][trace](12:04:37.766) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.769Z VERBOSE [nrfdl][trace](12:04:37.766) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.769Z VERBOSE [nrfdl][trace](12:04:37.766) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.769Z VERBOSE [nrfdl][trace](12:04:37.766) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.767) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.767) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.767) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.767) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.767) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.767) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.768) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.768) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.768) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.768) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.768) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.768) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.770Z VERBOSE [nrfdl][trace](12:04:37.768) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.771Z VERBOSE [nrfdl][trace](12:04:37.769) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.771Z VERBOSE [nrfdl][trace](12:04:37.769) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.771Z DEBUG [nrfdl][debug](12:04:37.769) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.771Z DEBUG [nrfdl][debug](12:04:37.769) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.771Z DEBUG [nrfdl][debug](12:04:37.769) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:5, id:1
    2023-09-29T19:04:37.771Z DEBUG [nrfdl][debug](12:04:37.769) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.771Z DEBUG [nrfdl][debug](12:04:37.769) [mcuboot] Uploading chunk offset: 476, len: 132, out of total len 532628, target addr: 476
    2023-09-29T19:04:37.771Z VERBOSE [nrfdl][trace](12:04:37.769) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:6, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.771Z VERBOSE [nrfdl][trace](12:04:37.769) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.771Z VERBOSE [nrfdl][trace](12:04:37.769) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.771Z VERBOSE [nrfdl][trace](12:04:37.769) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.771Z VERBOSE [nrfdl][trace](12:04:37.769) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.771Z DEBUG [nrfdl][debug](12:04:37.769) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.773Z VERBOSE [nrfdl][trace](12:04:37.773) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.774Z DEBUG [nrfdl][debug](12:04:37.773) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.774Z VERBOSE [nrfdl][trace](12:04:37.774) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.774Z VERBOSE [nrfdl][trace](12:04:37.774) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.774Z VERBOSE [nrfdl][trace](12:04:37.774) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.774Z VERBOSE [nrfdl][trace](12:04:37.774) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.774Z VERBOSE [nrfdl][trace](12:04:37.774) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.774Z VERBOSE [nrfdl][trace](12:04:37.774) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.775Z VERBOSE [nrfdl][trace](12:04:37.774) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.775Z VERBOSE [nrfdl][trace](12:04:37.775) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.775Z VERBOSE [nrfdl][trace](12:04:37.775) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.775Z VERBOSE [nrfdl][trace](12:04:37.775) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.775Z VERBOSE [nrfdl][trace](12:04:37.775) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.775Z VERBOSE [nrfdl][trace](12:04:37.775) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.775Z VERBOSE [nrfdl][trace](12:04:37.775) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.776Z VERBOSE [nrfdl][trace](12:04:37.775) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.776Z VERBOSE [nrfdl][trace](12:04:37.776) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.776Z VERBOSE [nrfdl][trace](12:04:37.776) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.776Z VERBOSE [nrfdl][trace](12:04:37.776) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.776Z VERBOSE [nrfdl][trace](12:04:37.776) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.776Z VERBOSE [nrfdl][trace](12:04:37.776) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.776Z VERBOSE [nrfdl][trace](12:04:37.776) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.777Z VERBOSE [nrfdl][trace](12:04:37.776) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.777Z VERBOSE [nrfdl][trace](12:04:37.777) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.777Z VERBOSE [nrfdl][trace](12:04:37.777) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.777) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.777) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.777) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.777) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.778) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.778) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.778) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.778) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.778) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.778) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.778Z VERBOSE [nrfdl][trace](12:04:37.778) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.779Z VERBOSE [nrfdl][trace](12:04:37.779) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.779Z VERBOSE [nrfdl][trace](12:04:37.779) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.779Z VERBOSE [nrfdl][trace](12:04:37.779) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.779Z VERBOSE [nrfdl][trace](12:04:37.779) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.779Z DEBUG [nrfdl][debug](12:04:37.779) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.794Z DEBUG [nrfdl][debug](12:04:37.779) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.794Z DEBUG [nrfdl][debug](12:04:37.779) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:6, id:1
    2023-09-29T19:04:37.794Z DEBUG [nrfdl][debug](12:04:37.779) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.794Z DEBUG [nrfdl][debug](12:04:37.779) [mcuboot] Uploading chunk offset: 608, len: 132, out of total len 532628, target addr: 608
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.779) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:7, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.779) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.779) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.779) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.779) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.794Z DEBUG [nrfdl][debug](12:04:37.779) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.784) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.794Z DEBUG [nrfdl][debug](12:04:37.784) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.784) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.784) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.784) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.784) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.785) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.794Z VERBOSE [nrfdl][trace](12:04:37.785) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.795Z VERBOSE [nrfdl][trace](12:04:37.785) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.795Z VERBOSE [nrfdl][trace](12:04:37.785) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.795Z VERBOSE [nrfdl][trace](12:04:37.785) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.795Z VERBOSE [nrfdl][trace](12:04:37.785) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.795Z VERBOSE [nrfdl][trace](12:04:37.785) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.795Z VERBOSE [nrfdl][trace](12:04:37.786) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.795Z VERBOSE [nrfdl][trace](12:04:37.786) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.795Z VERBOSE [nrfdl][trace](12:04:37.786) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.786) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.786) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.786) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.786) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.787) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.787) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.787) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.787) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.787) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.787) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.787) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.788) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.788) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.788) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.788) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.788) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.788) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.788) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.789) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.789) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.789) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.789) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.789) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z VERBOSE [nrfdl][trace](12:04:37.789) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.807Z DEBUG [nrfdl][debug](12:04:37.789) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.807Z DEBUG [nrfdl][debug](12:04:37.789) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.807Z DEBUG [nrfdl][debug](12:04:37.789) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:7, id:1
    2023-09-29T19:04:37.807Z DEBUG [nrfdl][debug](12:04:37.789) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.808Z DEBUG [nrfdl][debug](12:04:37.789) [mcuboot] Uploading chunk offset: 740, len: 132, out of total len 532628, target addr: 740
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.789) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:8, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.789) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.789) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.789) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.790) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.808Z DEBUG [nrfdl][debug](12:04:37.790) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.794) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.808Z DEBUG [nrfdl][debug](12:04:37.794) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.794) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.794) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.795) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.795) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.795) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.795) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.795) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.808Z VERBOSE [nrfdl][trace](12:04:37.795) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.795) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.796) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.796) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.796) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.796) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.796) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.796) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.796) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.797) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.797) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.797) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.797) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.797) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.797) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.797) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.798) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.798) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.798) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.798) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.798) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.798) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.809Z VERBOSE [nrfdl][trace](12:04:37.799) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.799) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.799) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.799) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.799) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.799) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.799) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.800) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.800) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z DEBUG [nrfdl][debug](12:04:37.800) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.810Z DEBUG [nrfdl][debug](12:04:37.800) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.810Z DEBUG [nrfdl][debug](12:04:37.800) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:8, id:1
    2023-09-29T19:04:37.810Z DEBUG [nrfdl][debug](12:04:37.800) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.810Z DEBUG [nrfdl][debug](12:04:37.800) [mcuboot] Uploading chunk offset: 872, len: 132, out of total len 532628, target addr: 872
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.800) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:9, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.800) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.800) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.800) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.800) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z DEBUG [nrfdl][debug](12:04:37.800) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.804) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z DEBUG [nrfdl][debug](12:04:37.804) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.805) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.805) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.805) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.805) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.805) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.805) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.805) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.810Z VERBOSE [nrfdl][trace](12:04:37.806) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.806) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.806) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.806) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.806) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.806) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.806) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.807) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.807) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.807) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.807) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.807) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.807) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.811Z VERBOSE [nrfdl][trace](12:04:37.808) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.808) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.808) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.808) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.808) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.808) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.808) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.809) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.809) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.809) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.809) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.809) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.809) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.809) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.810) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.810) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.810) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.810) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z DEBUG [nrfdl][debug](12:04:37.810) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.812Z DEBUG [nrfdl][debug](12:04:37.810) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.812Z DEBUG [nrfdl][debug](12:04:37.810) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:9, id:1
    2023-09-29T19:04:37.812Z DEBUG [nrfdl][debug](12:04:37.810) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.812Z DEBUG [nrfdl][debug](12:04:37.810) [mcuboot] Uploading chunk offset: 1004, len: 132, out of total len 532628, target addr: 1004
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.810) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:10, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.810) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.810) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.810) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.812Z VERBOSE [nrfdl][trace](12:04:37.810) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.812Z DEBUG [nrfdl][debug](12:04:37.810) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.850Z VERBOSE [nrfdl][trace](12:04:37.815) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.857Z DEBUG [nrfdl][debug](12:04:37.815) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.857Z VERBOSE [nrfdl][trace](12:04:37.815) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.858Z VERBOSE [nrfdl][trace](12:04:37.815) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.858Z VERBOSE [nrfdl][trace](12:04:37.815) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.858Z VERBOSE [nrfdl][trace](12:04:37.815) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.858Z VERBOSE [nrfdl][trace](12:04:37.816) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.858Z VERBOSE [nrfdl][trace](12:04:37.816) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.858Z VERBOSE [nrfdl][trace](12:04:37.816) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.858Z VERBOSE [nrfdl][trace](12:04:37.816) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.858Z VERBOSE [nrfdl][trace](12:04:37.816) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.859Z VERBOSE [nrfdl][trace](12:04:37.816) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.816) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.817) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.817) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.817) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.817) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.817) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.817) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.817) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.818) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.818) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.818) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.818) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.818) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.818) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.818) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.819) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.819) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.819) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.866Z VERBOSE [nrfdl][trace](12:04:37.819) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.819) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.819) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.820) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.820) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.820) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.820) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.820) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.820) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.820) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z DEBUG [nrfdl][debug](12:04:37.820) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.867Z DEBUG [nrfdl][debug](12:04:37.820) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.867Z DEBUG [nrfdl][debug](12:04:37.820) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:10, id:1
    2023-09-29T19:04:37.867Z DEBUG [nrfdl][debug](12:04:37.820) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.867Z DEBUG [nrfdl][debug](12:04:37.820) [mcuboot] Uploading chunk offset: 1136, len: 132, out of total len 532628, target addr: 1136
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.820) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:11, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.821) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.821) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.821) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.821) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z DEBUG [nrfdl][debug](12:04:37.821) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.825) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z DEBUG [nrfdl][debug](12:04:37.825) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.825) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.825) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.826) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.826) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.826) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.826) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.826) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.826) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.867Z VERBOSE [nrfdl][trace](12:04:37.826) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.827) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.827) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.827) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.827) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.827) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.827) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.827) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.828) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.828) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.828) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.828) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.828) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.828) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.828) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.829) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.829) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.829) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.829) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.829) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.829) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.830) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.830) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.830) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.830) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.830) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.830) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.830) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.831) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z VERBOSE [nrfdl][trace](12:04:37.831) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.868Z DEBUG [nrfdl][debug](12:04:37.831) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.869Z DEBUG [nrfdl][debug](12:04:37.831) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.869Z DEBUG [nrfdl][debug](12:04:37.831) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:11, id:1
    2023-09-29T19:04:37.869Z DEBUG [nrfdl][debug](12:04:37.831) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.869Z DEBUG [nrfdl][debug](12:04:37.831) [mcuboot] Uploading chunk offset: 1268, len: 132, out of total len 532628, target addr: 1268
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.831) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:12, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.831) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.831) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.831) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.831) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z DEBUG [nrfdl][debug](12:04:37.831) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.835) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z DEBUG [nrfdl][debug](12:04:37.835) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.836) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.836) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.836) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.836) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.836) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.836) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.836) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.837) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.837) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.869Z VERBOSE [nrfdl][trace](12:04:37.837) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.837) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.837) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.837) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.838) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.838) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.838) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.838) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.838) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.838) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.838) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.839) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.839) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.839) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.839) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.839) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.839) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.839) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.840) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.840) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.840) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.870Z VERBOSE [nrfdl][trace](12:04:37.840) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.871Z VERBOSE [nrfdl][trace](12:04:37.840) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.871Z VERBOSE [nrfdl][trace](12:04:37.840) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.871Z VERBOSE [nrfdl][trace](12:04:37.840) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.871Z VERBOSE [nrfdl][trace](12:04:37.841) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.871Z VERBOSE [nrfdl][trace](12:04:37.841) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.871Z VERBOSE [nrfdl][trace](12:04:37.841) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.871Z VERBOSE [nrfdl][trace](12:04:37.841) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.871Z DEBUG [nrfdl][debug](12:04:37.841) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.871Z DEBUG [nrfdl][debug](12:04:37.841) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.871Z DEBUG [nrfdl][debug](12:04:37.841) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:12, id:1
    2023-09-29T19:04:37.871Z DEBUG [nrfdl][debug](12:04:37.841) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.871Z DEBUG [nrfdl][debug](12:04:37.841) [mcuboot] Uploading chunk offset: 1400, len: 132, out of total len 532628, target addr: 1400
    2023-09-29T19:04:37.895Z VERBOSE [nrfdl][trace](12:04:37.841) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:13, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.841) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.841) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.841) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.841) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.896Z DEBUG [nrfdl][debug](12:04:37.841) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.846) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.896Z DEBUG [nrfdl][debug](12:04:37.846) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.846) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.846) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.846) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.846) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.846) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.896Z VERBOSE [nrfdl][trace](12:04:37.847) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.897Z VERBOSE [nrfdl][trace](12:04:37.847) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.897Z VERBOSE [nrfdl][trace](12:04:37.847) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.897Z VERBOSE [nrfdl][trace](12:04:37.847) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.897Z VERBOSE [nrfdl][trace](12:04:37.847) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.897Z VERBOSE [nrfdl][trace](12:04:37.847) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.897Z VERBOSE [nrfdl][trace](12:04:37.848) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.897Z VERBOSE [nrfdl][trace](12:04:37.848) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.897Z VERBOSE [nrfdl][trace](12:04:37.848) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.897Z VERBOSE [nrfdl][trace](12:04:37.848) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.848) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.848) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.848) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.849) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.849) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.849) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.849) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.849) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.849) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.849) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.850) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.850) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.850) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.850) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.850) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.898Z VERBOSE [nrfdl][trace](12:04:37.850) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.899Z VERBOSE [nrfdl][trace](12:04:37.850) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.899Z VERBOSE [nrfdl][trace](12:04:37.851) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.899Z VERBOSE [nrfdl][trace](12:04:37.851) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.899Z VERBOSE [nrfdl][trace](12:04:37.851) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.899Z VERBOSE [nrfdl][trace](12:04:37.851) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.899Z VERBOSE [nrfdl][trace](12:04:37.851) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.901Z VERBOSE [nrfdl][trace](12:04:37.851) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.902Z DEBUG [nrfdl][debug](12:04:37.851) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.906Z DEBUG [nrfdl][debug](12:04:37.851) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.912Z DEBUG [nrfdl][debug](12:04:37.851) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:13, id:1
    2023-09-29T19:04:37.912Z DEBUG [nrfdl][debug](12:04:37.851) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.912Z DEBUG [nrfdl][debug](12:04:37.851) [mcuboot] Uploading chunk offset: 1532, len: 132, out of total len 532628, target addr: 1532
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.851) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:14, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.851) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.851) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.851) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.852) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.912Z DEBUG [nrfdl][debug](12:04:37.852) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.856) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.912Z DEBUG [nrfdl][debug](12:04:37.856) [mcuBoot] StartOfPacket or ContinuationFrame not found, discarding data received on UART (if any). 0 bytes discarded; retaining 1 byte
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.856) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.856) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.857) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.857) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.857) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.857) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.857) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.912Z VERBOSE [nrfdl][trace](12:04:37.857) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.913Z VERBOSE [nrfdl][trace](12:04:37.857) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.913Z VERBOSE [nrfdl][trace](12:04:37.858) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.913Z VERBOSE [nrfdl][trace](12:04:37.858) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.913Z VERBOSE [nrfdl][trace](12:04:37.858) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.913Z VERBOSE [nrfdl][trace](12:04:37.858) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.913Z VERBOSE [nrfdl][trace](12:04:37.858) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.913Z VERBOSE [nrfdl][trace](12:04:37.858) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.913Z VERBOSE [nrfdl][trace](12:04:37.858) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.859) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.859) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.859) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.859) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.859) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.859) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.859) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.860) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.860) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.860) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.860) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.860) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.860) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.861) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.861) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.861) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.861) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.861) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.861) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.861) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.862) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.862) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.914Z DEBUG [nrfdl][debug](12:04:37.862) [mcuBoot] Frame type after decode: START
    2023-09-29T19:04:37.914Z DEBUG [nrfdl][debug](12:04:37.862) [mcuBoot] Attempting to decode frames vector with 1 frames
    2023-09-29T19:04:37.914Z DEBUG [nrfdl][debug](12:04:37.862) [mcuBoot] Decoded SMP Frame: op:3, flags:0, len:13, seq:14, id:1
    2023-09-29T19:04:37.914Z DEBUG [nrfdl][debug](12:04:37.862) [mcuboot] Chunk upload took 10ms. Current upload runtime is 0s
    2023-09-29T19:04:37.914Z DEBUG [nrfdl][debug](12:04:37.862) [mcuboot] Uploading chunk offset: 1664, len: 132, out of total len 532628, target addr: 1664
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.862) [mcuBoot] TX pkt with header: op:2 flags:0 len:154, group:1, seq:15, id: 1, total size: 224, wait time: 20000, timeout rx: 2000, timeout tx: 2000
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.862) [mcuBoot] UART TX(127)
    2023-09-29T19:04:37.914Z VERBOSE [nrfdl][trace](12:04:37.862) [mcuBoot] UART TX(103)
    2023-09-29T19:04:37.915Z VERBOSE [nrfdl][trace](12:04:37.862) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:37.915Z VERBOSE [nrfdl][trace](12:04:37.862) [mcuBoot] UART RX(1)
    2023-09-29T19:04:37.915Z DEBUG [nrfdl][debug](12:04:37.862) [mcuBoot] Removing late carriage return
    2023-09-29T19:04:39.869Z VERBOSE [nrfdl][trace](12:04:39.868) [mcuBoot] Got uart flags: DATA true, CORRUPT false
    2023-09-29T19:04:39.872Z VERBOSE [nrfdl][trace](12:04:39.868) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:41.877Z DEBUG [nrfdl][debug](12:04:41.869) [mcuBoot] Re-sending package. 15994ms left before timeout.
    2023-09-29T19:04:41.893Z VERBOSE [nrfdl][trace](12:04:41.869) [mcuBoot] UART TX(127)
    2023-09-29T19:04:41.895Z VERBOSE [nrfdl][trace](12:04:41.869) [mcuBoot] UART TX(103)
    2023-09-29T19:04:41.895Z VERBOSE [nrfdl][trace](12:04:41.869) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:43.881Z VERBOSE [nrfdl][trace](12:04:43.875) [mcuBoot] Got uart flags: DATA false, CORRUPT false
    2023-09-29T19:04:43.882Z DEBUG [nrfdl][debug](12:04:43.875) [mcuBoot] Re-sending package. 13988ms left before timeout.
    2023-09-29T19:04:43.883Z VERBOSE [nrfdl][trace](12:04:43.875) [mcuBoot] UART TX(127)
    2023-09-29T19:04:43.883Z VERBOSE [nrfdl][trace](12:04:43.875) [mcuBoot] UART TX(103)
    2023-09-29T19:04:43.883Z VERBOSE [nrfdl][trace](12:04:43.875) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:45.887Z VERBOSE [nrfdl][trace](12:04:45.879) [mcuBoot] Got uart flags: DATA false, CORRUPT false
    2023-09-29T19:04:45.895Z DEBUG [nrfdl][debug](12:04:45.879) [mcuBoot] Re-sending package. 11983ms left before timeout.
    2023-09-29T19:04:45.895Z VERBOSE [nrfdl][trace](12:04:45.879) [mcuBoot] UART TX(127)
    2023-09-29T19:04:45.895Z VERBOSE [nrfdl][trace](12:04:45.879) [mcuBoot] UART TX(103)
    2023-09-29T19:04:45.895Z VERBOSE [nrfdl][trace](12:04:45.879) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:47.887Z VERBOSE [nrfdl][trace](12:04:47.885) [mcuBoot] Got uart flags: DATA false, CORRUPT false
    2023-09-29T19:04:47.891Z DEBUG [nrfdl][debug](12:04:47.885) [mcuBoot] Re-sending package. 9978ms left before timeout.
    2023-09-29T19:04:47.891Z VERBOSE [nrfdl][trace](12:04:47.885) [mcuBoot] UART TX(127)
    2023-09-29T19:04:47.891Z VERBOSE [nrfdl][trace](12:04:47.885) [mcuBoot] UART TX(103)
    2023-09-29T19:04:47.892Z VERBOSE [nrfdl][trace](12:04:47.885) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:49.886Z VERBOSE [nrfdl][trace](12:04:49.886) [mcuBoot] Got uart flags: DATA false, CORRUPT false
    2023-09-29T19:04:49.892Z DEBUG [nrfdl][debug](12:04:49.886) [mcuBoot] Re-sending package. 7976ms left before timeout.
    2023-09-29T19:04:49.892Z VERBOSE [nrfdl][trace](12:04:49.886) [mcuBoot] UART TX(127)
    2023-09-29T19:04:49.892Z VERBOSE [nrfdl][trace](12:04:49.886) [mcuBoot] UART TX(103)
    2023-09-29T19:04:49.892Z VERBOSE [nrfdl][trace](12:04:49.886) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:51.891Z VERBOSE [nrfdl][trace](12:04:51.890) [mcuBoot] Got uart flags: DATA false, CORRUPT false
    2023-09-29T19:04:51.891Z DEBUG [nrfdl][debug](12:04:51.890) [mcuBoot] Re-sending package. 5972ms left before timeout.
    2023-09-29T19:04:51.891Z VERBOSE [nrfdl][trace](12:04:51.890) [mcuBoot] UART TX(127)
    2023-09-29T19:04:51.891Z VERBOSE [nrfdl][trace](12:04:51.890) [mcuBoot] UART TX(103)
    2023-09-29T19:04:51.891Z VERBOSE [nrfdl][trace](12:04:51.890) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:53.896Z VERBOSE [nrfdl][trace](12:04:53.896) [mcuBoot] Got uart flags: DATA false, CORRUPT false
    2023-09-29T19:04:53.897Z DEBUG [nrfdl][debug](12:04:53.896) [mcuBoot] Re-sending package. 3967ms left before timeout.
    2023-09-29T19:04:53.898Z VERBOSE [nrfdl][trace](12:04:53.896) [mcuBoot] UART TX(127)
    2023-09-29T19:04:53.898Z VERBOSE [nrfdl][trace](12:04:53.896) [mcuBoot] UART TX(103)
    2023-09-29T19:04:53.898Z VERBOSE [nrfdl][trace](12:04:53.896) [mcuBoot] Waiting with timeout 2000ms
    2023-09-29T19:04:55.901Z VERBOSE [nrfdl][trace](12:04:55.900) [mcuBoot] Got uart flags: DATA false, CORRUPT false
    2023-09-29T19:04:55.902Z DEBUG [nrfdl][debug](12:04:55.901) [mcuBoot] Re-sending package. 1962ms left before timeout.
    2023-09-29T19:04:55.903Z VERBOSE [nrfdl][trace](12:04:55.901) [mcuBoot] UART TX(127)
    2023-09-29T19:04:55.906Z VERBOSE [nrfdl][trace](12:04:55.901) [mcuBoot] UART TX(103)
    2023-09-29T19:04:55.906Z VERBOSE [nrfdl][trace](12:04:55.901) [mcuBoot] Waiting with timeout 1962ms
    2023-09-29T19:04:57.877Z DEBUG [nrfdl][debug](12:04:57.864) [mcuBoot] No time left to wait for data. Timeout
    2023-09-29T19:04:57.877Z ERROR [nrfdl][error](12:04:57.866) [mcuboot] Error during hex file upload. Upload returned an error.
    2023-09-29T19:04:57.877Z DEBUG [nrfdl][debug](12:04:57.868) [mcuboot] [<-] programMultiImageFile [took 20259ms]
    2023-09-29T19:04:57.877Z DEBUG [nrfdl][debug](12:04:57.868) [mcuBoot] serial port read on port /dev/tty.usbmodem2101 aborted
    2023-09-29T19:04:57.877Z VERBOSE [nrfdl][trace](12:04:57.871) [mcuBoot] serial io_context executed 564 handlers.
    2023-09-29T19:04:57.877Z INFO [nrfdl][info](12:04:57.871) [mcuBoot] serial port /dev/tty.usbmodem2101 closed.
    2023-09-29T19:04:57.877Z DEBUG [nrfdl][debug](12:04:57.871) [mcuboot] [<-] programMCU [took 20759ms]
    2023-09-29T19:04:57.877Z DEBUG [nrfdl][debug](12:04:57.871) [mcuboot] [<-] program [took 20767ms]
    2023-09-29T19:04:57.877Z DEBUG [nrfdl][debug](12:04:57.873) ~async_task id: 156300392202
    2023-09-29T19:04:57.877Z INFO [nrfdl][info](12:04:57.873) close plugin dll at path: /Applications/nRF Connect for Desktop.app/Contents/Resources/app.asar.unpacked/node_modules/@nordicsemiconductor/nrf-device-lib-js/Release/14-nrfdl-mcuboot-plugin.nrfdl
    2023-09-29T19:04:57.879Z ERROR MCUboot DFU failed with error: async task failure for id: 156300392202 msg: [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/Users/cefarrah/Downloads/2023-09-04-precompiled-application-firmware/Edge_Impulse/edge_impulse_1.0.0_thingy53_nrf5340.zip'. Error code: 603 (Timeout). (Origin: "Error when running device operation program")
    2023-09-29T19:04:57.879Z ERROR Please make sure that the device is in MCUboot mode and try again.
    

  • I was having the same problem, and came across this post:  RE: Thingy53 Not able to reprogram using MCUBOOT opr nrf5340-dk. , suggesting to downgrade to nRF Connect 4.1.1 , and it worked on the first try.  I thought nRF Connect was basically just a front end for the other applications, but I guess there's more to it since they were both running Programmer version (3.0.9), but opening it from nRF Connect 4.1.1 worked perfectly.  Hope this helps!

  • That also worked for me! Thanks for the tip!

Related