NRF Connect for desktop install fail - blank screen and error windows

I am trying to install NRF Connect onto a brand new Windows 11 PC (all WIN11 updates made) to program both the PDA10056 and PDA10059 DK's

I installed Segger 5.20a Embedded Software plus the J-Link software plus the NRF SDK and managed to get the blink program compiled and sent to the PDA10056 (Works flawlessly)

To program the PDA10059 Dongle I have tried to install the NRF connect for desktop, a selection screen pops up however when I try to install services they fail with errors (see below) or just give a blank screen with rotating blue swirly thing.

I have checked at the location above and the file does exist there.

I have also uninstalled j-link and segger embedded , then tried reinstalling nrf connect, however same error messages.

I have also tried installing Microsoft Visual Code manually (which works), however nrf connect still fails.

Do you have any ideas on how to proceed ?.

Thanks in anticipation.

Parents Reply Children
  • Yes for sure ...please find enclosed txt of the support information.

    IMPORTANT: The data below could contain sensitive or confidential information about your environment.
    If you do not wish this to be seen by others, please make sure to remove it before sharing.
    
    For help and support, visit the Nordic DevZone at https://devzone.nordicsemi.com/.
    
    {
      "platform": {
        "os": "win32",
        "osVersion": "Windows 10 Home",
        "osKernel": "10.0.22621",
        "vscode": "1.83.1",
        "electron": "25.8.4",
        "node": "v18.15.0"
      },
      "system": {
        "date": "2023-10-18T13:16:22.538Z",
        "vscodeRoot": "c:\\Users\\Neo\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app",
        "nrfConnectForDesktopInstalled": true,
        "vscodeUptime": "00:04:02",
        "osUptime": "00:08:34",
        "cpu": "13th Gen Intel(R) Core(TM) i7-1360P"
      },
      "workspace": {
        "name": "blinky",
        "workspaceFile": null,
        "folders": [
          "c:\\ncs\\v2.5.0-rc1\\zephyr\\samples\\basic\\blinky"
        ]
      },
      "sdks": [
        {
          "version": "2.5.0-rc1",
          "path": "c:\\ncs\\v2.5.0-rc1"
        }
      ],
      "activeBuild": "c:\\ncs\\v2.5.0-rc1\\zephyr\\samples\\basic\\blinky\\build_1",
      "apps": [
        {
          "workspace": "c:\\ncs\\v2.5.0-rc1\\zephyr\\samples\\basic\\blinky",
          "uri": "c:\\ncs\\v2.5.0-rc1\\zephyr\\samples\\basic\\blinky",
          "buildConfigurations": [
            {
              "id": "c:\\ncs\\v2.5.0-rc1\\zephyr\\samples\\basic\\blinky\\build",
              "name": "build",
              "boardId": "nrf52840dk_nrf52840",
              "type": "Zephyr",
              "isChild": false,
              "isStale": false,
              "taskBindings": {
                "build": [],
                "pristineBuild": [],
                "flash": [],
                "eraseAndFlash": []
              }
            },
            {
              "id": "c:\\ncs\\v2.5.0-rc1\\zephyr\\samples\\basic\\blinky\\build_1",
              "name": "build_1",
              "boardId": "nrf52840dongle_nrf52840",
              "type": "Zephyr",
              "isChild": false,
              "isStale": false,
              "taskBindings": {
                "build": [],
                "pristineBuild": [],
                "flash": [],
                "eraseAndFlash": []
              }
            }
          ]
        }
      ],
      "topdir": "c:\\ncs\\v2.5.0-rc1",
      "workspaceState": "workspace-ready",
      "toolchains": [
        {
          "version": "2.5.0-rc1",
          "path": "c:\\ncs\\toolchains\\ffa23e2f3e"
        }
      ],
      "connectedDevices": [],
      "deviceProvider": "nrfutil",
      "tools": {
        "C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.16.1",
        "C:\\Program Files\\SEGGER\\JLink\\JLink.exe": "7.88j",
        "C:\\ncs\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.23.2",
        "C:\\ncs\\nrf-command-line-tools\\bin\\nrfutil.exe": "7.6.0",
        "C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin\\cmake.exe": "3.20.5",
        "C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin\\Scripts\\west.exe": "1.1.0",
        "C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin\\python.exe": "3.8.2",
        "C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin\\ninja.exe": "1.9.0",
        "C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin\\gperf.exe": "3.1",
        "C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin\\dtc.exe": "1.4.7",
        "C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin\\gn.exe": "2121",
        "C:\\ncs\\toolchains\\ffa23e2f3e\\mingw64\\bin\\git.exe": "2.37.3.windows.1",
        "gdbPath": "c:\\ncs\\toolchains\\ffa23e2f3e\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe"
      },
      "environment": {
        "westEnv": {
          "ELECTRON_RUN_AS_NODE": "1",
          "HOME": "C:\\Users\\Neo",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\Neo",
          "PATH": "C:\\ncs\\toolchains\\ffa23e2f3e;C:\\ncs\\toolchains\\ffa23e2f3e\\mingw64\\bin;C:\\ncs\\toolchains\\ffa23e2f3e\\bin;C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin;C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin\\Scripts;C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\nanopb\\generator-bin;C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\zephyr-sdk\\aarch64-zephyr-elf\\bin;C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\zephyr-sdk\\x86_64-zephyr-elf\\bin;C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;c:\\Users\\Neo\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.10.49-win32-x64\\platform\\nrfutil\\lib\\nrfutil-toolchain-manager;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\CMake\\bin;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin;C:\\ncs\\nrf-command-line-tools\\bin\\;C:\\Users\\Neo\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\Neo\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Neo\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\ncs\\nrf-command-line-tools\\bin;",
          "ZEPHYR_BASE": "c:\\ncs\\v2.5.0-rc1\\zephyr",
          "ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
          "ZEPHYR_SDK_INSTALL_DIR": "C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\zephyr-sdk",
          "PYTHONPATH": "C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin;C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin\\Lib;C:\\ncs\\toolchains\\ffa23e2f3e\\opt\\bin\\Lib\\site-packages"
        },
        "inherited": {
          "ELECTRON_RUN_AS_NODE": "1",
          "HOME": "C:\\Users\\Neo",
          "HOMEDRIVE": "C:",
          "HOMEPATH": "\\Users\\Neo",
          "Path": "C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\CMake\\bin;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin;C:\\ncs\\nrf-command-line-tools\\bin\\;C:\\Users\\Neo\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\Neo\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Neo\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\ncs\\nrf-command-line-tools\\bin;",
          "PATH": "C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\CMake\\bin;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin;C:\\ncs\\nrf-command-line-tools\\bin\\;C:\\Users\\Neo\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\Neo\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\Neo\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\ncs\\nrf-command-line-tools\\bin;"
        },
        "toolchainPath": "c:\\ncs\\toolchains\\ffa23e2f3e",
        "toolchainBinPath": "c:\\ncs\\toolchains\\ffa23e2f3e\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin",
        "toolchainVersion": "2.5.0-rc1"
      },
      "terminal": {
        "defaultProfile": null
      },
      "config": {
        "nordic-semiconductor.nrf-connect": {
          "topdir": "",
          "toolchain": {
            "path": ""
          },
          "ozonePath": "",
          "applications": [],
          "applicationOptions": {},
          "kconfig": {
            "interface": "kconfig",
            "executeInDefaultShell": false
          },
          "welcome": {
            "showOnStartup": true
          },
          "west": {
            "env": {
              "$base": "terminal"
            }
          },
          "boardRoots": [],
          "taskBindings": {},
          "debugging": {
            "flash": true,
            "bindings": {}
          },
          "activeAppFollowActiveEditor": true,
          "deviceProvider": "nrfutil",
          "enableTelemetry": false,
          "thirdpartyIntegration": {},
          "toolchainManager": {
            "indexURL": null,
            "installDirectory": null
          },
          "nrfutil": {
            "home": null
          },
          "defaultOpenAction": "ask"
        },
        "nordic-semiconductor.nrf-terminal": {
          "terminalMode": "character"
        }
      },
      "extensions": {
        "internal": {
          "nordic-semiconductor.nrf-connect": {
            "version": "2023.10.49",
            "path": "c:\\Users\\Neo\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2023.10.49-win32-x64",
            "isActive": true
          },
          "nordic-semiconductor.nrf-terminal": {
            "version": "2023.10.17",
            "path": "c:\\Users\\Neo\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2023.10.17",
            "isActive": true
          },
          "nordic-semiconductor.nrf-devicetree": {
            "version": "2023.10.22",
            "path": "c:\\Users\\Neo\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2023.10.22",
            "isActive": true
          },
          "nordic-semiconductor.nrf-kconfig": {
            "version": "2023.10.27",
            "path": "c:\\Users\\Neo\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2023.10.27",
            "isActive": true
          }
        },
        "external": {
          "marus25.cortex-debug": null,
          "ms-vscode.cpptools": "1.17.5",
          "ms-vscode-remote.remote-wsl-recommender": "0.0.19",
          "ms-vscode.js-debug": "1.83.1",
          "ms-vscode.js-debug-companion": "1.1.2",
          "ms-vscode.vscode-js-profile-table": "1.0.3",
          "trond-snekvik.gnu-mapfiles": "1.1.0",
          "twxs.cmake": "0.0.17"
        }
      }
    }
    
    

  • Thank you. I have forwarded it to the team looking into this.

  • Here the situation is still the same, any updates from the team looking into it ?

  • Hi,

    We have found the cause of the issue and hope to release a fixed version next week.

Related