Good day,
I am trying to upload the OT firmare on my nRF52840 usb dongle, but unsuccessful. I am not sure why. FYI, i am using the nRF Connect Programmer to program the dongle. Below is the error that i am getting.


And after i try to write the firmware, this is the error that i am getting
Below is the log file
2025-10-30T03:23:28.461Z INFO Initialising the bundled nrfutil device
2025-10-30T03:23:28.479Z DEBUG Application data folder: C:\Users\meera.hussien\AppData\Roaming\nrfconnect\pc-nrfconnect-programmer
2025-10-30T03:23:28.520Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:23:28.520Z DEBUG App pc-nrfconnect-programmer v4.6.2 (official)
2025-10-30T03:23:28.520Z DEBUG App path: C:\Users\meera.hussien\.nrfconnect-apps\node_modules\pc-nrfconnect-programmer
2025-10-30T03:23:28.520Z DEBUG nRFConnect 5.2.0, required by the app is (>=5.2.0)
2025-10-30T03:23:28.520Z DEBUG nRFConnect path: C:\Users\meera.hussien\AppData\Local\Programs\nrfconnect\resources\app.asar
2025-10-30T03:23:28.520Z DEBUG HomeDir: C:\Users\meera.hussien
2025-10-30T03:23:28.520Z DEBUG TmpDir: C:\Users\MEERA~1.HUS\AppData\Local\Temp
2025-10-30T03:23:29.295Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:23:29.296Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:23:29.300Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:23:29.340Z INFO Using the bundled core version for nrfutil device: 8.0.0
2025-10-30T03:23:29.370Z INFO Using nrfutil-device version: 2.12.3
2025-10-30T03:23:29.370Z INFO Using nrf-device-lib version: 0.17.81
2025-10-30T03:23:29.370Z INFO Using nrf-probe version: 0.40.1
2025-10-30T03:23:29.370Z INFO Using JLink version: JLink_V8.18
2025-10-30T03:23:29.464Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:23:29.464Z INFO Getting serial port options from the persistent store for 74:4D:BD:7B:B3:00.pc-nrfconnect-programmer
2025-10-30T03:23:29.465Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:23:29.465Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:23:29.466Z INFO Device connected with the serial number 74:4D:BD:7B:B3:00
2025-10-30T03:23:29.466Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:23:31.057Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:23:51.997Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:23:51.997Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:23:51.998Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:23:52.061Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:23:52.062Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:24:01.863Z INFO Selecting device with the serial number E94BBFFE0C8C
2025-10-30T03:24:01.873Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:24:02.483Z INFO Selected device with the serial number E94BBFFE0C8C
2025-10-30T03:24:02.483Z INFO Using nrfutil-device to communicate with target via USB SDFU protocol
2025-10-30T03:24:02.487Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:24:02.487Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:24:32.555Z INFO Parsing HEX file: C:\Users\meera.hussien\Downloads\ot-rcp-USB.hex
2025-10-30T03:24:32.563Z INFO File was last modified at 10/30/2025, 11:22:39 AM
2025-10-30T03:24:32.586Z INFO Update files regions according to Application core
2025-10-30T03:24:32.586Z INFO Parse memory regions for file
2025-10-30T03:24:50.491Z INFO Does not need to be reloaded: C:\Users\meera.hussien\Downloads\ot-rcp-USB.hex
2025-10-30T03:24:50.495Z INFO Hash is generated by SHA256
2025-10-30T03:24:50.499Z INFO Performing DFU. This may take a few seconds
2025-10-30T03:24:50.513Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:24:54.792Z INFO All dfu images have been written to the target device
2025-10-30T03:24:55.416Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:24:55.417Z INFO Wait For Device was successful
2025-10-30T03:24:55.417Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:24:55.422Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:24:55.494Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:24:55.495Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:24:55.587Z ERROR Error: Failed with exit code 1.
One or more set mcu state tasks failed:
* E94BBFFE0C8C: The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized (NotFound)
Message: Failed to set mcu state on E94BBFFE0C8C, The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized.
2025-10-30T03:24:55.587Z ERROR Error when fetching device versions: Error: Failed with exit code 1.
One or more set mcu state tasks failed:
* E94BBFFE0C8C: The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized (NotFound)
Message: Failed to set mcu state on E94BBFFE0C8C, The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized.
2025-10-30T03:25:38.644Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:25:38.648Z INFO Update files regions according to Application core
2025-10-30T03:25:38.649Z INFO Parse memory regions for file
2025-10-30T03:25:39.323Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:25:39.323Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:25:39.324Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:25:39.389Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:25:39.390Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:25:42.453Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:25:43.155Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:25:43.156Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:25:43.161Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:25:43.216Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:25:43.216Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:25:43.412Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:25:46.340Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:25:46.341Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:25:46.346Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:25:46.402Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:25:46.402Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:25:46.804Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:25:52.110Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:25:52.111Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:25:52.115Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:25:52.176Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:25:52.177Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:26:03.447Z INFO Selecting device with the serial number E94BBFFE0C8C
2025-10-30T03:26:03.456Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:26:04.073Z INFO Selected device with the serial number E94BBFFE0C8C
2025-10-30T03:26:04.073Z INFO Using nrfutil-device to communicate with target via USB SDFU protocol
2025-10-30T03:26:04.075Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:26:04.075Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:26:04.077Z INFO Update files regions according to Application core
2025-10-30T03:26:04.077Z INFO Parse memory regions for file
2025-10-30T03:26:25.549Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:26:26.261Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:26:26.262Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:26:26.267Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:26:26.327Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:26:26.327Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:34:05.112Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:35:25.912Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:35:25.912Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:35:25.917Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:35:26.034Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:35:26.035Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:35:32.441Z INFO Selecting device with the serial number E94BBFFE0C8C
2025-10-30T03:35:32.447Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:35:33.021Z INFO Selected device with the serial number E94BBFFE0C8C
2025-10-30T03:35:33.021Z INFO Using nrfutil-device to communicate with target via USB SDFU protocol
2025-10-30T03:35:33.024Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:35:33.024Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:35:56.979Z ERROR Could not open HEX file: Error: ENOENT: no such file or directory, stat 'C:\Users\meera.hussien\Downloads\ot-rcp-July-2025\ot-rcp.hex'
2025-10-30T03:36:03.700Z INFO Update files regions according to Application core
2025-10-30T03:36:03.700Z INFO Parse memory regions for file
2025-10-30T03:36:03.702Z ERROR Could not open ZIP file: Error: ENOENT: no such file or directory, stat 'C:\Users\meera.hussien\Downloads\ot-rcp-July-2025.zip'
2025-10-30T03:36:12.874Z INFO Parsing HEX file: C:\Users\meera.hussien\Downloads\ot-rcp-USB.hex
2025-10-30T03:36:12.874Z INFO File was last modified at 10/30/2025, 11:22:39 AM
2025-10-30T03:36:12.886Z INFO Update files regions according to Application core
2025-10-30T03:36:12.886Z INFO Parse memory regions for file
2025-10-30T03:36:15.877Z INFO Does not need to be reloaded: C:\Users\meera.hussien\Downloads\ot-rcp-USB.hex
2025-10-30T03:36:15.878Z INFO Hash is generated by SHA256
2025-10-30T03:36:15.880Z INFO Performing DFU. This may take a few seconds
2025-10-30T03:36:15.889Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:36:20.503Z INFO All dfu images have been written to the target device
2025-10-30T03:36:21.142Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:36:21.143Z INFO Wait For Device was successful
2025-10-30T03:36:21.143Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:36:21.147Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:36:21.211Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:36:21.212Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:36:21.287Z ERROR Error: Failed with exit code 1.
One or more set mcu state tasks failed:
* E94BBFFE0C8C: The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized (NotFound)
Message: Failed to set mcu state on E94BBFFE0C8C, The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized.
2025-10-30T03:36:21.287Z ERROR Error when fetching device versions: Error: Failed with exit code 1.
One or more set mcu state tasks failed:
* E94BBFFE0C8C: The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized (NotFound)
Message: Failed to set mcu state on E94BBFFE0C8C, The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized.
2025-10-30T03:38:07.200Z INFO Deselected device
2025-10-30T03:38:07.201Z INFO Selecting device with the serial number 74:4D:BD:7B:B3:00
2025-10-30T03:38:07.201Z DEBUG Sending event "programmer: device deselected "
2025-10-30T03:38:07.203Z INFO Update files regions according to Application core
2025-10-30T03:38:07.203Z INFO Parse memory regions for file
2025-10-30T03:38:07.203Z INFO Selected device with the serial number 74:4D:BD:7B:B3:00
2025-10-30T03:38:07.203Z WARN No operations possible for device.
2025-10-30T03:38:07.203Z WARN If the device is a MCUboot device make sure it is in the bootloader mode
2025-10-30T03:38:07.204Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:38:17.512Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:38:25.384Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:38:25.385Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:38:25.388Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:38:25.437Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:38:25.438Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:38:27.824Z INFO Deselected device
2025-10-30T03:38:27.825Z INFO Selecting device with the serial number E94BBFFE0C8C
2025-10-30T03:38:27.828Z DEBUG Sending event "programmer: device deselected "
2025-10-30T03:38:27.830Z INFO Selected device with the serial number E94BBFFE0C8C
2025-10-30T03:38:27.830Z WARN No operations possible for device.
2025-10-30T03:38:27.830Z WARN If the device is a MCUboot device make sure it is in the bootloader mode
2025-10-30T03:38:27.831Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:38:51.389Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:38:52.113Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:38:52.113Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:38:52.113Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:38:52.170Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:38:52.170Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:14.099Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:24.787Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:24.787Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:24.791Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:24.845Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:24.845Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:27.896Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:28.584Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:28.584Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:28.585Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:28.634Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:28.635Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:30.831Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:32.132Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:32.132Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:32.136Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:32.189Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:32.189Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:32.636Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:33.805Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:33.805Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:33.806Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:33.861Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:33.861Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:34.349Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:39.168Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:39.168Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:39.173Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:39.222Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:39.222Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:40.291Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:40.935Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:40.935Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:40.935Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:40.994Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:40.995Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:41.206Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:49.458Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:49.459Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:49.463Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:49.516Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:49.517Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:49.524Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:51.954Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:51.954Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:51.955Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:52.004Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:52.004Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:52.202Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:55.264Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:55.264Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:39:55.264Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:55.317Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:39:55.318Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:39:59.003Z INFO Selecting device with the serial number E94BBFFE0C8C
2025-10-30T03:39:59.011Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:39:59.583Z INFO Selected device with the serial number E94BBFFE0C8C
2025-10-30T03:39:59.584Z INFO Using nrfutil-device to communicate with target via USB SDFU protocol
2025-10-30T03:39:59.586Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:39:59.586Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:39:59.588Z INFO Update files regions according to Application core
2025-10-30T03:39:59.588Z INFO Parse memory regions for file
2025-10-30T03:40:12.687Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:40:12.691Z INFO Update files regions according to Application core
2025-10-30T03:40:12.691Z INFO Parse memory regions for file
2025-10-30T03:40:13.409Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:40:13.409Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:40:13.410Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:40:13.465Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:40:13.465Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:40:27.466Z INFO Selecting device with the serial number E94BBFFE0C8C
2025-10-30T03:40:27.475Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:40:28.037Z INFO Selected device with the serial number E94BBFFE0C8C
2025-10-30T03:40:28.038Z INFO Using nrfutil-device to communicate with target via USB SDFU protocol
2025-10-30T03:40:28.040Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:40:28.040Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:40:28.041Z INFO Update files regions according to Application core
2025-10-30T03:40:28.041Z INFO Parse memory regions for file
2025-10-30T03:40:31.105Z INFO Deselected device
2025-10-30T03:40:31.105Z INFO Selecting device with the serial number 74:4D:BD:7B:B3:00
2025-10-30T03:40:31.106Z DEBUG Sending event "programmer: device deselected "
2025-10-30T03:40:31.107Z INFO Update files regions according to Application core
2025-10-30T03:40:31.107Z INFO Parse memory regions for file
2025-10-30T03:40:31.107Z INFO Selected device with the serial number 74:4D:BD:7B:B3:00
2025-10-30T03:40:31.107Z WARN No operations possible for device.
2025-10-30T03:40:31.107Z WARN If the device is a MCUboot device make sure it is in the bootloader mode
2025-10-30T03:40:31.108Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:40:33.911Z INFO Deselected device
2025-10-30T03:40:33.911Z INFO Selecting device with the serial number E94BBFFE0C8C
2025-10-30T03:40:33.914Z DEBUG Sending event "programmer: device deselected "
2025-10-30T03:40:33.918Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:40:34.485Z INFO Selected device with the serial number E94BBFFE0C8C
2025-10-30T03:40:34.485Z INFO Using nrfutil-device to communicate with target via USB SDFU protocol
2025-10-30T03:40:34.488Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:40:34.488Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:40:34.489Z INFO Update files regions according to Application core
2025-10-30T03:40:34.489Z INFO Parse memory regions for file
2025-10-30T03:45:23.556Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:45:23.561Z INFO Update files regions according to Application core
2025-10-30T03:45:23.561Z INFO Parse memory regions for file
2025-10-30T03:45:24.279Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:45:24.280Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:45:24.285Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:45:24.350Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:45:24.351Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:45:52.567Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:46:35.549Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:46:35.549Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:46:35.553Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:46:35.603Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:46:35.604Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:57:07.768Z INFO Selecting device with the serial number E94BBFFE0C8C
2025-10-30T03:57:07.771Z INFO Selected device with the serial number E94BBFFE0C8C
2025-10-30T03:57:07.772Z WARN No operations possible for device.
2025-10-30T03:57:07.772Z WARN If the device is a MCUboot device make sure it is in the bootloader mode
2025-10-30T03:57:07.774Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:57:27.320Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:57:28.019Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:57:28.020Z INFO Device connected with the serial number E94BBFFE0C8C
2025-10-30T03:57:28.020Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:57:28.082Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:57:28.082Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:57:41.518Z INFO Selecting device with the serial number E94BBFFE0C8C
2025-10-30T03:57:41.526Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:57:42.110Z INFO Selected device with the serial number E94BBFFE0C8C
2025-10-30T03:57:42.110Z INFO Using nrfutil-device to communicate with target via USB SDFU protocol
2025-10-30T03:57:42.113Z DEBUG Sending event "programmer: device selected"
2025-10-30T03:57:42.113Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:57:42.114Z INFO Update files regions according to Application core
2025-10-30T03:57:42.114Z INFO Parse memory regions for file
2025-10-30T03:58:21.447Z INFO Does not need to be reloaded: C:\Users\meera.hussien\Downloads\ot-rcp-USB.hex
2025-10-30T03:58:21.448Z INFO Hash is generated by SHA256
2025-10-30T03:58:21.450Z INFO Performing DFU. This may take a few seconds
2025-10-30T03:58:21.461Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:58:26.126Z INFO All dfu images have been written to the target device
2025-10-30T03:58:26.761Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:58:26.761Z INFO Wait For Device was successful
2025-10-30T03:58:26.762Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:58:26.766Z DEBUG Sending event "programmer: running nrfutil device"
2025-10-30T03:58:26.827Z INFO Getting serial port options from the persistent store for E94BBFFE0C8C.pc-nrfconnect-programmer
2025-10-30T03:58:26.828Z DEBUG Sending event "programmer: device connected"
2025-10-30T03:58:26.909Z ERROR Error: Failed with exit code 1.
One or more set mcu state tasks failed:
* E94BBFFE0C8C: The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized (NotFound)
Message: Failed to set mcu state on E94BBFFE0C8C, The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized.
2025-10-30T03:58:26.909Z ERROR Error when fetching device versions: Error: Failed with exit code 1.
One or more set mcu state tasks failed:
* E94BBFFE0C8C: The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized (NotFound)
Message: Failed to set mcu state on E94BBFFE0C8C, The operation you tried to run is not available for the selected device.
The operation is either not supported for this type of device or the device has issues and it cannot be recognized.
Appreciate the help on this matter.