Power Profiler Kit II not visable on Power Profiler v3.5.0

The issue is as stated in the title.

The 'Select Device' column says "Connect a Nordic development kit to your computer" when the Power Profiler is NOT plugged in. This imediately changes to "No supported devices connected" once the Power Profiller kit is plugged in.

I followed the instructions here to put the Power Profiler kit into bootloader mode but the Power Profiler software still said "No supported devices connected". - devzone.nordicsemi.com/.../366832

The Power Profiler kit presents to the PC as a "nRF52 SDFU USB (COM6)" when it's in bootloader mode.

When in the 'normal mode' (geen led's fading in and out) the kit shows up in the windows device manager as two USB endpoints: 
-nRF Connect DFU Trigger
-nRF Connect USB CDC ACM (COM4)

I've tried this same procedure on two computers. I tried to use a previous version of the nRF Connect software but it still installed the latest Power Profiler software...

-----------------------------------------------------------------------------------------

Power Profiler Kit II HW v1.0.1

nRF Connect for Desktop v3.12.0

Power Profiler v3.5.0

Edition Windows 11 Pro
-Version 21H2
-Installed on ‎2022-‎01-‎26
-OS build 22000.1042
-Experience Windows Feature Experience Pack 1000.22000.1042.0

  • Bump... We'll just buy a replacement if that is the issue but I suspect it's a SW issue for us

  • I'm suspecting a software problem as well, I'm having the same issue on a different platform.

    I'm getting the same "Connect a Nordic development kit to your computer" message, and the PPK2 does not show up in the list.

    ---------------------------------------------------

    nRFConnect System Report - 2022-10-03T22-17-28.624Z
    System: LENOVO 20QV000WHV

    BIOS: LENOVO N2OET42W (1.29 )

    CPU: 1 x Intel CoreTm i7-9750H 2.6 GHz 12 cores (6 physical)

    Memory: 3.2 GB free of 15.3 GB total

    Filesystem: /dev/nvme1n1p2 (ext4) 1.8 TB 10.8% used

    OS: Ubuntu (22.04.1 LTS) linux x64

    Versions

    kernel: 5.15.0-48-generic
    git: 2.34.1
    node: 14.16.0
    python:
    python3: 3.10.6
    nrf-device-lib-js: 0.4.13
    nrf-device-lib: 0.12.8
    nrfjprog DLL: Unknown
    JLink: Unknown
    Connected devices:

  • Hi Jason and Béla,

    Although I have not been able to reproduce your issue, I've come across identical reports of this issue on DevZone and on GitHub (where I see that Béla has commented), and a similar report from a year ago.

    The reported workaround in these cases was downgrading the Power Profiler version. Could you try downgrading to version 3.4.3? It can be done as follows:

    1. Download the v3.4.3 archive directly from this URL: https://developer.nordicsemi.com/.pc-tools/nrfconnect-apps/pc-nrfconnect-ppk-3.4.3.tgz

    2. Place it in C:\Users\%USERPROFILE%\.nrfconnect-apps\local on Windows, or ~/.nrfconnect-apps/local on Linux

    3. Open nRF Connect for Desktop. The app should be visible:

    On my system I can have the old and new version installed side by side. However we used to recommend people to uninstall the newer version first, so please try that if you meet issues.

    Hopefully v3.4.3 now lists your PPK2:

    If the above doesn't work, please try unplugging other connected JLink devices (if any). If that doesn't work, we might have to consider changing the PPK firmware.

    When running v3.4.3 I notice that "Select Device" lists all of my connected nRF devices, while in v3.5.1, only the PPK2 is listed. So my current suspicion is that there is some device filtering going on in the newer versions, and it might be so strict that your PPKs are unintentionally filtered out.

    For reference, I have been unable to reproduce your issue with a similar setup:

    • Windows 11 (Enterprise) 21H2
    • Power Profiler Kit II (PPK2) HW v.1.0.1
    • Both Power Profiler 3.5.0 and the recently released 3.5.1.

    My colleague has tested using:

    • Ubuntu 20
    • PPK2 v.1.0.1
    • Power Profiler 3.5.1.

    On our setups the Power Profiler recognises the PPK and shows the following:

    ^ PPK disconnected

    ^ PPK connected

    I hope the workaround fixes your issue for now. As for an actual solution, I'll see if the PPK team can pinpoint the exact cause, and issue a fix.

    Best regards,

    Raoul Pathak

  • The fix   described worked for us!

    It's working now on the v3.4.3 Power Profiler.

  • Hello Raoul, thank you for the detailed instructions!
    It works fine, the PPK2 shows up in the list instantly with v3.4.3...

Related