nRF52840: "Device has no serial port" Getting the "Bluetooth Low Energy Standalone 4.0.4" app, in nRF Connect for desktop v.4.4.0, up and running on Windows 10 using the nRF52840, previously setup as BLE sniffer.

Hello forum and support. I have previously used my nrf dongle as a bluetooth sniffer using wireshark and this worked just fine - now i need to use it as a "nRF Connect for Bluetooth Low Energy Standalone v4.0.4" device.

Sniffer mode
When i i select the device, in the app, with the sniffer firmware loaded, i get the following

2024-03-06T08:21:03.660Z DEBUG Application data folder: C:\Users\-\AppData\Roaming\nrfconnect-bluetooth-low-energy\bundle
2024-03-06T08:21:03.701Z INFO Using nrf-device-lib-js version: 0.4.4
2024-03-06T08:21:03.701Z INFO Using nrf-device-lib version: 0.10.3
2024-03-06T08:21:03.701Z INFO Using nrfjprog DLL version: 10.15.1
2024-03-06T08:21:03.701Z INFO Using JLink version: JLink_V7.94l
2024-03-06T08:21:03.716Z DEBUG App pc-nrfconnect-ble v4.0.4 official
2024-03-06T08:21:03.716Z DEBUG App path: C:\Users\-\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar\resources/bundle/
2024-03-06T08:21:03.716Z DEBUG nRFConnect 4.0.4, required by the app is (^3.8.0)
2024-03-06T08:21:03.717Z DEBUG nRFConnect path: C:\Users\-\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar
2024-03-06T08:21:03.717Z DEBUG HomeDir: C:\Users\-
2024-03-06T08:21:03.717Z DEBUG TmpDir: C:\Users\-\AppData\Local\Temp
2024-03-06T08:21:03.717Z INFO Installed JLink version does not match the provided version (V7.66a)
2024-03-06T08:21:03.974Z INFO Updated list of uuids with data from github.com/.../v1
2024-03-06T08:21:06.904Z INFO Selected device with s/n 721ED9635046DFCA
2024-03-06T08:21:06.910Z INFO Device setup completed
2024-03-06T08:21:06.910Z ERROR Device has no serial port. Cannot open device.

Bootloader mode
when i instead set it into bootloader mode i get the following message:


If i choose No
I get:

2024-03-06T08:41:38.090Z DEBUG Application data folder: C:\Users\-\AppData\Roaming\nrfconnect-bluetooth-low-energy\bundle
2024-03-06T08:41:38.136Z INFO Using nrf-device-lib-js version: 0.4.4
2024-03-06T08:41:38.136Z INFO Using nrf-device-lib version: 0.10.3
2024-03-06T08:41:38.136Z INFO Using nrfjprog DLL version: 10.15.1
2024-03-06T08:41:38.136Z INFO Using JLink version: JLink_V7.94l
2024-03-06T08:41:38.154Z DEBUG App pc-nrfconnect-ble v4.0.4 official
2024-03-06T08:41:38.154Z DEBUG App path: C:\Users\-\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar\resources/bundle/
2024-03-06T08:41:38.154Z DEBUG nRFConnect 4.0.4, required by the app is (^3.8.0)
2024-03-06T08:41:38.154Z DEBUG nRFConnect path: C:\Users\TP10\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar
2024-03-06T08:41:38.154Z DEBUG HomeDir: C:\Users\-
2024-03-06T08:41:38.154Z DEBUG TmpDir: C:\Users\-\AppData\Local\Temp
2024-03-06T08:41:38.154Z INFO Installed JLink version does not match the provided version (V7.66a)
2024-03-06T08:41:38.314Z INFO Updated list of uuids with data from github.com/.../v1
2024-03-06T08:41:40.193Z INFO Selected device with s/n E301277EF291
2024-03-06T08:41:40.197Z DEBUG Device is in DFU-Bootloader, DFU is defined
2024-03-06T08:41:47.767Z INFO Device setup completed
2024-03-06T08:41:47.767Z ERROR Device has no serial port. Cannot open device.

If i choose Yes
It loads forever:

And ouputs the following in the terminal: 

As it is loading/frozen, the best i can do is to snip it. no buttons work in the app.

- I am convinced that there's something i have missed but skimming the documentation didn't ping my radar. Are any of you familiar with these error messages? I have seen that there's multiple posts regarding "Device has no serial port" but i didn't recognise them as applicable to my issue.

Be aware that i am very new to this and lack general sensibilities when it comes to the nordic semi ecosystem.

Parents
  • Hi,

    If the dongle has the sniffer firmware you need to manually put it in DFU mode by pressing the sideways reset button (you should see the LED pulsating with red light when it is in DFU mode. Are you able to program it from the Bluetooth app then?

  • DFU Mode=Bootloader mode
    DFU mode is what i called Bootloader mode in the post. the LED acts as expected and the device name changes as expected in the standalone Bluetooth app. when connecting to the dongle in DFU mode i am presented with a textbox about choosing whether to program it or not. i have tried both, resulting in the logs in the OP.

    Softlock
    The program softlocks as shown in the OP.
    I suspect i need some kind of firmware for the dongle but i fail at installing it through the bluetooth app...

  • Hi,

    Can you upload the full log of the failed update attempt? (The one you have a screenshot of)? The question is why this fails (not doing this will not work, as based on what you write the dongle has the sniffer firmware, and that is not compatible with the Bluetooth LE app).

  • I've found the folder with the logs.
    C:\Users\-\AppData\Roaming\nrfconnect-bluetooth-low-energy\bundle\logs
    Here's one of the tries where i choose Yes in the text box:
    __________________________________________________________________________

    2024-03-06T08:00:21.905Z DEBUG Application data folder: C:\Users\TP10\AppData\Roaming\nrfconnect-bluetooth-low-energy\bundle
    2024-03-06T08:00:21.946Z INFO Using nrf-device-lib-js version: 0.4.4
    2024-03-06T08:00:21.946Z INFO Using nrf-device-lib version: 0.10.3
    2024-03-06T08:00:21.946Z INFO Using nrfjprog DLL version: 10.15.1
    2024-03-06T08:00:21.946Z INFO Using JLink version: JLink_V7.94l
    2024-03-06T08:00:21.960Z DEBUG App pc-nrfconnect-ble v4.0.4 official
    2024-03-06T08:00:21.960Z DEBUG App path: C:\Users\-\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar\resources/bundle/
    2024-03-06T08:00:21.960Z DEBUG nRFConnect 4.0.4, required by the app is (^3.8.0)
    2024-03-06T08:00:21.961Z DEBUG nRFConnect path: C:\Users\TP10\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar
    2024-03-06T08:00:21.961Z DEBUG HomeDir: C:\Users\-
    2024-03-06T08:00:21.961Z DEBUG TmpDir: C:\Users\-\AppData\Local\Temp
    2024-03-06T08:00:21.961Z INFO Installed JLink version does not match the provided version (V7.66a)
    2024-03-06T08:00:22.328Z INFO Updated list of uuids with data from github.com/.../v1
    2024-03-06T08:00:23.866Z INFO Selected device with s/n E301277EF291
    2024-03-06T08:00:23.871Z DEBUG Device is in DFU-Bootloader, DFU is defined
    2024-03-06T08:00:25.889Z INFO Device setup completed
    2024-03-06T08:00:25.889Z ERROR Device has no serial port. Cannot open device.
    2024-03-06T08:00:27.731Z INFO Device closed.
    2024-03-06T08:00:31.779Z INFO Selected device with s/n E301277EF291
    2024-03-06T08:00:31.783Z DEBUG Device is in DFU-Bootloader, DFU is defined
    2024-03-06T08:00:36.257Z DEBUG Device is in bootloader mode
    2024-03-06T08:00:36.257Z DEBUG Device is in bootloader mode
    2024-03-06T08:00:36.257Z DEBUG E301277EF291 on undefined is now in DFU-Bootloader...
    2024-03-06T08:00:36.315Z DEBUG Starting DFU
    2024-03-06T08:00:36.319Z ERROR Failed to write to the target device: async task failure for id: 5693281965 msg: serialport is needed for nordic dfu over usb

    __________________________________________________________________________
    Good to know i can access the logs outside of the softlocking program.

    Maybe i need to upload a specific firmware with a different software?

Reply
  • I've found the folder with the logs.
    C:\Users\-\AppData\Roaming\nrfconnect-bluetooth-low-energy\bundle\logs
    Here's one of the tries where i choose Yes in the text box:
    __________________________________________________________________________

    2024-03-06T08:00:21.905Z DEBUG Application data folder: C:\Users\TP10\AppData\Roaming\nrfconnect-bluetooth-low-energy\bundle
    2024-03-06T08:00:21.946Z INFO Using nrf-device-lib-js version: 0.4.4
    2024-03-06T08:00:21.946Z INFO Using nrf-device-lib version: 0.10.3
    2024-03-06T08:00:21.946Z INFO Using nrfjprog DLL version: 10.15.1
    2024-03-06T08:00:21.946Z INFO Using JLink version: JLink_V7.94l
    2024-03-06T08:00:21.960Z DEBUG App pc-nrfconnect-ble v4.0.4 official
    2024-03-06T08:00:21.960Z DEBUG App path: C:\Users\-\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar\resources/bundle/
    2024-03-06T08:00:21.960Z DEBUG nRFConnect 4.0.4, required by the app is (^3.8.0)
    2024-03-06T08:00:21.961Z DEBUG nRFConnect path: C:\Users\TP10\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar
    2024-03-06T08:00:21.961Z DEBUG HomeDir: C:\Users\-
    2024-03-06T08:00:21.961Z DEBUG TmpDir: C:\Users\-\AppData\Local\Temp
    2024-03-06T08:00:21.961Z INFO Installed JLink version does not match the provided version (V7.66a)
    2024-03-06T08:00:22.328Z INFO Updated list of uuids with data from github.com/.../v1
    2024-03-06T08:00:23.866Z INFO Selected device with s/n E301277EF291
    2024-03-06T08:00:23.871Z DEBUG Device is in DFU-Bootloader, DFU is defined
    2024-03-06T08:00:25.889Z INFO Device setup completed
    2024-03-06T08:00:25.889Z ERROR Device has no serial port. Cannot open device.
    2024-03-06T08:00:27.731Z INFO Device closed.
    2024-03-06T08:00:31.779Z INFO Selected device with s/n E301277EF291
    2024-03-06T08:00:31.783Z DEBUG Device is in DFU-Bootloader, DFU is defined
    2024-03-06T08:00:36.257Z DEBUG Device is in bootloader mode
    2024-03-06T08:00:36.257Z DEBUG Device is in bootloader mode
    2024-03-06T08:00:36.257Z DEBUG E301277EF291 on undefined is now in DFU-Bootloader...
    2024-03-06T08:00:36.315Z DEBUG Starting DFU
    2024-03-06T08:00:36.319Z ERROR Failed to write to the target device: async task failure for id: 5693281965 msg: serialport is needed for nordic dfu over usb

    __________________________________________________________________________
    Good to know i can access the logs outside of the softlocking program.

    Maybe i need to upload a specific firmware with a different software?

Children
  • Hi,

    I a not able to find any references to a similar issue. As you get the prompt, I assume the device sows up as "Open DFU Bootloader" in the Bluetooth Low Energy Standalone app? Do you also see it listed under COM ports in the Device manager (as you should)? If not, do you have another computer you can test with for reference?

  • Yes - it shows up as DFU bootloader.


    I'll find another computer to test it on and will return with an update,
    - makes sense to do this so we can infer if the problem is the computer or the software/dongle.
    Why i havent tried this already illudes me.

    Here's how it looks in the device manager when it is in DFU Bootloader mode:

  • I have tried on a  Win11 machine with another version of segger and it seemed to work. I'll now try to use the dongle on my own computer in the bluetooth standalone app. Maybe it didn't work because i use the newest version of Segger instead of the included version?

    Here's the successful install log from the win 11 machine if interested:
    _____________________________________________________________________________

    2024-03-12T08:41:15.193Z DEBUG Application data folder: C:\Users\-\AppData\Roaming\nrfconnect-bluetooth-low-energy\bundle

    2024-03-12T08:41:15.255Z DEBUG App pc-nrfconnect-ble v4.0.4 official

    2024-03-12T08:41:15.255Z DEBUG App path: C:\Users\-\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar\resources/bundle/

    2024-03-12T08:41:15.255Z DEBUG nRFConnect 4.0.4, required by the app is (^3.8.0)

    2024-03-12T08:41:15.255Z DEBUG nRFConnect path: C:\Users\-\AppData\Local\Programs\nrfconnect-bluetooth-low-energy\resources\app.asar

    2024-03-12T08:41:15.256Z DEBUG HomeDir: C:\Users\-

    2024-03-12T08:41:15.256Z DEBUG TmpDir: C:\Users\-\AppData\Local\Temp

    2024-03-12T08:41:15.373Z INFO Using nrf-device-lib-js version: 0.4.4

    2024-03-12T08:41:15.373Z INFO Using nrf-device-lib version: 0.10.3

    2024-03-12T08:41:15.373Z INFO Using nrfjprog DLL version: 10.15.1

    2024-03-12T08:41:15.374Z INFO Using JLink version: JLink_V7.88j

    2024-03-12T08:41:15.374Z INFO Installed JLink version does not match the provided version (V7.66a)

    2024-03-12T08:41:15.437Z INFO Updated list of uuids with data from https://github.com/NordicSemiconductor/bluetooth-numbers-database/tree/master/v1

    2024-03-12T08:41:19.349Z INFO Selected device with s/n E301277EF291

    2024-03-12T08:41:19.354Z DEBUG Device is in DFU-Bootloader, DFU is defined

    2024-03-12T08:41:20.634Z DEBUG Device is in bootloader mode

    2024-03-12T08:41:20.634Z DEBUG Device is in bootloader mode

    2024-03-12T08:41:20.634Z DEBUG E301277EF291 on COM5 is now in DFU-Bootloader...

    2024-03-12T08:41:20.685Z DEBUG Starting DFU

    2024-03-12T08:41:20.688Z INFO Opening serial port for SDFU programming:. 0%

    2024-03-12T08:41:21.105Z INFO Opening serial port for SDFU programming:. 100%

    2024-03-12T08:41:21.179Z INFO Uploading image through SDFU: 0%

    2024-03-12T08:41:21.478Z INFO Uploading image through SDFU: 1%

    2024-03-12T08:41:21.496Z INFO Uploading image through SDFU: 2%

    2024-03-12T08:41:21.516Z INFO Uploading image through SDFU: 3%

    2024-03-12T08:41:21.691Z INFO Uploading image through SDFU: 4%

    2024-03-12T08:41:21.710Z INFO Uploading image through SDFU: 5%

    2024-03-12T08:41:21.748Z INFO Uploading image through SDFU: 6%

    2024-03-12T08:41:21.905Z INFO Uploading image through SDFU: 7%

    2024-03-12T08:41:21.923Z INFO Uploading image through SDFU: 8%

    2024-03-12T08:41:21.942Z INFO Uploading image through SDFU: 9%

    2024-03-12T08:41:21.961Z INFO Uploading image through SDFU: 10%

    2024-03-12T08:41:22.160Z INFO Uploading image through SDFU: 11%

    2024-03-12T08:41:22.179Z INFO Uploading image through SDFU: 12%

    2024-03-12T08:41:22.198Z INFO Uploading image through SDFU: 13%

    2024-03-12T08:41:22.374Z INFO Uploading image through SDFU: 14%

    2024-03-12T08:41:22.393Z INFO Uploading image through SDFU: 15%

    2024-03-12T08:41:22.431Z INFO Uploading image through SDFU: 16%

    2024-03-12T08:41:22.619Z INFO Uploading image through SDFU: 17%

    2024-03-12T08:41:22.638Z INFO Uploading image through SDFU: 18%

    2024-03-12T08:41:22.657Z INFO Uploading image through SDFU: 19%

    2024-03-12T08:41:22.676Z INFO Uploading image through SDFU: 20%

    2024-03-12T08:41:22.861Z INFO Uploading image through SDFU: 21%

    2024-03-12T08:41:22.880Z INFO Uploading image through SDFU: 22%

    2024-03-12T08:41:22.899Z INFO Uploading image through SDFU: 23%

    2024-03-12T08:41:23.061Z INFO Uploading image through SDFU: 24%

    2024-03-12T08:41:23.080Z INFO Uploading image through SDFU: 25%

    2024-03-12T08:41:23.117Z INFO Uploading image through SDFU: 26%

    2024-03-12T08:41:23.292Z INFO Uploading image through SDFU: 27%

    2024-03-12T08:41:23.311Z INFO Uploading image through SDFU: 28%

    2024-03-12T08:41:23.330Z INFO Uploading image through SDFU: 29%

    2024-03-12T08:41:23.349Z INFO Uploading image through SDFU: 30%

    2024-03-12T08:41:23.523Z INFO Uploading image through SDFU: 31%

    2024-03-12T08:41:23.543Z INFO Uploading image through SDFU: 32%

    2024-03-12T08:41:23.561Z INFO Uploading image through SDFU: 33%

    2024-03-12T08:41:23.730Z INFO Uploading image through SDFU: 34%

    2024-03-12T08:41:23.768Z INFO Uploading image through SDFU: 35%

    2024-03-12T08:41:23.787Z INFO Uploading image through SDFU: 36%

    2024-03-12T08:41:23.961Z INFO Uploading image through SDFU: 37%

    2024-03-12T08:41:23.979Z INFO Uploading image through SDFU: 38%

    2024-03-12T08:41:24.003Z INFO Uploading image through SDFU: 39%

    2024-03-12T08:41:24.204Z INFO Uploading image through SDFU: 40%

    2024-03-12T08:41:24.224Z INFO Uploading image through SDFU: 41%

    2024-03-12T08:41:24.243Z INFO Uploading image through SDFU: 42%

    2024-03-12T08:41:24.262Z INFO Uploading image through SDFU: 43%

    2024-03-12T08:41:24.428Z INFO Uploading image through SDFU: 44%

    2024-03-12T08:41:24.466Z INFO Uploading image through SDFU: 45%

    2024-03-12T08:41:24.484Z INFO Uploading image through SDFU: 46%

    2024-03-12T08:41:24.645Z INFO Uploading image through SDFU: 47%

    2024-03-12T08:41:24.663Z INFO Uploading image through SDFU: 48%

    2024-03-12T08:41:24.682Z INFO Uploading image through SDFU: 49%

    2024-03-12T08:41:24.876Z INFO Uploading image through SDFU: 50%

    2024-03-12T08:41:24.895Z INFO Uploading image through SDFU: 51%

    2024-03-12T08:41:24.914Z INFO Uploading image through SDFU: 52%

    2024-03-12T08:41:24.933Z INFO Uploading image through SDFU: 53%

    2024-03-12T08:41:25.105Z INFO Uploading image through SDFU: 54%

    2024-03-12T08:41:25.143Z INFO Uploading image through SDFU: 55%

    2024-03-12T08:41:25.162Z INFO Uploading image through SDFU: 56%

    2024-03-12T08:41:25.327Z INFO Uploading image through SDFU: 57%

    2024-03-12T08:41:25.346Z INFO Uploading image through SDFU: 58%

    2024-03-12T08:41:25.365Z INFO Uploading image through SDFU: 59%

    2024-03-12T08:41:25.573Z INFO Uploading image through SDFU: 60%

    2024-03-12T08:41:25.592Z INFO Uploading image through SDFU: 61%

    2024-03-12T08:41:25.613Z INFO Uploading image through SDFU: 62%

    2024-03-12T08:41:25.630Z INFO Uploading image through SDFU: 63%

    2024-03-12T08:41:25.804Z INFO Uploading image through SDFU: 64%

    2024-03-12T08:41:25.842Z INFO Uploading image through SDFU: 65%

    2024-03-12T08:41:25.861Z INFO Uploading image through SDFU: 66%

    2024-03-12T08:41:26.034Z INFO Uploading image through SDFU: 67%

    2024-03-12T08:41:26.053Z INFO Uploading image through SDFU: 68%

    2024-03-12T08:41:26.072Z INFO Uploading image through SDFU: 69%

    2024-03-12T08:41:26.274Z INFO Uploading image through SDFU: 70%

    2024-03-12T08:41:26.293Z INFO Uploading image through SDFU: 71%

    2024-03-12T08:41:26.311Z INFO Uploading image through SDFU: 72%

    2024-03-12T08:41:26.331Z INFO Uploading image through SDFU: 73%

    2024-03-12T08:41:26.507Z INFO Uploading image through SDFU: 74%

    2024-03-12T08:41:26.545Z INFO Uploading image through SDFU: 75%

    2024-03-12T08:41:26.564Z INFO Uploading image through SDFU: 76%

    2024-03-12T08:41:26.742Z INFO Uploading image through SDFU: 77%

    2024-03-12T08:41:26.761Z INFO Uploading image through SDFU: 78%

    2024-03-12T08:41:26.781Z INFO Uploading image through SDFU: 79%

    2024-03-12T08:41:26.975Z INFO Uploading image through SDFU: 80%

    2024-03-12T08:41:26.994Z INFO Uploading image through SDFU: 81%

    2024-03-12T08:41:27.013Z INFO Uploading image through SDFU: 82%

    2024-03-12T08:41:27.032Z INFO Uploading image through SDFU: 83%

    2024-03-12T08:41:27.190Z INFO Uploading image through SDFU: 84%

    2024-03-12T08:41:27.227Z INFO Uploading image through SDFU: 85%

    2024-03-12T08:41:27.246Z INFO Uploading image through SDFU: 86%

    2024-03-12T08:41:27.403Z INFO Uploading image through SDFU: 87%

    2024-03-12T08:41:27.422Z INFO Uploading image through SDFU: 88%

    2024-03-12T08:41:27.441Z INFO Uploading image through SDFU: 89%

    2024-03-12T08:41:27.641Z INFO Uploading image through SDFU: 90%

    2024-03-12T08:41:27.660Z INFO Uploading image through SDFU: 91%

    2024-03-12T08:41:27.679Z INFO Uploading image through SDFU: 92%

    2024-03-12T08:41:27.698Z INFO Uploading image through SDFU: 93%

    2024-03-12T08:41:27.873Z INFO Uploading image through SDFU: 94%

    2024-03-12T08:41:27.911Z INFO Uploading image through SDFU: 95%

    2024-03-12T08:41:27.930Z INFO Uploading image through SDFU: 96%

    2024-03-12T08:41:28.112Z INFO Uploading image through SDFU: 97%

    2024-03-12T08:41:28.129Z INFO Uploading image through SDFU: 98%

    2024-03-12T08:41:28.149Z INFO Uploading image through SDFU: 99%

    2024-03-12T08:41:28.322Z INFO Uploading image through SDFU: 100%

    2024-03-12T08:41:28.450Z INFO Waiting for serial port to be attached: 0%

    2024-03-12T08:41:29.409Z INFO Device was attached: 100%

    2024-03-12T08:41:29.409Z INFO Opening serial port for SDFU programming:. 0%

    2024-03-12T08:41:29.837Z INFO Opening serial port for SDFU programming:. 100%

    2024-03-12T08:41:29.968Z INFO Uploading image through SDFU: 0%

    2024-03-12T08:41:30.276Z INFO Uploading image through SDFU: 1%

    2024-03-12T08:41:30.315Z INFO Uploading image through SDFU: 2%

    2024-03-12T08:41:30.509Z INFO Uploading image through SDFU: 3%

    2024-03-12T08:41:30.547Z INFO Uploading image through SDFU: 4%

    2024-03-12T08:41:30.711Z INFO Uploading image through SDFU: 5%

    2024-03-12T08:41:30.749Z INFO Uploading image through SDFU: 6%

    2024-03-12T08:41:30.951Z INFO Uploading image through SDFU: 7%

    2024-03-12T08:41:30.979Z INFO Uploading image through SDFU: 8%

    2024-03-12T08:41:31.159Z INFO Uploading image through SDFU: 9%

    2024-03-12T08:41:31.178Z INFO Uploading image through SDFU: 10%

    2024-03-12T08:41:31.215Z INFO Uploading image through SDFU: 11%

    2024-03-12T08:41:31.408Z INFO Uploading image through SDFU: 12%

    2024-03-12T08:41:31.446Z INFO Uploading image through SDFU: 13%

    2024-03-12T08:41:31.623Z INFO Uploading image through SDFU: 14%

    2024-03-12T08:41:31.642Z INFO Uploading image through SDFU: 15%

    2024-03-12T08:41:31.826Z INFO Uploading image through SDFU: 16%

    2024-03-12T08:41:31.864Z INFO Uploading image through SDFU: 17%

    2024-03-12T08:41:32.056Z INFO Uploading image through SDFU: 18%

    2024-03-12T08:41:32.094Z INFO Uploading image through SDFU: 19%

    2024-03-12T08:41:32.112Z INFO Uploading image through SDFU: 20%

    2024-03-12T08:41:32.307Z INFO Uploading image through SDFU: 21%

    2024-03-12T08:41:32.345Z INFO Uploading image through SDFU: 22%

    2024-03-12T08:41:32.524Z INFO Uploading image through SDFU: 23%

    2024-03-12T08:41:32.562Z INFO Uploading image through SDFU: 24%

    2024-03-12T08:41:32.727Z INFO Uploading image through SDFU: 25%

    2024-03-12T08:41:32.765Z INFO Uploading image through SDFU: 26%

    2024-03-12T08:41:32.928Z INFO Uploading image through SDFU: 27%

    2024-03-12T08:41:32.965Z INFO Uploading image through SDFU: 28%

    2024-03-12T08:41:33.158Z INFO Uploading image through SDFU: 29%

    2024-03-12T08:41:33.176Z INFO Uploading image through SDFU: 30%

    2024-03-12T08:41:33.214Z INFO Uploading image through SDFU: 31%

    2024-03-12T08:41:33.424Z INFO Uploading image through SDFU: 32%

    2024-03-12T08:41:33.462Z INFO Uploading image through SDFU: 33%

    2024-03-12T08:41:33.661Z INFO Uploading image through SDFU: 34%

    2024-03-12T08:41:33.680Z INFO Uploading image through SDFU: 35%

    2024-03-12T08:41:33.889Z INFO Uploading image through SDFU: 36%

    2024-03-12T08:41:33.927Z INFO Uploading image through SDFU: 37%

    2024-03-12T08:41:34.111Z INFO Uploading image through SDFU: 38%

    2024-03-12T08:41:34.149Z INFO Uploading image through SDFU: 39%

    2024-03-12T08:41:34.167Z INFO Uploading image through SDFU: 40%

    2024-03-12T08:41:34.346Z INFO Uploading image through SDFU: 41%

    2024-03-12T08:41:34.383Z INFO Uploading image through SDFU: 42%

    2024-03-12T08:41:34.578Z INFO Uploading image through SDFU: 43%

    2024-03-12T08:41:34.616Z INFO Uploading image through SDFU: 44%

    2024-03-12T08:41:34.789Z INFO Uploading image through SDFU: 45%

    2024-03-12T08:41:34.827Z INFO Uploading image through SDFU: 46%

    2024-03-12T08:41:35.004Z INFO Uploading image through SDFU: 47%

    2024-03-12T08:41:35.042Z INFO Uploading image through SDFU: 48%

    2024-03-12T08:41:35.241Z INFO Uploading image through SDFU: 49%

    2024-03-12T08:41:35.259Z INFO Uploading image through SDFU: 50%

    2024-03-12T08:41:35.298Z INFO Uploading image through SDFU: 51%

    2024-03-12T08:41:35.479Z INFO Uploading image through SDFU: 52%

    2024-03-12T08:41:35.517Z INFO Uploading image through SDFU: 53%

    2024-03-12T08:41:35.710Z INFO Uploading image through SDFU: 54%

    2024-03-12T08:41:35.729Z INFO Uploading image through SDFU: 55%

    2024-03-12T08:41:35.904Z INFO Uploading image through SDFU: 56%

    2024-03-12T08:41:35.942Z INFO Uploading image through SDFU: 57%

    2024-03-12T08:41:36.127Z INFO Uploading image through SDFU: 58%

    2024-03-12T08:41:36.165Z INFO Uploading image through SDFU: 59%

    2024-03-12T08:41:36.184Z INFO Uploading image through SDFU: 60%

    2024-03-12T08:41:36.376Z INFO Uploading image through SDFU: 61%

    2024-03-12T08:41:36.414Z INFO Uploading image through SDFU: 62%

    2024-03-12T08:41:36.623Z INFO Uploading image through SDFU: 63%

    2024-03-12T08:41:36.661Z INFO Uploading image through SDFU: 64%

    2024-03-12T08:41:36.842Z INFO Uploading image through SDFU: 65%

    2024-03-12T08:41:36.880Z INFO Uploading image through SDFU: 66%

    2024-03-12T08:41:37.088Z INFO Uploading image through SDFU: 67%

    2024-03-12T08:41:37.126Z INFO Uploading image through SDFU: 68%

    2024-03-12T08:41:37.307Z INFO Uploading image through SDFU: 69%

    2024-03-12T08:41:37.326Z INFO Uploading image through SDFU: 70%

    2024-03-12T08:41:37.364Z INFO Uploading image through SDFU: 71%

    2024-03-12T08:41:37.560Z INFO Uploading image through SDFU: 72%

    2024-03-12T08:41:37.604Z INFO Uploading image through SDFU: 73%

    2024-03-12T08:41:37.809Z INFO Uploading image through SDFU: 74%

    2024-03-12T08:41:37.847Z INFO Uploading image through SDFU: 75%

    2024-03-12T08:41:38.010Z INFO Uploading image through SDFU: 76%

    2024-03-12T08:41:38.048Z INFO Uploading image through SDFU: 77%

    2024-03-12T08:41:38.242Z INFO Uploading image through SDFU: 78%

    2024-03-12T08:41:38.280Z INFO Uploading image through SDFU: 79%

    2024-03-12T08:41:38.491Z INFO Uploading image through SDFU: 80%

    2024-03-12T08:41:38.510Z INFO Uploading image through SDFU: 81%

    2024-03-12T08:41:38.548Z INFO Uploading image through SDFU: 82%

    2024-03-12T08:41:38.723Z INFO Uploading image through SDFU: 83%

    2024-03-12T08:41:38.761Z INFO Uploading image through SDFU: 84%

    2024-03-12T08:41:38.961Z INFO Uploading image through SDFU: 85%

    2024-03-12T08:41:38.980Z INFO Uploading image through SDFU: 86%

    2024-03-12T08:41:39.187Z INFO Uploading image through SDFU: 87%

    2024-03-12T08:41:39.225Z INFO Uploading image through SDFU: 88%

    2024-03-12T08:41:39.435Z INFO Uploading image through SDFU: 89%

    2024-03-12T08:41:39.466Z INFO Uploading image through SDFU: 90%

    2024-03-12T08:41:39.483Z INFO Uploading image through SDFU: 91%

    2024-03-12T08:41:39.668Z INFO Uploading image through SDFU: 92%

    2024-03-12T08:41:39.707Z INFO Uploading image through SDFU: 93%

    2024-03-12T08:41:39.908Z INFO Uploading image through SDFU: 94%

    2024-03-12T08:41:39.946Z INFO Uploading image through SDFU: 95%

    2024-03-12T08:41:40.121Z INFO Uploading image through SDFU: 96%

    2024-03-12T08:41:40.159Z INFO Uploading image through SDFU: 97%

    2024-03-12T08:41:40.358Z INFO Uploading image through SDFU: 98%

    2024-03-12T08:41:40.403Z INFO Uploading image through SDFU: 99%

    2024-03-12T08:41:40.584Z INFO Uploading image through SDFU: 100%

    2024-03-12T08:41:40.713Z INFO All dfu images have been written to the target device

    2024-03-12T08:41:40.713Z DEBUG DFU completed successfully!

    2024-03-12T08:41:40.713Z DEBUG Will wait for device E301277EF291

    2024-03-12T08:41:43.172Z DEBUG resolving [object Object]

    2024-03-12T08:41:43.172Z DEBUG DFU finished:  [object Object]

    2024-03-12T08:41:43.177Z INFO Device setup completed

    2024-03-12T08:41:43.177Z INFO Connectivity firmware version: ble-connectivity 4.1.4+Mar-11-2021-08-36-04. SoftDevice API version: 5. Baud rate: 1000000.

    2024-03-12T08:41:43.178Z INFO Opening adapter connected to COM6

    2024-03-12T08:41:44.111Z INFO Reset performed on adapter COM6

    2024-03-12T08:41:44.116Z INFO Successfully opened COM6. Baud rate: 1000000. Flow control: none. Parity: none.

    2024-03-12T08:41:44.116Z DEBUG     1/ 0 <-  [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]

    2024-03-12T08:41:44.116Z DEBUG State change: STATE_START -> STATE_RESET

    2024-03-12T08:41:44.116Z DEBUG        1 ->  [N/A] type:          RESERVED_5 reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:44.410Z DEBUG State change: STATE_RESET -> STATE_UNINITIALIZED

    2024-03-12T08:41:44.410Z DEBUG        2 ->  [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]

    2024-03-12T08:41:44.410Z DEBUG     2/ 0 <-  [02 7d ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC_RESP]

    2024-03-12T08:41:44.410Z DEBUG State change: STATE_UNINITIALIZED -> STATE_INITIALIZED

    2024-03-12T08:41:44.410Z DEBUG        3 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]

    2024-03-12T08:41:44.661Z DEBUG        4 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]

    2024-03-12T08:41:44.810Z DEBUG     3/ 0 <-  [01 7e ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC]

    2024-03-12T08:41:44.811Z DEBUG        5 ->  [02 7d ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:2 data_integrity:0 err_code:0x0 [SYNC_RESP]

    2024-03-12T08:41:44.913Z DEBUG        6 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]

    2024-03-12T08:41:44.913Z DEBUG     4/ 0 <-  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]

    2024-03-12T08:41:44.913Z DEBUG        7 ->  [04 7b 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG_RESP [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]

    2024-03-12T08:41:45.163Z DEBUG        8 ->  [03 fc 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]

    2024-03-12T08:41:45.163Z DEBUG     5/ 0 <-  [04 7b 11 ] type: LINK_CONTROL_PACKET reliable: no seq#:0 ack#:0 payload_length:3 data_integrity:0 err_code:0x0 [CONFIG_RESP [ sliding-window-size:1 out-of-frame:0 data-integrity-check-type:1 version-number:0 ]]

    2024-03-12T08:41:45.163Z DEBUG State change: STATE_INITIALIZED -> STATE_ACTIVE

    2024-03-12T08:41:45.176Z INFO Adapter connected to COM6 opened

    2024-03-12T08:41:45.177Z DEBUG        9 ->  [00 69 20 00 00 00 01 01 08 a0 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:0 payload_length:b data_integrity:1 header_checksum:82 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG     6/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG     7/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:1 payload_length:6 data_integrity:1 header_checksum:ca err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG       10 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG       11 ->  [00 69 23 00 00 00 01 01 f7 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:1 payload_length:a data_integrity:1 header_checksum:89 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG     8/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG     9/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:2 payload_length:6 data_integrity:1 header_checksum:c1 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG       12 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG       13 ->  [00 69 01 00 00 00 01 0a ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:2 payload_length:8 data_integrity:1 header_checksum:a0 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG    10/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG    11/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:2 ack#:3 payload_length:6 data_integrity:1 header_checksum:b8 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG       14 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:3 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG       15 ->  [00 69 40 00 00 00 01 01 07 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:3 payload_length:a data_integrity:1 header_checksum:77 err_code:0x0

    2024-03-12T08:41:45.177Z DEBUG    12/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG    13/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:3 ack#:4 payload_length:6 data_integrity:1 header_checksum:af err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG       16 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:4 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG       17 ->  [00 69 a0 00 00 00 01 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:4 payload_length:8 data_integrity:1 header_checksum:8e err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG    14/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG    15/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:4 ack#:5 payload_length:6 data_integrity:1 header_checksum:a6 err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG       18 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:5 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG       19 ->  [00 69 a1 00 00 00 01 80 05 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:5 payload_length:b data_integrity:1 header_checksum:55 err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG    16/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG    17/ 0 <-  [01 69 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:5 ack#:6 payload_length:6 data_integrity:1 header_checksum:9d err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG       20 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:6 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG       21 ->  [00 60 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:6 payload_length:2 data_integrity:1 header_checksum:dc err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG    18/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG    19/ 0 <-  [01 60 00 00 00 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:6 ack#:7 payload_length:6 data_integrity:1 header_checksum:94 err_code:0x0

    2024-03-12T08:41:45.178Z DEBUG       22 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:7 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.182Z DEBUG       23 ->  [00 65 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:7 payload_length:3 data_integrity:1 header_checksum:c3 err_code:0x0

    2024-03-12T08:41:45.182Z DEBUG    20/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.182Z DEBUG    21/ 0 <-  [01 65 00 00 00 00 09 59 00 a5 00 ] type:     VENDOR_SPECIFIC reliable:yes seq#:7 ack#:0 payload_length:b data_integrity:1 header_checksum:7b err_code:0x0

    2024-03-12T08:41:45.182Z DEBUG       24 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:0 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.183Z DEBUG       25 ->  [00 7d 01 f8 00 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:0 payload_length:6 data_integrity:1 header_checksum:d2 err_code:0x0

    2024-03-12T08:41:45.183Z DEBUG    22/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.183Z DEBUG    23/ 0 <-  [01 7d 00 00 00 00 01 05 00 6e 52 46 35 78 ] type:     VENDOR_SPECIFIC reliable:yes seq#:0 ack#:1 payload_length:e data_integrity:1 header_checksum:4a err_code:0x0

    2024-03-12T08:41:45.183Z DEBUG       26 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:1 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.183Z DEBUG       27 ->  [00 6d 01 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:1 payload_length:3 data_integrity:1 header_checksum:f9 err_code:0x0

    2024-03-12T08:41:45.183Z DEBUG    24/ 0 <-  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.184Z DEBUG    25/ 0 <-  [01 6d 00 00 00 00 02 91 f2 7e 27 01 e3 ] type:     VENDOR_SPECIFIC reliable:yes seq#:1 ack#:2 payload_length:d data_integrity:1 header_checksum:51 err_code:0x0

    2024-03-12T08:41:45.184Z DEBUG       28 ->  [N/A] type:                 ACK reliable: no seq#:0 ack#:2 payload_length:0 data_integrity:0 err_code:0x0

    2024-03-12T08:41:45.186Z DEBUG SoftDevice BLE stack enabled.
    _____________________________________________________________________________

  • The win11 programmed dongle seems to work fine on my own setup. as the problem is solved for me i will accept this as the answer. People without access to another computer will have to find another solution, luckily i don't have to, thanks for the help Einar

Related