Failed to program thingy91x

Hello,


I recently bought a Thingy91x; before that, I was using a Thingy91. I activated it and successfully programmed the Hello nRF Cloud firmware via the Quick Start in nRF Connect. It worked perfectly. Then, I wanted to program it using the VS Code project, but out of habit, I loaded the Asset Tracker v2 project for the Thingy91 and programmed the nRF5340.

Since then, I’ve been unable to reprogram it using either nRF Connect or VS Code — even when using the correct project this time. I get the following error messages:

On nRF Connect:
Failed to program the Application core.
Contact support on DevZone and provide the Log if the problem persists.

On VS Code (v2.9.1) following the guide hello-nrfcloud.github.io/.../gsg_guide.html :

C:\dev\firmwares\hello-nrfcloud\project> west thingy91x-dfu
Trying to put nRF91 in bootloader mode...
nrf91 on THINGY91X_XX is in bootloader mode
[00:00:20] ###### 100% [4/4 THINGY91X_XX] Failed, Error when programming through MCUBoot: Unable to program mu
Error: One or more program tasks failed:
* THINGY91X_XX: Error when programming through MCUBoot: Unable to program multi-image file from file 'build/dfu_application.zip'. Error code: 603 (Timeout). (McubootTimeout)

Do I have a chance to recover my device?

Thanks in advance

 

Parents
  • I've tried on Ubuntu, with the hello-nrfcloud firmware, thingy91x is flashed by a nrf5240dk:

    -- west flash: using runner nrfutil
    -- runners.nrfutil: reset after flashing requested
    Using board 001050240536
    -- runners.nrfutil: Flashing file: /home/sylvain/dev/firmwares/recover/hello-nrfcloud/project/build/merged.hex
    Error: One or more batch tasks failed:
    * 1050240536: Device error: QSPI is not a valid peripheral option for external flash programming (Generic)

    FATAL ERROR: command exited with status 1: nrfutil --json device x-execute-batch --batch-path /home/sylvain/dev/firmwares/recover/hello-nrfcloud/project/build/generated_nrfutil_batch.json --serial-number 1050240536

  • Hello,

    ToTo42 said:
    I've tried on Ubuntu, with the hello-nrfcloud firmware, thingy91x is flashed by a nrf5240dk:

    The nRF52840DK is not compliant with the Thingy:91 X. Neither the nRF9151 nor nRF5340 are supported by the onboard debugger of the nRF52840DK. This is due to these devices being Arm Cortex-M33.

    Then, I wanted to program it using the VS Code project, but out of habit, I loaded the Asset Tracker v2 project for the Thingy91 and programmed the nRF5340.

    Did you program the nRF5340 with the Asset Tracker? If so, you will need to reprogram the nRF5340 with the thingy91x_nrf53_connectivity_bridge_v2.0.1 image, found in the Precompiled application and modem firmware package.

    Kind regards,
    Øyvind

  • Hello, apologies for the late reply. I will have a look at this today and get back to you within end of day.

    Kind regards,
    Øyvind

  • Are you able to program the device using the programmer app in nRF Connect for Desktop?

  • Are you using the nRF7002DK when programming the Thingy;:91 X in the programmer application? If so, please use the .hex file from the precompiled package. This should should restore the connectivity bridge.

    Can you also please share the logs from the programmer app after doing the steps above?

    Kind regards,
    Øyvind

  • I select the thingy91X device on device list. I wasn't aware that you can program with a eval kit outside vscode.

    If I see the thingy91x on programmer, is the connectivity bridge ok?

    With verbose logging:

    2025-04-30T12:01:56.116Z INFO Initialising the bundled nrfutil device
    2025-04-30T12:01:56.137Z DEBUG Application data folder: /home/sylvain/.config/nrfconnect/pc-nrfconnect-programmer
    2025-04-30T12:01:56.175Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:56.175Z DEBUG App pc-nrfconnect-programmer v4.5.0 (official)
    2025-04-30T12:01:56.175Z DEBUG App path: /home/sylvain/.nrfconnect-apps/node_modules/pc-nrfconnect-programmer
    2025-04-30T12:01:56.175Z DEBUG nRFConnect 5.1.0, required by the app is (>=5.0.2)
    2025-04-30T12:01:56.175Z DEBUG nRFConnect path: /tmp/.mount_nrfcon4rnYbQ/resources/app.asar
    2025-04-30T12:01:56.175Z DEBUG HomeDir: /home/sylvain
    2025-04-30T12:01:56.175Z DEBUG TmpDir: /tmp
    2025-04-30T12:01:56.339Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:56.628Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:56.629Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:56.635Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:56.637Z INFO Using the bundled core version for nrfutil device: 8.0.0
    2025-04-30T12:01:56.643Z INFO [PID:12574] nrfutil-device (version = 2.6.4, platform = x86_64-unknown-linux-gnu) invoked with list --traits nordicUsb,serialPorts,jlink,mcuBoot,nordicDfu --hotplug --json --log-output=stdout --log-level trace 
    2025-04-30T12:01:56.643Z DEBUG [PID:12574] cargo = false, force_libnrfdl_lookup = false, force_nrfutil_libdir = false
    2025-04-30T12:01:56.643Z DEBUG [PID:12574] Creating the nrfdl context via nrfdl_create_context_with_config: Plugin location is assumed to be /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device
    2025-04-30T12:01:56.643Z INFO [PID:12574] Starting parent process watchdog, current parent process ID: 12576
    2025-04-30T12:01:56.673Z VERBOSE [PID:12574] [devkit] C API function: get_version_list
    2025-04-30T12:01:56.673Z DEBUG [PID:12574] [devkit] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:01:56.673Z INFO [PID:12574] [ProbeLib] [2025-04-30 12:01:56.673521Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:01:56.680Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:01:56.680Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:01:56.689Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command open executed for 6 milliseconds with result 0
    2025-04-30T12:01:56.689Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] jlink_dll_version
    2025-04-30T12:01:56.689Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:56.694Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command open executed for 5 milliseconds with result 0
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] dll_version
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.694Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:01:56.700Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command close executed for 10 milliseconds with result 0
    2025-04-30T12:01:56.700Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:56.700Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.704Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command close executed for 10 milliseconds with result 0
    2025-04-30T12:01:56.704Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.704Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 15 milliseconds
    2025-04-30T12:01:56.714Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:56.714Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:56.714Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Tried to wait on already ended process: wait error: No child processes
    2025-04-30T12:01:56.714Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:01:56.714Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 16 milliseconds
    2025-04-30T12:01:56.714Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:56.727Z WARN [PID:12574] [JlinkARM] This version of nrf-device-lib was tested towards devices using SEGGER J-Link version JLink_V7.94i, but the J-Link version you are currently using is JLink_V8.12f. Your currently installed version will most likely work fine, but if you get issues with your devices, use the tested version
    2025-04-30T12:01:56.727Z VERBOSE [PID:12574] [boardController] C API function: get_version_list
    2025-04-30T12:01:56.727Z DEBUG [PID:12574] [boardController] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:01:56.727Z VERBOSE [PID:12574] DeviceLister::enumerate: Checking future_status of enumerate_task_status
    2025-04-30T12:01:56.727Z VERBOSE [PID:12574] DeviceLister::enumerate: Waiting for enumerate task to complete
    2025-04-30T12:01:56.727Z VERBOSE [PID:12574] DeviceLister::enumerate::enumerate_task: Start
    2025-04-30T12:01:56.727Z VERBOSE [PID:12574] DeviceLister::enumerate::enumerate_task: Before async_lister->enumerate
    2025-04-30T12:01:56.727Z DEBUG [PID:12574] USBLister: enumerate
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-2
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0608, vendor_id=0x05e3, product=USB2.0 Hub, manufacturer=<unavailable>
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=THINGY91X_6931221E43A, product_id=0x910a, vendor_id=0x1915, product=Thingy:91 X UART, manufacturer=Nordic Semiconductor
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=00E04C239987, product_id=0xa729, vendor_id=0x0bda, product=Bluetooth 5.3 Radio, manufacturer=Realtek
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=A02021090806, product_id=0x7c56, vendor_id=0x1462, product=MYSTIC LIGHT , manufacturer=MSI
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb2
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0209, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.1
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x1469, vendor_id=0x0c76, product=KLIM Talk, manufacturer=<unavailable>
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.3
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0051, vendor_id=0x258a, product=Wired Gaming Mouse, manufacturer=SINO WEALTH
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=D8C639FEF4DB, product_id=0xc00a, vendor_id=0x1915, product=PPK2, manufacturer=Nordic Semiconductor
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-4
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000000004BE, product_id=0x1006, vendor_id=0x21a9, product=WestBridge , manufacturer=Cypress
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4/4-2
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0210, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-1
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x021e, vendor_id=0x1532, product=Razer Ornata Chroma, manufacturer=Razer
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb6
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 1 and serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 2 and serial number: '0000:04:00.0'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 3 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 4 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 5 and serial number: '0000:02:00.0'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 6 and serial number: 'A02021090806'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 7 and serial number: '0000:2d:00.3'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 8 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 9 and serial number: '00E04C239987'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 10 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 11 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 12 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 13 and serial number: '0000:02:00.0'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 14 and serial number: '0000:2d:00.3'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 15 and serial number: '0000000004BE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 16 and serial number: '0000:04:00.0'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 17 and serial number: 'D8C639FEF4DB'
    2025-04-30T12:01:56.739Z VERBOSE [PID:12574] DeviceLister::enumerate::enumerate_task: After async_lister->enumerate
    2025-04-30T12:01:56.739Z VERBOSE [PID:12574] [devkit] C API function: enumerate
    2025-04-30T12:01:56.739Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 17
    2025-04-30T12:01:56.740Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 16
    2025-04-30T12:01:56.740Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 15
    2025-04-30T12:01:56.741Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 14
    2025-04-30T12:01:56.742Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 1
    2025-04-30T12:01:56.742Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 2
    2025-04-30T12:01:56.742Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 3
    2025-04-30T12:01:56.742Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 4
    2025-04-30T12:01:56.742Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 5
    2025-04-30T12:01:56.743Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 6
    2025-04-30T12:01:56.743Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 7
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 8
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 9
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 10
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 11
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 12
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 13
    2025-04-30T12:01:56.745Z DEBUG [PID:12574] Enumeration for plugin 'devkit' took 5 ms
    2025-04-30T12:01:56.745Z INFO [PID:12574] [ProbeLib] [2025-04-30 12:01:56.745264Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:01:56.753Z INFO [PID:12574] [ProbeLib] [2025-04-30 12:01:56.753745Z] Found 0 attached J-Link devices
    2025-04-30T12:01:56.754Z DEBUG [PID:12574] [ProbeLib] [2025-04-30 12:01:56.753767Z] No J-Link devices found
    2025-04-30T12:01:56.754Z DEBUG [PID:12574] Enumeration for plugin 'Probe' took 8 ms
    2025-04-30T12:01:56.754Z VERBOSE [PID:12574] [jlink] JLinkPlugin::enumerate
    2025-04-30T12:01:56.760Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:01:56.760Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:01:56.769Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command open executed for 6 milliseconds with result 0
    2025-04-30T12:01:56.769Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] enum_emu_snr
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:56.774Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command open executed for 4 milliseconds with result 0
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] enum_emu_snr
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] enum_emu_snr
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] ---just_enum_emu_snr
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] ---just_get_num_emus
    2025-04-30T12:01:56.800Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command enum_emu_snr executed for 30 milliseconds with result 0
    2025-04-30T12:01:56.800Z DEBUG [PID:12574] [jlink] Found 0 JLink devices connected
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.805Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command enum_emu_snr executed for 30 milliseconds with result 0
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:01:56.811Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:01:56.811Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:56.811Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.815Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:01:56.815Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.815Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 45 milliseconds
    2025-04-30T12:01:56.825Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:56.825Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:56.825Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:01:56.825Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 47 milliseconds
    2025-04-30T12:01:56.825Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:56.826Z INFO Using nrfutil-device version: 2.6.4
    2025-04-30T12:01:56.827Z INFO Using nrf-device-lib version: 0.17.35
    2025-04-30T12:01:56.827Z INFO Using nrfjprog DLL version: 10.24.2
    2025-04-30T12:01:56.827Z INFO Using JLink version: JLink_V8.12f
    2025-04-30T12:01:56.827Z INFO Your version of SEGGER J-Link (8.12f) is newer than the one this app was tested with (7.94i). The tested version is not required, and your J-Link version will most likely work fine. If you get issues related to J-Link with your devices, use the tested version.
    2025-04-30T12:01:56.841Z DEBUG [PID:12574] Enumeration for plugin 'jlink' took 84 ms
    2025-04-30T12:01:56.841Z VERBOSE [PID:12574] [boardController] C API function: enumerate
    2025-04-30T12:01:56.846Z DEBUG [PID:12574] [boardController] Found 18 HID devices.
    2025-04-30T12:01:56.846Z DEBUG [PID:12574] Enumeration for plugin 'BOARDCONTROLLER' took 7 ms
    2025-04-30T12:01:56.846Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] Linux serialport enumerate.
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.1/tty/ttyACM4
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM4
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:01:56.865Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:56.865Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.4/tty/ttyACM5
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM5
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=4
    2025-04-30T12:01:56.865Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:56.865Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.1/tty/ttyACM0
    2025-04-30T12:01:56.866Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM0
    2025-04-30T12:01:56.866Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:01:56.866Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:56.866Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:56.866Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.3/tty/ttyACM1
    2025-04-30T12:01:56.866Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM1
    2025-04-30T12:01:56.866Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=3
    2025-04-30T12:01:56.866Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:56.866Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:56.880Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] try to map FTDI to segger device
    2025-04-30T12:01:56.880Z DEBUG [PID:12574] [serialport] serialport enumerate update device: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:56.880Z DEBUG [PID:12574] [serialport] serialport enumerate update device: 'D8C639FEF4DB'
    2025-04-30T12:01:56.880Z DEBUG [PID:12574] Enumeration for plugin 'serialport' took 33 ms
    2025-04-30T12:01:56.880Z DEBUG [PID:12574] Enumeration for plugin 'sdfu' took 0 ms
    2025-04-30T12:01:56.881Z DEBUG [PID:12574] Enumeration for plugin 'mcuBoot' took 0 ms
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] [broken] BrokenPlugin::enumerate
    2025-04-30T12:01:56.881Z DEBUG [PID:12574] Enumeration for plugin 'broken' took 0 ms
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: 'D8C639FEF4DB'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000000004BE'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: 'A02021090806'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '00E04C239987'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Finished in 154 ms
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Completed waiting for enumerate task
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: done
    2025-04-30T12:01:56.882Z INFO Getting serial port options from the persistent store for D8C639FEF4DB.pc-nrfconnect-programmer
    2025-04-30T12:01:56.882Z INFO Getting serial port options from the persistent store for THINGY91X_6931221E43A.pc-nrfconnect-programmer
    2025-04-30T12:01:56.883Z DEBUG Sending event "programmer: device connected"
    2025-04-30T12:01:56.884Z DEBUG Sending event "programmer: device connected"
    2025-04-30T12:01:58.722Z INFO Selecting device with the serial number THINGY91X_6931221E43A
    2025-04-30T12:01:58.736Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:58.744Z INFO [PID:12629] nrfutil-device (version = 2.6.4, platform = x86_64-unknown-linux-gnu) invoked with device-info --serial-number THINGY91X_6931221E43A --json --log-output=stdout --log-level trace 
    2025-04-30T12:01:58.744Z DEBUG [PID:12629] cargo = false, force_libnrfdl_lookup = false, force_nrfutil_libdir = false
    2025-04-30T12:01:58.744Z DEBUG [PID:12629] Creating the nrfdl context via nrfdl_create_context_with_config: Plugin location is assumed to be /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device
    2025-04-30T12:01:58.744Z INFO [PID:12629] Starting parent process watchdog, current parent process ID: 12630
    2025-04-30T12:01:58.773Z VERBOSE [PID:12629] [devkit] C API function: get_version_list
    2025-04-30T12:01:58.773Z DEBUG [PID:12629] [devkit] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:01:58.773Z INFO [PID:12629] [ProbeLib] [2025-04-30 12:01:58.773394Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:01:58.780Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:01:58.780Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:01:58.789Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command open executed for 6 milliseconds with result 0
    2025-04-30T12:01:58.789Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] jlink_dll_version
    2025-04-30T12:01:58.789Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:58.794Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command open executed for 5 milliseconds with result 0
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] dll_version
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.794Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:01:58.800Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command close executed for 10 milliseconds with result 0
    2025-04-30T12:01:58.800Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:58.800Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.804Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command close executed for 10 milliseconds with result 0
    2025-04-30T12:01:58.804Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.804Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 15 milliseconds
    2025-04-30T12:01:58.814Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:58.814Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:58.815Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Tried to wait on already ended process: wait error: No child processes
    2025-04-30T12:01:58.815Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:01:58.815Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 16 milliseconds
    2025-04-30T12:01:58.815Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:58.827Z WARN [PID:12629] [JlinkARM] This version of nrf-device-lib was tested towards devices using SEGGER J-Link version JLink_V7.94i, but the J-Link version you are currently using is JLink_V8.12f. Your currently installed version will most likely work fine, but if you get issues with your devices, use the tested version
    2025-04-30T12:01:58.827Z VERBOSE [PID:12629] [boardController] C API function: get_version_list
    2025-04-30T12:01:58.827Z DEBUG [PID:12629] [boardController] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:01:58.827Z VERBOSE [PID:12629] DeviceLister::enumerate: Checking future_status of enumerate_task_status
    2025-04-30T12:01:58.827Z VERBOSE [PID:12629] DeviceLister::enumerate: Waiting for enumerate task to complete
    2025-04-30T12:01:58.827Z VERBOSE [PID:12629] DeviceLister::enumerate::enumerate_task: Start
    2025-04-30T12:01:58.827Z VERBOSE [PID:12629] DeviceLister::enumerate::enumerate_task: Before async_lister->enumerate
    2025-04-30T12:01:58.827Z DEBUG [PID:12629] USBLister: enumerate
    2025-04-30T12:01:58.836Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:58.836Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.836Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-2
    2025-04-30T12:01:58.836Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0608, vendor_id=0x05e3, product=USB2.0 Hub, manufacturer=<unavailable>
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=THINGY91X_6931221E43A, product_id=0x910a, vendor_id=0x1915, product=Thingy:91 X UART, manufacturer=Nordic Semiconductor
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=00E04C239987, product_id=0xa729, vendor_id=0x0bda, product=Bluetooth 5.3 Radio, manufacturer=Realtek
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=A02021090806, product_id=0x7c56, vendor_id=0x1462, product=MYSTIC LIGHT , manufacturer=MSI
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb2
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0209, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.1
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x1469, vendor_id=0x0c76, product=KLIM Talk, manufacturer=<unavailable>
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.3
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0051, vendor_id=0x258a, product=Wired Gaming Mouse, manufacturer=SINO WEALTH
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=D8C639FEF4DB, product_id=0xc00a, vendor_id=0x1915, product=PPK2, manufacturer=Nordic Semiconductor
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-4
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000000004BE, product_id=0x1006, vendor_id=0x21a9, product=WestBridge , manufacturer=Cypress
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4/4-2
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0210, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-1
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x021e, vendor_id=0x1532, product=Razer Ornata Chroma, manufacturer=Razer
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb6
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 1 and serial number: '0000:04:00.0'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 2 and serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 3 and serial number: 'D8C639FEF4DB'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 4 and serial number: 'NONE'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 5 and serial number: 'NONE'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 6 and serial number: 'A02021090806'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 7 and serial number: '0000:2d:00.3'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 8 and serial number: '00E04C239987'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 9 and serial number: 'NONE'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 10 and serial number: 'NONE'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 11 and serial number: 'NONE'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 12 and serial number: '0000:02:00.0'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 13 and serial number: 'NONE'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 14 and serial number: '0000:02:00.0'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 15 and serial number: '0000000004BE'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 16 and serial number: '0000:04:00.0'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 17 and serial number: '0000:2d:00.3'
    2025-04-30T12:01:58.840Z VERBOSE [PID:12629] DeviceLister::enumerate::enumerate_task: After async_lister->enumerate
    2025-04-30T12:01:58.840Z VERBOSE [PID:12629] [devkit] C API function: enumerate
    2025-04-30T12:01:58.840Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 17
    2025-04-30T12:01:58.840Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 16
    2025-04-30T12:01:58.841Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 15
    2025-04-30T12:01:58.841Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 14
    2025-04-30T12:01:58.842Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 1
    2025-04-30T12:01:58.842Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 2
    2025-04-30T12:01:58.843Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 3
    2025-04-30T12:01:58.843Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 4
    2025-04-30T12:01:58.843Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 5
    2025-04-30T12:01:58.843Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 6
    2025-04-30T12:01:58.844Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 7
    2025-04-30T12:01:58.844Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 8
    2025-04-30T12:01:58.845Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 9
    2025-04-30T12:01:58.845Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 10
    2025-04-30T12:01:58.845Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 11
    2025-04-30T12:01:58.845Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 12
    2025-04-30T12:01:58.845Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 13
    2025-04-30T12:01:58.845Z DEBUG [PID:12629] Enumeration for plugin 'devkit' took 5 ms
    2025-04-30T12:01:58.846Z INFO [PID:12629] [ProbeLib] [2025-04-30 12:01:58.845962Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:01:58.854Z INFO [PID:12629] [ProbeLib] [2025-04-30 12:01:58.854643Z] Found 0 attached J-Link devices
    2025-04-30T12:01:58.854Z DEBUG [PID:12629] [ProbeLib] [2025-04-30 12:01:58.854661Z] No J-Link devices found
    2025-04-30T12:01:58.854Z DEBUG [PID:12629] Enumeration for plugin 'Probe' took 8 ms
    2025-04-30T12:01:58.854Z VERBOSE [PID:12629] [jlink] JLinkPlugin::enumerate
    2025-04-30T12:01:58.862Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:01:58.862Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:01:58.870Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command open executed for 5 milliseconds with result 0
    2025-04-30T12:01:58.870Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] enum_emu_snr
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:58.875Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command open executed for 4 milliseconds with result 0
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] enum_emu_snr
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] enum_emu_snr
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] ---just_enum_emu_snr
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] ---just_get_num_emus
    2025-04-30T12:01:58.901Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command enum_emu_snr executed for 31 milliseconds with result 0
    2025-04-30T12:01:58.901Z DEBUG [PID:12629] [jlink] Found 0 JLink devices connected
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.906Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command enum_emu_snr executed for 31 milliseconds with result 0
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:01:58.912Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:01:58.912Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:58.912Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.915Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:01:58.916Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.916Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 46 milliseconds
    2025-04-30T12:01:58.926Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Tried to wait on already ended process: wait error: No child processes
    2025-04-30T12:01:58.927Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:01:58.927Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:58.927Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:58.927Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 47 milliseconds
    2025-04-30T12:01:58.927Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:58.941Z DEBUG [PID:12629] Enumeration for plugin 'jlink' took 84 ms
    2025-04-30T12:01:58.941Z VERBOSE [PID:12629] [boardController] C API function: enumerate
    2025-04-30T12:01:58.946Z DEBUG [PID:12629] [boardController] Found 18 HID devices.
    2025-04-30T12:01:58.946Z DEBUG [PID:12629] Enumeration for plugin 'BOARDCONTROLLER' took 7 ms
    2025-04-30T12:01:58.947Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] Linux serialport enumerate.
    2025-04-30T12:01:58.965Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.1/tty/ttyACM4
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM4
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.4/tty/ttyACM5
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM5
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=4
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.1/tty/ttyACM0
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM0
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:58.967Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.3/tty/ttyACM1
    2025-04-30T12:01:58.967Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM1
    2025-04-30T12:01:58.967Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=3
    2025-04-30T12:01:58.967Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:58.967Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:58.981Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] try to map FTDI to segger device
    2025-04-30T12:01:58.981Z DEBUG [PID:12629] [serialport] serialport enumerate update device: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:58.981Z DEBUG [PID:12629] [serialport] serialport enumerate update device: 'D8C639FEF4DB'
    2025-04-30T12:01:58.981Z DEBUG [PID:12629] Enumeration for plugin 'serialport' took 34 ms
    2025-04-30T12:01:58.981Z DEBUG [PID:12629] Enumeration for plugin 'sdfu' took 0 ms
    2025-04-30T12:01:58.982Z DEBUG [PID:12629] Enumeration for plugin 'mcuBoot' took 0 ms
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] [broken] BrokenPlugin::enumerate
    2025-04-30T12:01:58.982Z DEBUG [PID:12629] Enumeration for plugin 'broken' took 0 ms
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000000004BE'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: 'D8C639FEF4DB'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: 'A02021090806'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '00E04C239987'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Finished in 155 ms
    2025-04-30T12:01:58.983Z VERBOSE [PID:12629] DeviceLister::enumerate: Completed waiting for enumerate task
    2025-04-30T12:01:58.983Z VERBOSE [PID:12629] DeviceLister::enumerate: done
    2025-04-30T12:01:58.983Z VERBOSE [PID:12629] [devkit] C API function: supports_device_operations
    2025-04-30T12:01:58.983Z DEBUG [PID:12629] [ProbeLib] [2025-04-30 12:01:58.982962Z] Probe plugin skips device with no jlink trait
    2025-04-30T12:01:58.983Z VERBOSE [PID:12629] [boardController] C API function: supports_device_operations
    2025-04-30T12:01:58.983Z VERBOSE [PID:12629] [boardController] boardController trait not found on device, operations not supported.
    2025-04-30T12:01:58.983Z INFO [PID:12629] Loaded plugin /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl, starting to resolve symbols
    2025-04-30T12:01:58.994Z DEBUG [PID:12629] ~async_task id: 1746014518994261
    2025-04-30T12:01:58.994Z INFO [PID:12629] ~plugin_container(0x5f8a34010e40): close plugin dll at path: /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl
    2025-04-30T12:01:58.994Z DEBUG [PID:12629] ~plugin_container(0x5f8a34010e40): closed plugin dll at path: /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl
    2025-04-30T12:01:58.994Z DEBUG [PID:12629] Task 1746014518994261 is already completed
    2025-04-30T12:01:58.994Z VERBOSE [PID:12629] DeviceLister::shutDown()
    2025-04-30T12:01:59.141Z INFO Selected device with the serial number THINGY91X_6931221E43A
    2025-04-30T12:01:59.142Z DEBUG Sending event "programmer: device selected"
    2025-04-30T12:02:03.078Z INFO Update files regions according to Application core
    2025-04-30T12:02:03.078Z INFO Parse memory regions for file
    2025-04-30T12:02:03.080Z INFO Checking ZIP file:  /home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip
    2025-04-30T12:02:03.083Z INFO File was last modified at  12/4/2024, 10:36:04 AM
    2025-04-30T12:02:11.206Z INFO Writing /home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip to device THINGY91X_6931221E43A
    2025-04-30T12:02:11.218Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:02:11.225Z INFO [PID:12668] nrfutil-device (version = 2.6.4, platform = x86_64-unknown-linux-gnu) invoked with program --firmware /home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip --traits mcuBoot,nordicUsb,serialPorts,usb --serial-number THINGY91X_6931221E43A --json --log-output=stdout --log-level trace 
    2025-04-30T12:02:11.225Z DEBUG [PID:12668] cargo = false, force_libnrfdl_lookup = false, force_nrfutil_libdir = false
    2025-04-30T12:02:11.225Z DEBUG [PID:12668] Creating the nrfdl context via nrfdl_create_context_with_config: Plugin location is assumed to be /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device
    2025-04-30T12:02:11.225Z INFO [PID:12668] Starting parent process watchdog, current parent process ID: 12669
    2025-04-30T12:02:11.258Z VERBOSE [PID:12668] [devkit] C API function: get_version_list
    2025-04-30T12:02:11.259Z DEBUG [PID:12668] [devkit] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:02:11.259Z INFO [PID:12668] [ProbeLib] [2025-04-30 12:02:11.259039Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:02:11.267Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:02:11.267Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:02:11.272Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:02:11.273Z DEBUG [PID:12668] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:02:11.273Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:02:11.273Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:02:11.273Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:02:11.273Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:02:11.278Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command open executed for 7 milliseconds with result 0
    2025-04-30T12:02:11.278Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] jlink_dll_version
    2025-04-30T12:02:11.278Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.282Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:02:11.283Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command open executed for 5 milliseconds with result 0
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] dll_version
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.283Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:02:11.289Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:02:11.289Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:02:11.289Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.293Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:02:11.293Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.293Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 16 milliseconds
    2025-04-30T12:02:11.303Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:02:11.303Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:02:11.303Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:02:11.303Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 18 milliseconds
    2025-04-30T12:02:11.303Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:02:11.316Z WARN [PID:12668] [JlinkARM] This version of nrf-device-lib was tested towards devices using SEGGER J-Link version JLink_V7.94i, but the J-Link version you are currently using is JLink_V8.12f. Your currently installed version will most likely work fine, but if you get issues with your devices, use the tested version
    2025-04-30T12:02:11.316Z VERBOSE [PID:12668] [boardController] C API function: get_version_list
    2025-04-30T12:02:11.316Z DEBUG [PID:12668] [boardController] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:02:11.316Z DEBUG [PID:12668] operation to get devices for : Ok("{\"operations\":[{\"operation\":{\"type\":\"program\",\"firmware\":{\"file\":\"/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip\"}}}]}")
    2025-04-30T12:02:11.316Z VERBOSE [PID:12668] Operations required by a device to do: {"program"}
    2025-04-30T12:02:11.316Z VERBOSE [PID:12668] DeviceLister::enumerate: Checking future_status of enumerate_task_status
    2025-04-30T12:02:11.316Z VERBOSE [PID:12668] DeviceLister::enumerate: Waiting for enumerate task to complete
    2025-04-30T12:02:11.317Z VERBOSE [PID:12668] DeviceLister::enumerate::enumerate_task: Start
    2025-04-30T12:02:11.317Z VERBOSE [PID:12668] DeviceLister::enumerate::enumerate_task: Before async_lister->enumerate
    2025-04-30T12:02:11.317Z DEBUG [PID:12668] USBLister: enumerate
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-2
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0608, vendor_id=0x05e3, product=USB2.0 Hub, manufacturer=<unavailable>
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=THINGY91X_6931221E43A, product_id=0x910a, vendor_id=0x1915, product=Thingy:91 X UART, manufacturer=Nordic Semiconductor
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=00E04C239987, product_id=0xa729, vendor_id=0x0bda, product=Bluetooth 5.3 Radio, manufacturer=Realtek
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=A02021090806, product_id=0x7c56, vendor_id=0x1462, product=MYSTIC LIGHT , manufacturer=MSI
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb2
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0209, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.1
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x1469, vendor_id=0x0c76, product=KLIM Talk, manufacturer=<unavailable>
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.3
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0051, vendor_id=0x258a, product=Wired Gaming Mouse, manufacturer=SINO WEALTH
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=D8C639FEF4DB, product_id=0xc00a, vendor_id=0x1915, product=PPK2, manufacturer=Nordic Semiconductor
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-4
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000000004BE, product_id=0x1006, vendor_id=0x21a9, product=WestBridge , manufacturer=Cypress
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4/4-2
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0210, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-1
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x021e, vendor_id=0x1532, product=Razer Ornata Chroma, manufacturer=Razer
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb6
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 1 and serial number: '0000:2d:00.3'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 2 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 3 and serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 4 and serial number: '0000:02:00.0'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 5 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 6 and serial number: 'A02021090806'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 7 and serial number: '0000:2d:00.3'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 8 and serial number: '00E04C239987'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 9 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 10 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 11 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 12 and serial number: '0000:04:00.0'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 13 and serial number: 'D8C639FEF4DB'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 14 and serial number: '0000:02:00.0'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 15 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 16 and serial number: '0000:04:00.0'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 17 and serial number: '0000000004BE'
    2025-04-30T12:02:11.329Z VERBOSE [PID:12668] DeviceLister::enumerate::enumerate_task: After async_lister->enumerate
    2025-04-30T12:02:11.329Z VERBOSE [PID:12668] [devkit] C API function: enumerate
    2025-04-30T12:02:11.329Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 17
    2025-04-30T12:02:11.330Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 16
    2025-04-30T12:02:11.330Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 15
    2025-04-30T12:02:11.330Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 14
    2025-04-30T12:02:11.331Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 1
    2025-04-30T12:02:11.331Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 2
    2025-04-30T12:02:11.331Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 3
    2025-04-30T12:02:11.332Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 4
    2025-04-30T12:02:11.332Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 5
    2025-04-30T12:02:11.332Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 6
    2025-04-30T12:02:11.332Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 7
    2025-04-30T12:02:11.333Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 8
    2025-04-30T12:02:11.333Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 9
    2025-04-30T12:02:11.333Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 10
    2025-04-30T12:02:11.333Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 11
    2025-04-30T12:02:11.333Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 12
    2025-04-30T12:02:11.334Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 13
    2025-04-30T12:02:11.334Z DEBUG [PID:12668] Enumeration for plugin 'devkit' took 5 ms
    2025-04-30T12:02:11.335Z INFO [PID:12668] [ProbeLib] [2025-04-30 12:02:11.335248Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:02:11.344Z INFO [PID:12668] [ProbeLib] [2025-04-30 12:02:11.344483Z] Found 0 attached J-Link devices
    2025-04-30T12:02:11.344Z DEBUG [PID:12668] [ProbeLib] [2025-04-30 12:02:11.344506Z] No J-Link devices found
    2025-04-30T12:02:11.344Z DEBUG [PID:12668] Enumeration for plugin 'Probe' took 9 ms
    2025-04-30T12:02:11.344Z VERBOSE [PID:12668] [jlink] JLinkPlugin::enumerate
    2025-04-30T12:02:11.352Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:02:11.352Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:02:11.360Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command open executed for 5 milliseconds with result 0
    2025-04-30T12:02:11.360Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] enum_emu_snr
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:02:11.366Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command open executed for 4 milliseconds with result 0
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] enum_emu_snr
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] enum_emu_snr
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] ---just_enum_emu_snr
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] ---just_get_num_emus
    2025-04-30T12:02:11.392Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command enum_emu_snr executed for 31 milliseconds with result 0
    2025-04-30T12:02:11.392Z DEBUG [PID:12668] [jlink] Found 0 JLink devices connected
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.396Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command enum_emu_snr executed for 31 milliseconds with result 0
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:02:11.403Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:02:11.403Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:02:11.403Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.406Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:02:11.406Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.406Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 46 milliseconds
    2025-04-30T12:02:11.417Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:02:11.417Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:02:11.417Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:02:11.417Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 47 milliseconds
    2025-04-30T12:02:11.417Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:02:11.429Z DEBUG [PID:12668] Enumeration for plugin 'jlink' took 84 ms
    2025-04-30T12:02:11.429Z VERBOSE [PID:12668] [boardController] C API function: enumerate
    2025-04-30T12:02:11.437Z DEBUG [PID:12668] [boardController] Found 18 HID devices.
    2025-04-30T12:02:11.437Z DEBUG [PID:12668] Enumeration for plugin 'BOARDCONTROLLER' took 7 ms
    2025-04-30T12:02:11.437Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] Linux serialport enumerate.
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.1/tty/ttyACM4
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM4
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:02:11.456Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:02:11.456Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.4/tty/ttyACM5
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM5
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=4
    2025-04-30T12:02:11.456Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:02:11.456Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.1/tty/ttyACM0
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM0
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:02:11.457Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:02:11.457Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.3/tty/ttyACM1
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM1
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=3
    2025-04-30T12:02:11.457Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:02:11.457Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:02:11.471Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] try to map FTDI to segger device
    2025-04-30T12:02:11.471Z DEBUG [PID:12668] [serialport] serialport enumerate update device: 'THINGY91X_6931221E43A'
    2025-04-30T12:02:11.471Z DEBUG [PID:12668] [serialport] serialport enumerate update device: 'D8C639FEF4DB'
    2025-04-30T12:02:11.471Z DEBUG [PID:12668] Enumeration for plugin 'serialport' took 34 ms
    2025-04-30T12:02:11.472Z DEBUG [PID:12668] Enumeration for plugin 'sdfu' took 0 ms
    2025-04-30T12:02:11.472Z DEBUG [PID:12668] Enumeration for plugin 'mcuBoot' took 0 ms
    2025-04-30T12:02:11.472Z VERBOSE [PID:12668] [broken] BrokenPlugin::enumerate
    2025-04-30T12:02:11.474Z DEBUG [PID:12668] Enumeration for plugin 'broken' took 0 ms
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000000004BE'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: 'A02021090806'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '00E04C239987'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: 'D8C639FEF4DB'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Finished in 156 ms
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Completed waiting for enumerate task
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: done
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] [devkit] C API function: supports_device_operations
    2025-04-30T12:02:11.474Z DEBUG [PID:12668] [ProbeLib] [2025-04-30 12:02:11.474033Z] Probe plugin skips device with no jlink trait
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] [boardController] C API function: supports_device_operations
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] [boardController] boardController trait not found on device, operations not supported.
    2025-04-30T12:02:11.474Z INFO [PID:12668] Loaded plugin /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl, starting to resolve symbols
    2025-04-30T12:02:11.485Z VERBOSE [PID:12668] progress:{"amountOfSteps":0,"description":"","message":"","name":"program","operation":"unknown","progressPercentage":0,"result":"success","state":"begin","step":0}
    2025-04-30T12:02:11.485Z DEBUG [PID:12668] [mcuboot] [->] program
    2025-04-30T12:02:11.485Z DEBUG [PID:12668] [mcuBoot] Using programming options specified in provided JSON document.
    2025-04-30T12:02:11.485Z DEBUG [PID:12668] [mcuboot] [->] loadMultiImageFile
    2025-04-30T12:02:11.486Z DEBUG [PID:12668] [mcuboot] [<-] loadMultiImageFile [took 1ms]
    2025-04-30T12:02:11.486Z DEBUG [PID:12668] [mcuboot] [->] programMCU
    2025-04-30T12:02:11.486Z INFO [PID:12668] [mcuBoot] set mcu state before programming auto
    2025-04-30T12:02:11.498Z DEBUG [PID:12668] [mcuBoot] Mcuboot::initMcubootDevice: Using baudrate 1000000 from device configuration
    2025-04-30T12:02:11.498Z DEBUG [PID:12668] [mcuBoot] Mcuboot::initMcubootDevice: Using serial port '/dev/ttyACM4'
    2025-04-30T12:02:11.498Z DEBUG [PID:12668] [mcuBoot] Mcuboot::initMcubootDevice: Using default initial packet MTU 127
    2025-04-30T12:02:11.498Z DEBUG [PID:12668] [mcuboot] Timeout set to 20000ms
    2025-04-30T12:02:11.900Z INFO [PID:12668] [mcuBoot] Successfully opened port: /dev/ttyACM4@1000000,flow_control:none,parity:none.
    2025-04-30T12:02:11.900Z VERBOSE [PID:12668] [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, inBetweenFrameWaitTime: 0
    2025-04-30T12:02:11.900Z VERBOSE [PID:12668] [mcuBoot] UART TX(39)
    2025-04-30T12:02:11.900Z VERBOSE [PID:12668] [mcuBoot] Waiting with timeout 400ms
    2025-04-30T12:02:12.301Z DEBUG [PID:12668] [mcuBoot] No time left to wait for data. Timeout
    2025-04-30T12:02:12.301Z VERBOSE [PID:12668] progress:{"amountOfSteps":4,"description":"Open device.","message":"Transport was opened successfully.","name":"program","operation":"open_device","progressPercentage":100,"result":"success","state":"progress","step":1}
    2025-04-30T12:02:12.301Z DEBUG [PID:12668] [mcuboot] Not able to obtain connection parameters. Continuing with defaults, max frame size  : mtu: 127
    2025-04-30T12:02:12.301Z DEBUG [PID:12668] [mcuboot] Using MTU 127 and frame size 127.
    2025-04-30T12:02:12.301Z DEBUG [PID:12668] [mcuboot] [->] programMultiImageFile
    2025-04-30T12:02:12.301Z DEBUG [PID:12668] [mcuboot] Requesting image erase prior to uploading new image.
    2025-04-30T12:02:12.301Z VERBOSE [PID:12668] progress:{"amountOfSteps":4,"description":"Erase image.","duration":0,"message":"Starting to erase image on device.","name":"program","operation":"erase_image","progressPercentage":0,"state":"progress","step":2}
    2025-04-30T12:02:12.301Z VERBOSE [PID:12668] [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, inBetweenFrameWaitTime: 20
    2025-04-30T12:02:12.301Z VERBOSE [PID:12668] [mcuBoot] UART TX(23)
    2025-04-30T12:02:12.321Z VERBOSE [PID:12668] [mcuBoot] Waiting with timeout 20000ms
    2025-04-30T12:02:32.321Z VERBOSE [PID:12668] progress:{"amountOfSteps":4,"description":"Erase image.","duration":20020,"message":"Not able to erase image on device.","name":"program","operation":"erase_image","progressPercentage":100,"result":"fail","state":"progress","step":2}
    2025-04-30T12:02:32.321Z DEBUG [PID:12668] [mcuBoot] No time left to wait for data. Timeout
    2025-04-30T12:02:32.321Z VERBOSE [PID:12668] progress:{"amountOfSteps":4,"description":"Erase image.","duration":20020,"message":"Erasing image failed.","name":"program","operation":"upload_image","progressPercentage":100,"result":"fail","state":"progress","step":3}
    2025-04-30T12:02:32.322Z DEBUG [PID:12668] [mcuboot] [<-] programMultiImageFile [took 20020ms]
    2025-04-30T12:02:32.322Z DEBUG [PID:12668] [mcuBoot] serial port read on port /dev/ttyACM4 aborted
    2025-04-30T12:02:32.328Z VERBOSE [PID:12668] [mcuBoot] serial io_context executed 1 handlers.
    2025-04-30T12:02:32.328Z INFO [PID:12668] [mcuBoot] serial port /dev/ttyACM4 closed.
    2025-04-30T12:02:32.328Z VERBOSE [PID:12668] progress:{"amountOfSteps":4,"description":"Close device.","message":"Transport was closed.","name":"program","operation":"close_device","progressPercentage":100,"result":"success","state":"progress","step":4}
    2025-04-30T12:02:32.328Z DEBUG [PID:12668] [mcuboot] [<-] programMCU [took 20841ms]
    2025-04-30T12:02:32.328Z DEBUG [PID:12668] [mcuboot] [<-] program [took 20843ms]
    2025-04-30T12:02:32.329Z DEBUG [PID:12668] ~async_task id: 1746014531484936
    2025-04-30T12:02:32.329Z INFO [PID:12668] ~plugin_container(0x589fc8125210): close plugin dll at path: /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl
    2025-04-30T12:02:32.329Z DEBUG [PID:12668] ~plugin_container(0x589fc8125210): closed plugin dll at path: /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl
    2025-04-30T12:02:32.329Z DEBUG [PID:12668] Task 1746014531484936 is already completed
    2025-04-30T12:02:32.329Z VERBOSE [PID:12668] DeviceLister::shutDown()
    2025-04-30T12:02:32.439Z ERROR [PID:12668] Error: Failed with exit code 1.
    One or more program tasks failed:
     * THINGY91X_6931221E43A: [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout)., code: McubootTimeout.
    Message: Failed, [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout).
    2025-04-30T12:02:32.439Z ERROR MCUboot DFU failed with error: Error: Failed with exit code 1.
    One or more program tasks failed:
     * THINGY91X_6931221E43A: [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout)., code: McubootTimeout.
    Message: Failed, [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout).
    2025-04-30T12:02:32.439Z ERROR Error: Failed with exit code 1.
    One or more program tasks failed:
     * THINGY91X_6931221E43A: [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout)., code: McubootTimeout.
    Message: Failed, [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout).

Reply
  • I select the thingy91X device on device list. I wasn't aware that you can program with a eval kit outside vscode.

    If I see the thingy91x on programmer, is the connectivity bridge ok?

    With verbose logging:

    2025-04-30T12:01:56.116Z INFO Initialising the bundled nrfutil device
    2025-04-30T12:01:56.137Z DEBUG Application data folder: /home/sylvain/.config/nrfconnect/pc-nrfconnect-programmer
    2025-04-30T12:01:56.175Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:56.175Z DEBUG App pc-nrfconnect-programmer v4.5.0 (official)
    2025-04-30T12:01:56.175Z DEBUG App path: /home/sylvain/.nrfconnect-apps/node_modules/pc-nrfconnect-programmer
    2025-04-30T12:01:56.175Z DEBUG nRFConnect 5.1.0, required by the app is (>=5.0.2)
    2025-04-30T12:01:56.175Z DEBUG nRFConnect path: /tmp/.mount_nrfcon4rnYbQ/resources/app.asar
    2025-04-30T12:01:56.175Z DEBUG HomeDir: /home/sylvain
    2025-04-30T12:01:56.175Z DEBUG TmpDir: /tmp
    2025-04-30T12:01:56.339Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:56.628Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:56.629Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:56.635Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:56.637Z INFO Using the bundled core version for nrfutil device: 8.0.0
    2025-04-30T12:01:56.643Z INFO [PID:12574] nrfutil-device (version = 2.6.4, platform = x86_64-unknown-linux-gnu) invoked with list --traits nordicUsb,serialPorts,jlink,mcuBoot,nordicDfu --hotplug --json --log-output=stdout --log-level trace 
    2025-04-30T12:01:56.643Z DEBUG [PID:12574] cargo = false, force_libnrfdl_lookup = false, force_nrfutil_libdir = false
    2025-04-30T12:01:56.643Z DEBUG [PID:12574] Creating the nrfdl context via nrfdl_create_context_with_config: Plugin location is assumed to be /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device
    2025-04-30T12:01:56.643Z INFO [PID:12574] Starting parent process watchdog, current parent process ID: 12576
    2025-04-30T12:01:56.673Z VERBOSE [PID:12574] [devkit] C API function: get_version_list
    2025-04-30T12:01:56.673Z DEBUG [PID:12574] [devkit] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:01:56.673Z INFO [PID:12574] [ProbeLib] [2025-04-30 12:01:56.673521Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:01:56.680Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:01:56.680Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:01:56.684Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:01:56.689Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command open executed for 6 milliseconds with result 0
    2025-04-30T12:01:56.689Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] jlink_dll_version
    2025-04-30T12:01:56.689Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:56.694Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command open executed for 5 milliseconds with result 0
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] dll_version
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.694Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:01:56.694Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:01:56.700Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command close executed for 10 milliseconds with result 0
    2025-04-30T12:01:56.700Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:56.700Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.704Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command close executed for 10 milliseconds with result 0
    2025-04-30T12:01:56.704Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.704Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 15 milliseconds
    2025-04-30T12:01:56.714Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:56.714Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:56.714Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Tried to wait on already ended process: wait error: No child processes
    2025-04-30T12:01:56.714Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:01:56.714Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 16 milliseconds
    2025-04-30T12:01:56.714Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:56.727Z WARN [PID:12574] [JlinkARM] This version of nrf-device-lib was tested towards devices using SEGGER J-Link version JLink_V7.94i, but the J-Link version you are currently using is JLink_V8.12f. Your currently installed version will most likely work fine, but if you get issues with your devices, use the tested version
    2025-04-30T12:01:56.727Z VERBOSE [PID:12574] [boardController] C API function: get_version_list
    2025-04-30T12:01:56.727Z DEBUG [PID:12574] [boardController] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:01:56.727Z VERBOSE [PID:12574] DeviceLister::enumerate: Checking future_status of enumerate_task_status
    2025-04-30T12:01:56.727Z VERBOSE [PID:12574] DeviceLister::enumerate: Waiting for enumerate task to complete
    2025-04-30T12:01:56.727Z VERBOSE [PID:12574] DeviceLister::enumerate::enumerate_task: Start
    2025-04-30T12:01:56.727Z VERBOSE [PID:12574] DeviceLister::enumerate::enumerate_task: Before async_lister->enumerate
    2025-04-30T12:01:56.727Z DEBUG [PID:12574] USBLister: enumerate
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-2
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0608, vendor_id=0x05e3, product=USB2.0 Hub, manufacturer=<unavailable>
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=THINGY91X_6931221E43A, product_id=0x910a, vendor_id=0x1915, product=Thingy:91 X UART, manufacturer=Nordic Semiconductor
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=00E04C239987, product_id=0xa729, vendor_id=0x0bda, product=Bluetooth 5.3 Radio, manufacturer=Realtek
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=A02021090806, product_id=0x7c56, vendor_id=0x1462, product=MYSTIC LIGHT , manufacturer=MSI
    2025-04-30T12:01:56.736Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb2
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0209, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.1
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x1469, vendor_id=0x0c76, product=KLIM Talk, manufacturer=<unavailable>
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.3
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0051, vendor_id=0x258a, product=Wired Gaming Mouse, manufacturer=SINO WEALTH
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=D8C639FEF4DB, product_id=0xc00a, vendor_id=0x1915, product=PPK2, manufacturer=Nordic Semiconductor
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-4
    2025-04-30T12:01:56.737Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000000004BE, product_id=0x1006, vendor_id=0x21a9, product=WestBridge , manufacturer=Cypress
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4/4-2
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0210, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-1
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x021e, vendor_id=0x1532, product=Razer Ornata Chroma, manufacturer=Razer
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb6
    2025-04-30T12:01:56.738Z DEBUG [PID:12574] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 1 and serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 2 and serial number: '0000:04:00.0'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 3 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 4 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 5 and serial number: '0000:02:00.0'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 6 and serial number: 'A02021090806'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 7 and serial number: '0000:2d:00.3'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 8 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 9 and serial number: '00E04C239987'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 10 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 11 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 12 and serial number: 'NONE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 13 and serial number: '0000:02:00.0'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 14 and serial number: '0000:2d:00.3'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 15 and serial number: '0000000004BE'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 16 and serial number: '0000:04:00.0'
    2025-04-30T12:01:56.739Z DEBUG [PID:12574] USBLister: Adding new device with id 17 and serial number: 'D8C639FEF4DB'
    2025-04-30T12:01:56.739Z VERBOSE [PID:12574] DeviceLister::enumerate::enumerate_task: After async_lister->enumerate
    2025-04-30T12:01:56.739Z VERBOSE [PID:12574] [devkit] C API function: enumerate
    2025-04-30T12:01:56.739Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 17
    2025-04-30T12:01:56.740Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 16
    2025-04-30T12:01:56.740Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 15
    2025-04-30T12:01:56.741Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 14
    2025-04-30T12:01:56.742Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 1
    2025-04-30T12:01:56.742Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 2
    2025-04-30T12:01:56.742Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 3
    2025-04-30T12:01:56.742Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 4
    2025-04-30T12:01:56.742Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 5
    2025-04-30T12:01:56.743Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 6
    2025-04-30T12:01:56.743Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 7
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 8
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 9
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 10
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 11
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 12
    2025-04-30T12:01:56.744Z VERBOSE [PID:12574] [devkit] enumerate: Inspecting device with ID 13
    2025-04-30T12:01:56.745Z DEBUG [PID:12574] Enumeration for plugin 'devkit' took 5 ms
    2025-04-30T12:01:56.745Z INFO [PID:12574] [ProbeLib] [2025-04-30 12:01:56.745264Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:01:56.753Z INFO [PID:12574] [ProbeLib] [2025-04-30 12:01:56.753745Z] Found 0 attached J-Link devices
    2025-04-30T12:01:56.754Z DEBUG [PID:12574] [ProbeLib] [2025-04-30 12:01:56.753767Z] No J-Link devices found
    2025-04-30T12:01:56.754Z DEBUG [PID:12574] Enumeration for plugin 'Probe' took 8 ms
    2025-04-30T12:01:56.754Z VERBOSE [PID:12574] [jlink] JLinkPlugin::enumerate
    2025-04-30T12:01:56.760Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:01:56.760Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:01:56.764Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:01:56.769Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command open executed for 6 milliseconds with result 0
    2025-04-30T12:01:56.769Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] enum_emu_snr
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:56.774Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command open executed for 4 milliseconds with result 0
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] enum_emu_snr
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] enum_emu_snr
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] ---just_enum_emu_snr
    2025-04-30T12:01:56.774Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] ---just_get_num_emus
    2025-04-30T12:01:56.800Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command enum_emu_snr executed for 30 milliseconds with result 0
    2025-04-30T12:01:56.800Z DEBUG [PID:12574] [jlink] Found 0 JLink devices connected
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.805Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command enum_emu_snr executed for 30 milliseconds with result 0
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:01:56.805Z DEBUG [PID:12574] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:01:56.811Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:01:56.811Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:56.811Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.815Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:01:56.815Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:56.815Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 45 milliseconds
    2025-04-30T12:01:56.825Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:56.825Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:56.825Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:01:56.825Z VERBOSE [PID:12574] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 47 milliseconds
    2025-04-30T12:01:56.825Z DEBUG [PID:12574] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:56.826Z INFO Using nrfutil-device version: 2.6.4
    2025-04-30T12:01:56.827Z INFO Using nrf-device-lib version: 0.17.35
    2025-04-30T12:01:56.827Z INFO Using nrfjprog DLL version: 10.24.2
    2025-04-30T12:01:56.827Z INFO Using JLink version: JLink_V8.12f
    2025-04-30T12:01:56.827Z INFO Your version of SEGGER J-Link (8.12f) is newer than the one this app was tested with (7.94i). The tested version is not required, and your J-Link version will most likely work fine. If you get issues related to J-Link with your devices, use the tested version.
    2025-04-30T12:01:56.841Z DEBUG [PID:12574] Enumeration for plugin 'jlink' took 84 ms
    2025-04-30T12:01:56.841Z VERBOSE [PID:12574] [boardController] C API function: enumerate
    2025-04-30T12:01:56.846Z DEBUG [PID:12574] [boardController] Found 18 HID devices.
    2025-04-30T12:01:56.846Z DEBUG [PID:12574] Enumeration for plugin 'BOARDCONTROLLER' took 7 ms
    2025-04-30T12:01:56.846Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] Linux serialport enumerate.
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.1/tty/ttyACM4
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM4
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:01:56.865Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:56.865Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.4/tty/ttyACM5
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM5
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=4
    2025-04-30T12:01:56.865Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:56.865Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:56.865Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.1/tty/ttyACM0
    2025-04-30T12:01:56.866Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM0
    2025-04-30T12:01:56.866Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:01:56.866Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:56.866Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:56.866Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.3/tty/ttyACM1
    2025-04-30T12:01:56.866Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM1
    2025-04-30T12:01:56.866Z VERBOSE [PID:12574] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=3
    2025-04-30T12:01:56.866Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:56.866Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:56.880Z DEBUG [PID:12574] [SerialPortListerHW::LINUX] try to map FTDI to segger device
    2025-04-30T12:01:56.880Z DEBUG [PID:12574] [serialport] serialport enumerate update device: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:56.880Z DEBUG [PID:12574] [serialport] serialport enumerate update device: 'D8C639FEF4DB'
    2025-04-30T12:01:56.880Z DEBUG [PID:12574] Enumeration for plugin 'serialport' took 33 ms
    2025-04-30T12:01:56.880Z DEBUG [PID:12574] Enumeration for plugin 'sdfu' took 0 ms
    2025-04-30T12:01:56.881Z DEBUG [PID:12574] Enumeration for plugin 'mcuBoot' took 0 ms
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] [broken] BrokenPlugin::enumerate
    2025-04-30T12:01:56.881Z DEBUG [PID:12574] Enumeration for plugin 'broken' took 0 ms
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: 'D8C639FEF4DB'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000000004BE'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: 'A02021090806'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:01:56.881Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '00E04C239987'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Finished in 154 ms
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: Completed waiting for enumerate task
    2025-04-30T12:01:56.882Z VERBOSE [PID:12574] DeviceLister::enumerate: done
    2025-04-30T12:01:56.882Z INFO Getting serial port options from the persistent store for D8C639FEF4DB.pc-nrfconnect-programmer
    2025-04-30T12:01:56.882Z INFO Getting serial port options from the persistent store for THINGY91X_6931221E43A.pc-nrfconnect-programmer
    2025-04-30T12:01:56.883Z DEBUG Sending event "programmer: device connected"
    2025-04-30T12:01:56.884Z DEBUG Sending event "programmer: device connected"
    2025-04-30T12:01:58.722Z INFO Selecting device with the serial number THINGY91X_6931221E43A
    2025-04-30T12:01:58.736Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:01:58.744Z INFO [PID:12629] nrfutil-device (version = 2.6.4, platform = x86_64-unknown-linux-gnu) invoked with device-info --serial-number THINGY91X_6931221E43A --json --log-output=stdout --log-level trace 
    2025-04-30T12:01:58.744Z DEBUG [PID:12629] cargo = false, force_libnrfdl_lookup = false, force_nrfutil_libdir = false
    2025-04-30T12:01:58.744Z DEBUG [PID:12629] Creating the nrfdl context via nrfdl_create_context_with_config: Plugin location is assumed to be /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device
    2025-04-30T12:01:58.744Z INFO [PID:12629] Starting parent process watchdog, current parent process ID: 12630
    2025-04-30T12:01:58.773Z VERBOSE [PID:12629] [devkit] C API function: get_version_list
    2025-04-30T12:01:58.773Z DEBUG [PID:12629] [devkit] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:01:58.773Z INFO [PID:12629] [ProbeLib] [2025-04-30 12:01:58.773394Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:01:58.780Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:01:58.780Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:01:58.784Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:01:58.789Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command open executed for 6 milliseconds with result 0
    2025-04-30T12:01:58.789Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] jlink_dll_version
    2025-04-30T12:01:58.789Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:58.794Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command open executed for 5 milliseconds with result 0
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] dll_version
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.794Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:01:58.794Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:01:58.800Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command close executed for 10 milliseconds with result 0
    2025-04-30T12:01:58.800Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:58.800Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.804Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command close executed for 10 milliseconds with result 0
    2025-04-30T12:01:58.804Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.804Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 15 milliseconds
    2025-04-30T12:01:58.814Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:58.814Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:58.815Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Tried to wait on already ended process: wait error: No child processes
    2025-04-30T12:01:58.815Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:01:58.815Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 16 milliseconds
    2025-04-30T12:01:58.815Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:58.827Z WARN [PID:12629] [JlinkARM] This version of nrf-device-lib was tested towards devices using SEGGER J-Link version JLink_V7.94i, but the J-Link version you are currently using is JLink_V8.12f. Your currently installed version will most likely work fine, but if you get issues with your devices, use the tested version
    2025-04-30T12:01:58.827Z VERBOSE [PID:12629] [boardController] C API function: get_version_list
    2025-04-30T12:01:58.827Z DEBUG [PID:12629] [boardController] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:01:58.827Z VERBOSE [PID:12629] DeviceLister::enumerate: Checking future_status of enumerate_task_status
    2025-04-30T12:01:58.827Z VERBOSE [PID:12629] DeviceLister::enumerate: Waiting for enumerate task to complete
    2025-04-30T12:01:58.827Z VERBOSE [PID:12629] DeviceLister::enumerate::enumerate_task: Start
    2025-04-30T12:01:58.827Z VERBOSE [PID:12629] DeviceLister::enumerate::enumerate_task: Before async_lister->enumerate
    2025-04-30T12:01:58.827Z DEBUG [PID:12629] USBLister: enumerate
    2025-04-30T12:01:58.836Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:58.836Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.836Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-2
    2025-04-30T12:01:58.836Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0608, vendor_id=0x05e3, product=USB2.0 Hub, manufacturer=<unavailable>
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=THINGY91X_6931221E43A, product_id=0x910a, vendor_id=0x1915, product=Thingy:91 X UART, manufacturer=Nordic Semiconductor
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=00E04C239987, product_id=0xa729, vendor_id=0x0bda, product=Bluetooth 5.3 Radio, manufacturer=Realtek
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=A02021090806, product_id=0x7c56, vendor_id=0x1462, product=MYSTIC LIGHT , manufacturer=MSI
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb2
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0209, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:01:58.837Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.1
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x1469, vendor_id=0x0c76, product=KLIM Talk, manufacturer=<unavailable>
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.3
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0051, vendor_id=0x258a, product=Wired Gaming Mouse, manufacturer=SINO WEALTH
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=D8C639FEF4DB, product_id=0xc00a, vendor_id=0x1915, product=PPK2, manufacturer=Nordic Semiconductor
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-4
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000000004BE, product_id=0x1006, vendor_id=0x21a9, product=WestBridge , manufacturer=Cypress
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4/4-2
    2025-04-30T12:01:58.838Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0210, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-1
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x021e, vendor_id=0x1532, product=Razer Ornata Chroma, manufacturer=Razer
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb6
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 1 and serial number: '0000:04:00.0'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 2 and serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 3 and serial number: 'D8C639FEF4DB'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 4 and serial number: 'NONE'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 5 and serial number: 'NONE'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 6 and serial number: 'A02021090806'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 7 and serial number: '0000:2d:00.3'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 8 and serial number: '00E04C239987'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 9 and serial number: 'NONE'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 10 and serial number: 'NONE'
    2025-04-30T12:01:58.839Z DEBUG [PID:12629] USBLister: Adding new device with id 11 and serial number: 'NONE'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 12 and serial number: '0000:02:00.0'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 13 and serial number: 'NONE'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 14 and serial number: '0000:02:00.0'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 15 and serial number: '0000000004BE'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 16 and serial number: '0000:04:00.0'
    2025-04-30T12:01:58.840Z DEBUG [PID:12629] USBLister: Adding new device with id 17 and serial number: '0000:2d:00.3'
    2025-04-30T12:01:58.840Z VERBOSE [PID:12629] DeviceLister::enumerate::enumerate_task: After async_lister->enumerate
    2025-04-30T12:01:58.840Z VERBOSE [PID:12629] [devkit] C API function: enumerate
    2025-04-30T12:01:58.840Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 17
    2025-04-30T12:01:58.840Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 16
    2025-04-30T12:01:58.841Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 15
    2025-04-30T12:01:58.841Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 14
    2025-04-30T12:01:58.842Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 1
    2025-04-30T12:01:58.842Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 2
    2025-04-30T12:01:58.843Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 3
    2025-04-30T12:01:58.843Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 4
    2025-04-30T12:01:58.843Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 5
    2025-04-30T12:01:58.843Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 6
    2025-04-30T12:01:58.844Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 7
    2025-04-30T12:01:58.844Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 8
    2025-04-30T12:01:58.845Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 9
    2025-04-30T12:01:58.845Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 10
    2025-04-30T12:01:58.845Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 11
    2025-04-30T12:01:58.845Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 12
    2025-04-30T12:01:58.845Z VERBOSE [PID:12629] [devkit] enumerate: Inspecting device with ID 13
    2025-04-30T12:01:58.845Z DEBUG [PID:12629] Enumeration for plugin 'devkit' took 5 ms
    2025-04-30T12:01:58.846Z INFO [PID:12629] [ProbeLib] [2025-04-30 12:01:58.845962Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:01:58.854Z INFO [PID:12629] [ProbeLib] [2025-04-30 12:01:58.854643Z] Found 0 attached J-Link devices
    2025-04-30T12:01:58.854Z DEBUG [PID:12629] [ProbeLib] [2025-04-30 12:01:58.854661Z] No J-Link devices found
    2025-04-30T12:01:58.854Z DEBUG [PID:12629] Enumeration for plugin 'Probe' took 8 ms
    2025-04-30T12:01:58.854Z VERBOSE [PID:12629] [jlink] JLinkPlugin::enumerate
    2025-04-30T12:01:58.862Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:01:58.862Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:01:58.865Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:01:58.870Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command open executed for 5 milliseconds with result 0
    2025-04-30T12:01:58.870Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] enum_emu_snr
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:01:58.875Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command open executed for 4 milliseconds with result 0
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] enum_emu_snr
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] enum_emu_snr
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] ---just_enum_emu_snr
    2025-04-30T12:01:58.875Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] ---just_get_num_emus
    2025-04-30T12:01:58.901Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command enum_emu_snr executed for 31 milliseconds with result 0
    2025-04-30T12:01:58.901Z DEBUG [PID:12629] [jlink] Found 0 JLink devices connected
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.906Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command enum_emu_snr executed for 31 milliseconds with result 0
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:01:58.906Z DEBUG [PID:12629] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:01:58.912Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:01:58.912Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:58.912Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.915Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:01:58.916Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:01:58.916Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 46 milliseconds
    2025-04-30T12:01:58.926Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Tried to wait on already ended process: wait error: No child processes
    2025-04-30T12:01:58.927Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:01:58.927Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:58.927Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:01:58.927Z VERBOSE [PID:12629] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 47 milliseconds
    2025-04-30T12:01:58.927Z DEBUG [PID:12629] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:01:58.941Z DEBUG [PID:12629] Enumeration for plugin 'jlink' took 84 ms
    2025-04-30T12:01:58.941Z VERBOSE [PID:12629] [boardController] C API function: enumerate
    2025-04-30T12:01:58.946Z DEBUG [PID:12629] [boardController] Found 18 HID devices.
    2025-04-30T12:01:58.946Z DEBUG [PID:12629] Enumeration for plugin 'BOARDCONTROLLER' took 7 ms
    2025-04-30T12:01:58.947Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] Linux serialport enumerate.
    2025-04-30T12:01:58.965Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.1/tty/ttyACM4
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM4
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.4/tty/ttyACM5
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM5
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=4
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.1/tty/ttyACM0
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM0
    2025-04-30T12:01:58.966Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:58.966Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:58.967Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.3/tty/ttyACM1
    2025-04-30T12:01:58.967Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM1
    2025-04-30T12:01:58.967Z VERBOSE [PID:12629] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=3
    2025-04-30T12:01:58.967Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:58.967Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:01:58.981Z DEBUG [PID:12629] [SerialPortListerHW::LINUX] try to map FTDI to segger device
    2025-04-30T12:01:58.981Z DEBUG [PID:12629] [serialport] serialport enumerate update device: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:58.981Z DEBUG [PID:12629] [serialport] serialport enumerate update device: 'D8C639FEF4DB'
    2025-04-30T12:01:58.981Z DEBUG [PID:12629] Enumeration for plugin 'serialport' took 34 ms
    2025-04-30T12:01:58.981Z DEBUG [PID:12629] Enumeration for plugin 'sdfu' took 0 ms
    2025-04-30T12:01:58.982Z DEBUG [PID:12629] Enumeration for plugin 'mcuBoot' took 0 ms
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] [broken] BrokenPlugin::enumerate
    2025-04-30T12:01:58.982Z DEBUG [PID:12629] Enumeration for plugin 'broken' took 0 ms
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000000004BE'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: 'D8C639FEF4DB'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: 'A02021090806'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '00E04C239987'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:01:58.982Z VERBOSE [PID:12629] DeviceLister::enumerate: Finished in 155 ms
    2025-04-30T12:01:58.983Z VERBOSE [PID:12629] DeviceLister::enumerate: Completed waiting for enumerate task
    2025-04-30T12:01:58.983Z VERBOSE [PID:12629] DeviceLister::enumerate: done
    2025-04-30T12:01:58.983Z VERBOSE [PID:12629] [devkit] C API function: supports_device_operations
    2025-04-30T12:01:58.983Z DEBUG [PID:12629] [ProbeLib] [2025-04-30 12:01:58.982962Z] Probe plugin skips device with no jlink trait
    2025-04-30T12:01:58.983Z VERBOSE [PID:12629] [boardController] C API function: supports_device_operations
    2025-04-30T12:01:58.983Z VERBOSE [PID:12629] [boardController] boardController trait not found on device, operations not supported.
    2025-04-30T12:01:58.983Z INFO [PID:12629] Loaded plugin /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl, starting to resolve symbols
    2025-04-30T12:01:58.994Z DEBUG [PID:12629] ~async_task id: 1746014518994261
    2025-04-30T12:01:58.994Z INFO [PID:12629] ~plugin_container(0x5f8a34010e40): close plugin dll at path: /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl
    2025-04-30T12:01:58.994Z DEBUG [PID:12629] ~plugin_container(0x5f8a34010e40): closed plugin dll at path: /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl
    2025-04-30T12:01:58.994Z DEBUG [PID:12629] Task 1746014518994261 is already completed
    2025-04-30T12:01:58.994Z VERBOSE [PID:12629] DeviceLister::shutDown()
    2025-04-30T12:01:59.141Z INFO Selected device with the serial number THINGY91X_6931221E43A
    2025-04-30T12:01:59.142Z DEBUG Sending event "programmer: device selected"
    2025-04-30T12:02:03.078Z INFO Update files regions according to Application core
    2025-04-30T12:02:03.078Z INFO Parse memory regions for file
    2025-04-30T12:02:03.080Z INFO Checking ZIP file:  /home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip
    2025-04-30T12:02:03.083Z INFO File was last modified at  12/4/2024, 10:36:04 AM
    2025-04-30T12:02:11.206Z INFO Writing /home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip to device THINGY91X_6931221E43A
    2025-04-30T12:02:11.218Z DEBUG Sending event "programmer: running nrfutil device"
    2025-04-30T12:02:11.225Z INFO [PID:12668] nrfutil-device (version = 2.6.4, platform = x86_64-unknown-linux-gnu) invoked with program --firmware /home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip --traits mcuBoot,nordicUsb,serialPorts,usb --serial-number THINGY91X_6931221E43A --json --log-output=stdout --log-level trace 
    2025-04-30T12:02:11.225Z DEBUG [PID:12668] cargo = false, force_libnrfdl_lookup = false, force_nrfutil_libdir = false
    2025-04-30T12:02:11.225Z DEBUG [PID:12668] Creating the nrfdl context via nrfdl_create_context_with_config: Plugin location is assumed to be /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device
    2025-04-30T12:02:11.225Z INFO [PID:12668] Starting parent process watchdog, current parent process ID: 12669
    2025-04-30T12:02:11.258Z VERBOSE [PID:12668] [devkit] C API function: get_version_list
    2025-04-30T12:02:11.259Z DEBUG [PID:12668] [devkit] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:02:11.259Z INFO [PID:12668] [ProbeLib] [2025-04-30 12:02:11.259039Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:02:11.267Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:02:11.267Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:02:11.272Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:02:11.273Z DEBUG [PID:12668] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:02:11.273Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:02:11.273Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:02:11.273Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:02:11.273Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:02:11.278Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command open executed for 7 milliseconds with result 0
    2025-04-30T12:02:11.278Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] jlink_dll_version
    2025-04-30T12:02:11.278Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.282Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:02:11.283Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command open executed for 5 milliseconds with result 0
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] dll_version
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.283Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command jlink_dll_version executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:02:11.283Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:02:11.289Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:02:11.289Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:02:11.289Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.293Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:02:11.293Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.293Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 16 milliseconds
    2025-04-30T12:02:11.303Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:02:11.303Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:02:11.303Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:02:11.303Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 18 milliseconds
    2025-04-30T12:02:11.303Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:02:11.316Z WARN [PID:12668] [JlinkARM] This version of nrf-device-lib was tested towards devices using SEGGER J-Link version JLink_V7.94i, but the J-Link version you are currently using is JLink_V8.12f. Your currently installed version will most likely work fine, but if you get issues with your devices, use the tested version
    2025-04-30T12:02:11.316Z VERBOSE [PID:12668] [boardController] C API function: get_version_list
    2025-04-30T12:02:11.316Z DEBUG [PID:12668] [boardController] Operation get_version_list failed with error code NRFDL_ERR_NOT_SUPPORTED
    2025-04-30T12:02:11.316Z DEBUG [PID:12668] operation to get devices for : Ok("{\"operations\":[{\"operation\":{\"type\":\"program\",\"firmware\":{\"file\":\"/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip\"}}}]}")
    2025-04-30T12:02:11.316Z VERBOSE [PID:12668] Operations required by a device to do: {"program"}
    2025-04-30T12:02:11.316Z VERBOSE [PID:12668] DeviceLister::enumerate: Checking future_status of enumerate_task_status
    2025-04-30T12:02:11.316Z VERBOSE [PID:12668] DeviceLister::enumerate: Waiting for enumerate task to complete
    2025-04-30T12:02:11.317Z VERBOSE [PID:12668] DeviceLister::enumerate::enumerate_task: Start
    2025-04-30T12:02:11.317Z VERBOSE [PID:12668] DeviceLister::enumerate::enumerate_task: Before async_lister->enumerate
    2025-04-30T12:02:11.317Z DEBUG [PID:12668] USBLister: enumerate
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-2
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0608, vendor_id=0x05e3, product=USB2.0 Hub, manufacturer=<unavailable>
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=THINGY91X_6931221E43A, product_id=0x910a, vendor_id=0x1915, product=Thingy:91 X UART, manufacturer=Nordic Semiconductor
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-5
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=00E04C239987, product_id=0xa729, vendor_id=0x0bda, product=Bluetooth 5.3 Radio, manufacturer=Realtek
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=A02021090806, product_id=0x7c56, vendor_id=0x1462, product=MYSTIC LIGHT , manufacturer=MSI
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb2
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:02:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0209, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.1
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x1469, vendor_id=0x0c76, product=KLIM Talk, manufacturer=<unavailable>
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-2/3-2.3
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0051, vendor_id=0x258a, product=Wired Gaming Mouse, manufacturer=SINO WEALTH
    2025-04-30T12:02:11.327Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=D8C639FEF4DB, product_id=0xc00a, vendor_id=0x1915, product=PPK2, manufacturer=Nordic Semiconductor
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-4
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000000004BE, product_id=0x1006, vendor_id=0x21a9, product=WestBridge , manufacturer=Cypress
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:04:00.0, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb4/4-2
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x0210, vendor_id=0x045b, product=<unavailable>, manufacturer=<unavailable>
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0002, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb5/5-1
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=<unavailable>, product_id=0x021e, vendor_id=0x1532, product=Razer Ornata Chroma, manufacturer=Razer
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: Found device: /sys/devices/pci0000:00/0000:00:08.1/0000:2d:00.3/usb6
    2025-04-30T12:02:11.328Z DEBUG [PID:12668] usb-lister-rs: USB information: serial_number=0000:2d:00.3, product_id=0x0003, vendor_id=0x1d6b, product=xHCI Host Controller, manufacturer=Linux 6.11.0-21-generic xhci-hcd
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 1 and serial number: '0000:2d:00.3'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 2 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 3 and serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 4 and serial number: '0000:02:00.0'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 5 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 6 and serial number: 'A02021090806'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 7 and serial number: '0000:2d:00.3'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 8 and serial number: '00E04C239987'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 9 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 10 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 11 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 12 and serial number: '0000:04:00.0'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 13 and serial number: 'D8C639FEF4DB'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 14 and serial number: '0000:02:00.0'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 15 and serial number: 'NONE'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 16 and serial number: '0000:04:00.0'
    2025-04-30T12:02:11.329Z DEBUG [PID:12668] USBLister: Adding new device with id 17 and serial number: '0000000004BE'
    2025-04-30T12:02:11.329Z VERBOSE [PID:12668] DeviceLister::enumerate::enumerate_task: After async_lister->enumerate
    2025-04-30T12:02:11.329Z VERBOSE [PID:12668] [devkit] C API function: enumerate
    2025-04-30T12:02:11.329Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 17
    2025-04-30T12:02:11.330Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 16
    2025-04-30T12:02:11.330Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 15
    2025-04-30T12:02:11.330Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 14
    2025-04-30T12:02:11.331Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 1
    2025-04-30T12:02:11.331Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 2
    2025-04-30T12:02:11.331Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 3
    2025-04-30T12:02:11.332Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 4
    2025-04-30T12:02:11.332Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 5
    2025-04-30T12:02:11.332Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 6
    2025-04-30T12:02:11.332Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 7
    2025-04-30T12:02:11.333Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 8
    2025-04-30T12:02:11.333Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 9
    2025-04-30T12:02:11.333Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 10
    2025-04-30T12:02:11.333Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 11
    2025-04-30T12:02:11.333Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 12
    2025-04-30T12:02:11.334Z VERBOSE [PID:12668] [devkit] enumerate: Inspecting device with ID 13
    2025-04-30T12:02:11.334Z DEBUG [PID:12668] Enumeration for plugin 'devkit' took 5 ms
    2025-04-30T12:02:11.335Z INFO [PID:12668] [ProbeLib] [2025-04-30 12:02:11.335248Z] Opened J-Link DLL at /opt/SEGGER/JLink/libjlinkarm.so with version 8.12f
    2025-04-30T12:02:11.344Z INFO [PID:12668] [ProbeLib] [2025-04-30 12:02:11.344483Z] Found 0 attached J-Link devices
    2025-04-30T12:02:11.344Z DEBUG [PID:12668] [ProbeLib] [2025-04-30 12:02:11.344506Z] No J-Link devices found
    2025-04-30T12:02:11.344Z DEBUG [PID:12668] Enumeration for plugin 'Probe' took 9 ms
    2025-04-30T12:02:11.344Z VERBOSE [PID:12668] [jlink] JLinkPlugin::enumerate
    2025-04-30T12:02:11.352Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] open
    2025-04-30T12:02:11.352Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] start
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Logger sink registered in Segger backend logger
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][JLink][-] Logger sink registered in JLink logger
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] open
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] just_check_family
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] open_dll
    2025-04-30T12:02:11.356Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] No J-Link DLL path was provided. Attempting to auto detect.
    2025-04-30T12:02:11.360Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command open executed for 5 milliseconds with result 0
    2025-04-30T12:02:11.360Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] enum_emu_snr
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Set batch mode
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] dll_version
    2025-04-30T12:02:11.366Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command open executed for 4 milliseconds with result 0
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] enum_emu_snr
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] enum_emu_snr
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] ---just_enum_emu_snr
    2025-04-30T12:02:11.366Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] ---just_get_num_emus
    2025-04-30T12:02:11.392Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command enum_emu_snr executed for 31 milliseconds with result 0
    2025-04-30T12:02:11.392Z DEBUG [PID:12668] [jlink] Found 0 JLink devices connected
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.396Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command enum_emu_snr executed for 31 milliseconds with result 0
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] close
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] close
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] disconnect_from_emu
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] is_connected_to_emu
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][SeggerBackend][-] Segger Backend closed.
    2025-04-30T12:02:11.396Z DEBUG [PID:12668] [jlink] [NRFJPROG][nRFXX][-] nRF family DLL closed
    2025-04-30T12:02:11.403Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:02:11.403Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:02:11.403Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.406Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command close executed for 11 milliseconds with result 0
    2025-04-30T12:02:11.406Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Command terminate executed for 0 milliseconds with result 0
    2025-04-30T12:02:11.406Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Worker][-] Executed 4 commands for 46 milliseconds
    2025-04-30T12:02:11.417Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:02:11.417Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Worker process exited with code: 0
    2025-04-30T12:02:11.417Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] Child process terminated with result 0
    2025-04-30T12:02:11.417Z VERBOSE [PID:12668] [jlink] [NRFJPROG][Client][-] Executed 4 commands for 47 milliseconds
    2025-04-30T12:02:11.417Z DEBUG [PID:12668] [jlink] [NRFJPROG][Client][-] terminate
    2025-04-30T12:02:11.429Z DEBUG [PID:12668] Enumeration for plugin 'jlink' took 84 ms
    2025-04-30T12:02:11.429Z VERBOSE [PID:12668] [boardController] C API function: enumerate
    2025-04-30T12:02:11.437Z DEBUG [PID:12668] [boardController] Found 18 HID devices.
    2025-04-30T12:02:11.437Z DEBUG [PID:12668] Enumeration for plugin 'BOARDCONTROLLER' took 7 ms
    2025-04-30T12:02:11.437Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] Linux serialport enumerate.
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.1/tty/ttyACM4
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM4
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:02:11.456Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:02:11.456Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-4/1-4:1.4/tty/ttyACM5
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM5
    2025-04-30T12:02:11.456Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=4
    2025-04-30T12:02:11.456Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:02:11.456Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.1/tty/ttyACM0
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM0
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=1
    2025-04-30T12:02:11.457Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:02:11.457Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: sys_path=   /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3/3-3/3-3:1.3/tty/ttyACM1
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: devnode=    /dev/ttyACM1
    2025-04-30T12:02:11.457Z VERBOSE [PID:12668] [SerialPortListerHW::LINUX] getListerItem: usb_interface_number=3
    2025-04-30T12:02:11.457Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] parent syspath: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:02:11.457Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] set container ID: /sys/devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:07.0/0000:04:00.0/usb3
    2025-04-30T12:02:11.471Z DEBUG [PID:12668] [SerialPortListerHW::LINUX] try to map FTDI to segger device
    2025-04-30T12:02:11.471Z DEBUG [PID:12668] [serialport] serialport enumerate update device: 'THINGY91X_6931221E43A'
    2025-04-30T12:02:11.471Z DEBUG [PID:12668] [serialport] serialport enumerate update device: 'D8C639FEF4DB'
    2025-04-30T12:02:11.471Z DEBUG [PID:12668] Enumeration for plugin 'serialport' took 34 ms
    2025-04-30T12:02:11.472Z DEBUG [PID:12668] Enumeration for plugin 'sdfu' took 0 ms
    2025-04-30T12:02:11.472Z DEBUG [PID:12668] Enumeration for plugin 'mcuBoot' took 0 ms
    2025-04-30T12:02:11.472Z VERBOSE [PID:12668] [broken] BrokenPlugin::enumerate
    2025-04-30T12:02:11.474Z DEBUG [PID:12668] Enumeration for plugin 'broken' took 0 ms
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000000004BE'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: 'THINGY91X_6931221E43A'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:02:00.0'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: 'A02021090806'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:2d:00.3'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '00E04C239987'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '<unknown>'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: '0000:04:00.0'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Found device with serial number: 'D8C639FEF4DB'
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: device registered to device list
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Finished in 156 ms
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: Completed waiting for enumerate task
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] DeviceLister::enumerate: done
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] [devkit] C API function: supports_device_operations
    2025-04-30T12:02:11.474Z DEBUG [PID:12668] [ProbeLib] [2025-04-30 12:02:11.474033Z] Probe plugin skips device with no jlink trait
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] [boardController] C API function: supports_device_operations
    2025-04-30T12:02:11.474Z VERBOSE [PID:12668] [boardController] boardController trait not found on device, operations not supported.
    2025-04-30T12:02:11.474Z INFO [PID:12668] Loaded plugin /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl, starting to resolve symbols
    2025-04-30T12:02:11.485Z VERBOSE [PID:12668] progress:{"amountOfSteps":0,"description":"","message":"","name":"program","operation":"unknown","progressPercentage":0,"result":"success","state":"begin","step":0}
    2025-04-30T12:02:11.485Z DEBUG [PID:12668] [mcuboot] [->] program
    2025-04-30T12:02:11.485Z DEBUG [PID:12668] [mcuBoot] Using programming options specified in provided JSON document.
    2025-04-30T12:02:11.485Z DEBUG [PID:12668] [mcuboot] [->] loadMultiImageFile
    2025-04-30T12:02:11.486Z DEBUG [PID:12668] [mcuboot] [<-] loadMultiImageFile [took 1ms]
    2025-04-30T12:02:11.486Z DEBUG [PID:12668] [mcuboot] [->] programMCU
    2025-04-30T12:02:11.486Z INFO [PID:12668] [mcuBoot] set mcu state before programming auto
    2025-04-30T12:02:11.498Z DEBUG [PID:12668] [mcuBoot] Mcuboot::initMcubootDevice: Using baudrate 1000000 from device configuration
    2025-04-30T12:02:11.498Z DEBUG [PID:12668] [mcuBoot] Mcuboot::initMcubootDevice: Using serial port '/dev/ttyACM4'
    2025-04-30T12:02:11.498Z DEBUG [PID:12668] [mcuBoot] Mcuboot::initMcubootDevice: Using default initial packet MTU 127
    2025-04-30T12:02:11.498Z DEBUG [PID:12668] [mcuboot] Timeout set to 20000ms
    2025-04-30T12:02:11.900Z INFO [PID:12668] [mcuBoot] Successfully opened port: /dev/ttyACM4@1000000,flow_control:none,parity:none.
    2025-04-30T12:02:11.900Z VERBOSE [PID:12668] [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, inBetweenFrameWaitTime: 0
    2025-04-30T12:02:11.900Z VERBOSE [PID:12668] [mcuBoot] UART TX(39)
    2025-04-30T12:02:11.900Z VERBOSE [PID:12668] [mcuBoot] Waiting with timeout 400ms
    2025-04-30T12:02:12.301Z DEBUG [PID:12668] [mcuBoot] No time left to wait for data. Timeout
    2025-04-30T12:02:12.301Z VERBOSE [PID:12668] progress:{"amountOfSteps":4,"description":"Open device.","message":"Transport was opened successfully.","name":"program","operation":"open_device","progressPercentage":100,"result":"success","state":"progress","step":1}
    2025-04-30T12:02:12.301Z DEBUG [PID:12668] [mcuboot] Not able to obtain connection parameters. Continuing with defaults, max frame size  : mtu: 127
    2025-04-30T12:02:12.301Z DEBUG [PID:12668] [mcuboot] Using MTU 127 and frame size 127.
    2025-04-30T12:02:12.301Z DEBUG [PID:12668] [mcuboot] [->] programMultiImageFile
    2025-04-30T12:02:12.301Z DEBUG [PID:12668] [mcuboot] Requesting image erase prior to uploading new image.
    2025-04-30T12:02:12.301Z VERBOSE [PID:12668] progress:{"amountOfSteps":4,"description":"Erase image.","duration":0,"message":"Starting to erase image on device.","name":"program","operation":"erase_image","progressPercentage":0,"state":"progress","step":2}
    2025-04-30T12:02:12.301Z VERBOSE [PID:12668] [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, inBetweenFrameWaitTime: 20
    2025-04-30T12:02:12.301Z VERBOSE [PID:12668] [mcuBoot] UART TX(23)
    2025-04-30T12:02:12.321Z VERBOSE [PID:12668] [mcuBoot] Waiting with timeout 20000ms
    2025-04-30T12:02:32.321Z VERBOSE [PID:12668] progress:{"amountOfSteps":4,"description":"Erase image.","duration":20020,"message":"Not able to erase image on device.","name":"program","operation":"erase_image","progressPercentage":100,"result":"fail","state":"progress","step":2}
    2025-04-30T12:02:32.321Z DEBUG [PID:12668] [mcuBoot] No time left to wait for data. Timeout
    2025-04-30T12:02:32.321Z VERBOSE [PID:12668] progress:{"amountOfSteps":4,"description":"Erase image.","duration":20020,"message":"Erasing image failed.","name":"program","operation":"upload_image","progressPercentage":100,"result":"fail","state":"progress","step":3}
    2025-04-30T12:02:32.322Z DEBUG [PID:12668] [mcuboot] [<-] programMultiImageFile [took 20020ms]
    2025-04-30T12:02:32.322Z DEBUG [PID:12668] [mcuBoot] serial port read on port /dev/ttyACM4 aborted
    2025-04-30T12:02:32.328Z VERBOSE [PID:12668] [mcuBoot] serial io_context executed 1 handlers.
    2025-04-30T12:02:32.328Z INFO [PID:12668] [mcuBoot] serial port /dev/ttyACM4 closed.
    2025-04-30T12:02:32.328Z VERBOSE [PID:12668] progress:{"amountOfSteps":4,"description":"Close device.","message":"Transport was closed.","name":"program","operation":"close_device","progressPercentage":100,"result":"success","state":"progress","step":4}
    2025-04-30T12:02:32.328Z DEBUG [PID:12668] [mcuboot] [<-] programMCU [took 20841ms]
    2025-04-30T12:02:32.328Z DEBUG [PID:12668] [mcuboot] [<-] program [took 20843ms]
    2025-04-30T12:02:32.329Z DEBUG [PID:12668] ~async_task id: 1746014531484936
    2025-04-30T12:02:32.329Z INFO [PID:12668] ~plugin_container(0x589fc8125210): close plugin dll at path: /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl
    2025-04-30T12:02:32.329Z DEBUG [PID:12668] ~plugin_container(0x589fc8125210): closed plugin dll at path: /home/sylvain/.config/nrfconnect/nrfutil-sandboxes/device/2.6.4/lib/nrfutil-device/14-nrfdl-mcuboot-plugin.nrfdl
    2025-04-30T12:02:32.329Z DEBUG [PID:12668] Task 1746014531484936 is already completed
    2025-04-30T12:02:32.329Z VERBOSE [PID:12668] DeviceLister::shutDown()
    2025-04-30T12:02:32.439Z ERROR [PID:12668] Error: Failed with exit code 1.
    One or more program tasks failed:
     * THINGY91X_6931221E43A: [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout)., code: McubootTimeout.
    Message: Failed, [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout).
    2025-04-30T12:02:32.439Z ERROR MCUboot DFU failed with error: Error: Failed with exit code 1.
    One or more program tasks failed:
     * THINGY91X_6931221E43A: [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout)., code: McubootTimeout.
    Message: Failed, [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout).
    2025-04-30T12:02:32.439Z ERROR Error: Failed with exit code 1.
    One or more program tasks failed:
     * THINGY91X_6931221E43A: [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout)., code: McubootTimeout.
    Message: Failed, [mcuBoot] Error when programming through MCUBoot: Unable to program multi image file from file '/home/sylvain/Downloads/thingy91x_mfw-2.0.2_sdk-2.9.0-preview/img_fota_dfu_zip/thingy91x_hello.nrfcloud.com_v2.0.1.zip'. Error code: 603 (Timeout).

Children
No Data
Related