nrf connect extension for vscode DT Visual editor stopped working

Hi,

I just updated my vsCode extension and the visual devicetree editor stopped working

I can compile just fine but changing the DT will prove difficult from now on.

This is a current screenshot of my visual editor:

i also printed the nrf-connect-support.json:

// IMPORTANT: The following data can contain sensitive or confidential information about your environment.
// If you do not want others to see this information, make sure to remove it before sharing the data.

// For help and support, visit Nordic Semiconductor's DevZone at https://devzone.nordicsemi.com/.

{
  "platform": {
    "os": "win32",
    "osVersion": "Windows 11 Pro",
    "osKernel": "10.0.26100",
    "vscode": "1.103.2",
    "electron": "37.2.3",
    "node": "v22.17.0",
    "appName": "Visual Studio Code",
    "appHost": "desktop"
  },
  "system": {
    "date": "2025-08-22T14:13:24.279Z",
    "vscodeRoot": "c:\\Program Files\\Microsoft VS Code\\resources\\app",
    "nrfConnectForDesktopInstalled": true,
    "vscodeUptime": "00:08:28",
    "osUptime": "194:32:20",
    "cpu": "12th Gen Intel(R) Core(TM) i5-1245U"
  },
  "workspace": {
    "name": "companion",
    "workspaceFile": null,
    "folders": [
      "********"
    ]
  },
  "sdks": [
    {
      "version": "v3.0.2",
      "path": "c:\\ncs\\v3.0.2"
    },
    {
      "version": "v3.0.0",
      "path": "c:\\ncs\\v3.0.0"
    },
    {
      "version": "v2.9.1",
      "path": "c:\\ncs\\v2.9.1"
    },
    {
      "version": "v2.9.0",
      "path": "c:\\ncs\\v2.9.0"
    },
    {
      "version": "v2.6.0",
      "path": "c:\\ncs\\v2.6.0"
    }
  ],
  "activeBuild": "********/build",
  "apps": [
    {
      "workspace": "********",
      "uri": "********",
      "buildConfigurations": [
        {
          "id": "********/build",
          "name": "build",
          "boardId": "********",
          "type": "Zephyr",
          "isChild": false,
          "isStale": false,
          "taskBindings": {
            "build": [],
            "pristineBuild": [],
            "flash": [],
            "eraseAndFlash": []
          },
          "sdk": "c:\\ncs\\v2.6.0",
          "toolchain": "nRF Connect SDK Toolchain v2.6.1"
        }
      ]
    }
  ],
  "toolchains": [
    {
      "version": "3.0.2",
      "path": "c:\\ncs\\toolchains\\0b393f9e1b",
      "displayName": "nRF Connect SDK Toolchain v3.0.2",
      "compilerTools": [
        "Zephyr SDK (arm) 0.17.0",
        "Zephyr SDK (riscv) 0.17.0"
      ]
    },
    {
      "version": "2.9.1",
      "path": "c:\\ncs\\toolchains\\b620d30767",
      "displayName": "nRF Connect SDK Toolchain v2.9.1",
      "compilerTools": [
        "Zephyr SDK (arm) 0.17.0",
        "Zephyr SDK (riscv) 0.17.0"
      ]
    },
    {
      "version": "2.9.0",
      "path": "c:\\ncs\\toolchains\\b620d30767",
      "displayName": "nRF Connect SDK Toolchain v2.9.0",
      "compilerTools": [
        "Zephyr SDK (arm) 0.17.0",
        "Zephyr SDK (riscv) 0.17.0"
      ]
    },
    {
      "version": "2.6.1",
      "path": "c:\\ncs\\toolchains\\cf2149caf2",
      "displayName": "nRF Connect SDK Toolchain v2.6.1",
      "compilerTools": [
        "Zephyr SDK (arm) 0.16.5",
        "Zephyr SDK (riscv) 0.16.5"
      ]
    },
    {
      "version": "2.6.0",
      "path": "c:\\ncs\\toolchains\\cf2149caf2",
      "displayName": "nRF Connect SDK Toolchain v2.6.0",
      "compilerTools": [
        "Zephyr SDK (arm) 0.16.5",
        "Zephyr SDK (riscv) 0.16.5"
      ]
    }
  ],
  "connectedDevices": [
    {
      "serialNumber": "001050205939"
    }
  ],
  "tools": {
    "C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.16.5",
    "C:\\Program Files\\SEGGER\\JLink_V818\\JLink.exe": "8.18",
    "C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.24.2",
    "C:\\nordic_tools\\nrfutil.exe": "8.0.0",
    "C:\\ncs\\toolchains\\cf2149caf2\\cmake": "3.21.0",
    "C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\Scripts\\west.exe": "1.2.0",
    "C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\python.exe": "3.9.13",
    "C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\ninja.exe": "1.10.2",
    "C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\gperf.exe": "3.1",
    "C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\dtc.exe": "1.4.7",
    "C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\gn.exe": "2154",
    "C:\\ncs\\toolchains\\cf2149caf2\\mingw64\\bin\\git.exe": "git version 2.37.3.",
    "debugger (arm)": "c:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe",
    "debugger (riscv)": "c:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe"
  },
  "nrfutil": {
    "nrfutil-device": {
      "version": "2.12.7",
      "binPath": "USER_WORKSPACE\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.8.654-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device",
      "jlinkInfo": {
        "description": "This version of SEGGER J-Link is different from the J-Link version that was used to test nrfutil device commands",
        "expectedVersion": {
          "version": "JLink_V8.42",
          "versionFormat": "string"
        },
        "name": "JlinkARM",
        "version": "JLink_V8.18",
        "versionFormat": "string"
      }
    },
    "nrfutil-sdk-manager": {
      "version": "1.6.0",
      "binPath": "USER_WORKSPACE\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.8.654-win32-x64\\platform\\nrfutil\\bin\\nrfutil-sdk-manager"
    }
  },
  "environment": {
    "westEnv": {
      "HOME": "USER_WORKSPACE",
      "HOMEDRIVE": "C:",
      "HOMEPATH": "USER_WORKSPACE",
      "PATH": "C:\\ncs\\toolchains\\cf2149caf2;C:\\ncs\\toolchains\\cf2149caf2\\mingw64\\bin;C:\\ncs\\toolchains\\cf2149caf2\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\Scripts;C:\\ncs\\toolchains\\cf2149caf2\\opt\\nanopb\\generator-bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\aarch64-zephyr-elf\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\x86_64-zephyr-elf\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin;c:USER_WORKSPACE\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.8.654-win32-x64\\platform\\nrfutil\\lib\\nrfutil-sdk-manager;C:\\Program Files\\Python39\\Scripts\\;C:\\Program Files\\Python39\\;C:\\Python38\\Scripts\\;C:\\Python38\\;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\\TortoiseSVN\\bin;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\PuTTY\\;C:\\Program Files\\OpenJDK\\jdk-17.0.1\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\SEGGER\\JLink\\;C:\\Program Files\\nodejs\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\CMake\\bin;C:\\Program Files (x86)\\MATLAB\\MATLAB Compiler Runtime\\v716\\runtime\\win32;C:USER_WORKSPACE\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:USER_WORKSPACE\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\nordic_tools;C:USER_WORKSPACE\\AppData\\Local\\Microsoft\\WindowsApps;C:USER_WORKSPACE\\AppData\\Roaming\\npm;C:USER_WORKSPACE\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Ninja-build.Ninja_Microsoft.Winget.Source_8wekyb3d8bbwe;C:USER_WORKSPACE\\openocd\\bin;C:USER_WORKSPACE\\.dotnet\\tools",
      "ZEPHYR_BASE": "c:\\ncs\\v2.6.0\\zephyr",
      "ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
      "ZEPHYR_SDK_INSTALL_DIR": "c:\\ncs\\toolchains\\cf2149caf2\\opt\\zephyr-sdk",
      "PYTHONPATH": "C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\Lib;C:\\ncs\\toolchains\\cf2149caf2\\opt\\bin\\Lib\\site-packages"
    },
    "inherited": {
      "HOME": "USER_WORKSPACE",
      "HOMEDRIVE": "C:",
      "HOMEPATH": "USER_WORKSPACE",
      "Path": "C:\\Program Files\\Python39\\Scripts\\;C:\\Program Files\\Python39\\;C:\\Python38\\Scripts\\;C:\\Python38\\;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\\TortoiseSVN\\bin;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\PuTTY\\;C:\\Program Files\\OpenJDK\\jdk-17.0.1\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\SEGGER\\JLink\\;C:\\Program Files\\nodejs\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\CMake\\bin;C:\\Program Files (x86)\\MATLAB\\MATLAB Compiler Runtime\\v716\\runtime\\win32;C:USER_WORKSPACE\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:USER_WORKSPACE\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\nordic_tools;C:USER_WORKSPACE\\AppData\\Local\\Microsoft\\WindowsApps;C:USER_WORKSPACE\\AppData\\Roaming\\npm;C:USER_WORKSPACE\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Ninja-build.Ninja_Microsoft.Winget.Source_8wekyb3d8bbwe;C:USER_WORKSPACE\\openocd\\bin;C:USER_WORKSPACE\\.dotnet\\tools",
      "PATH": "C:\\Program Files\\Python39\\Scripts\\;C:\\Program Files\\Python39\\;C:\\Python38\\Scripts\\;C:\\Python38\\;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\\TortoiseSVN\\bin;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\PuTTY\\;C:\\Program Files\\OpenJDK\\jdk-17.0.1\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\SEGGER\\JLink\\;C:\\Program Files\\nodejs\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\CMake\\bin;C:\\Program Files (x86)\\MATLAB\\MATLAB Compiler Runtime\\v716\\runtime\\win32;C:USER_WORKSPACE\\AppData\\Local\\Programs\\Python\\Python311\\Scripts\\;C:USER_WORKSPACE\\AppData\\Local\\Programs\\Python\\Python311\\;C:\\nordic_tools;C:USER_WORKSPACE\\AppData\\Local\\Microsoft\\WindowsApps;C:USER_WORKSPACE\\AppData\\Roaming\\npm;C:USER_WORKSPACE\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Ninja-build.Ninja_Microsoft.Winget.Source_8wekyb3d8bbwe;C:USER_WORKSPACE\\openocd\\bin;C:USER_WORKSPACE\\.dotnet\\tools"
    }
  },
  "terminal": {
    "defaultProfile": "Git Bash"
  },
  "config": {
    "nordic-semiconductor.nrf-connect": {
      "ozonePath": "",
      "applications": [],
      "applicationOptions": {},
      "kconfig": {
        "interface": "kconfig"
      },
      "west": {
        "env": {
          "$base": "terminal"
        }
      },
      "boardRoots": [
        "C:\\my_boards"
      ],
      "taskBindings": {},
      "debugging": {
        "flash": true,
        "bindings": {},
        "justMyCode": false
      },
      "activeAppFollowActiveEditor": true,
      "flash": {
        "softreset": false,
        "erase": false,
        "recover": false
      },
      "enableTelemetry": null,
      "thirdpartyIntegration": {},
      "toolchainManager": {
        "indexURL": null,
        "installDirectory": null
      },
      "nrfutil": {
        "home": ""
      },
      "defaultOpenAction": "ask",
      "terminalProfile": {
        "shell": null
      }
    },
    "nordic-semiconductor.nrf-terminal": {
      "terminalMode": "character",
      "localEcho": false
    },
    "marus25.cortex-debug": {
      "variableUseNaturalFormat": true,
      "liveWatchRefreshRate": "300",
      "armToolchainPath": null,
      "armToolchainPrefix": "arm-none-eabi",
      "gdbPath": null,
      "objdumpPath": null,
      "JLinkGDBServerPath": null,
      "openocdPath": null,
      "pyocdPath": null,
      "PEGDBServerPath": null,
      "stutilPath": null,
      "stlinkPath": null,
      "stm32cubeprogrammer": null,
      "enableTelemetry": true,
      "dbgServerLogfile": null
    }
  },
  "extensions": {
    "internal": {
      "nordic-semiconductor.nrf-connect": {
        "version": "2025.8.654",
        "path": "c:USER_WORKSPACE\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.8.654-win32-x64",
        "isActive": true
      },
      "nordic-semiconductor.nrf-terminal": {
        "version": "2025.8.103",
        "path": "c:USER_WORKSPACE\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2025.8.103",
        "isActive": true
      },
      "nordic-semiconductor.nrf-devicetree": {
        "version": "2025.8.140",
        "path": "c:USER_WORKSPACE\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2025.8.140",
        "isActive": true
      },
      "nordic-semiconductor.nrf-kconfig": {
        "version": "2025.8.117",
        "path": "c:USER_WORKSPACE\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2025.8.117",
        "isActive": true
      }
    },
    "external": {
      "marus25.cortex-debug": "1.12.1",
      "ms-vscode.cpptools": "1.26.3",
      "ms-vscode.js-debug": "1.102.0",
      "ms-vscode.js-debug-companion": "1.1.3",
      "ms-vscode.vscode-js-profile-table": "1.0.10",
      "Angular.ng-template": "20.2.2",
      "cschlosser.doxdocgen": "1.4.0",
      "dan-c-underwood.arm": "1.7.4",
      "DavidAnson.vscode-markdownlint": "0.60.0",
      "donjayamanne.python-environment-manager": "1.2.7",
      "donjayamanne.python-extension-pack": "1.7.0",
      "eamodio.gitlens": "17.4.0",
      "esbenp.prettier-vscode": "11.0.0",
      "espressif.esp-idf-extension": "1.8.1",
      "IanCooper.code-zpl": "0.1.0",
      "johnpapa.Angular2": "18.0.2",
      "kevinglasson.cornflakes-linter": "0.5.1",
      "KevinRose.vsc-python-indent": "1.21.0",
      "mcu-debug.debug-tracker-vscode": "0.0.15",
      "mcu-debug.memory-view": "0.0.25",
      "mcu-debug.peripheral-viewer": "1.4.6",
      "mcu-debug.rtos-views": "0.0.7",
      "mechatroner.rainbow-csv": "3.20.0",
      "ms-dotnettools.csdevkit": "1.41.11",
      "ms-dotnettools.csharp": "2.87.31",
      "ms-dotnettools.vscode-dotnet-runtime": "2.3.7",
      "ms-python.debugpy": "2025.10.0",
      "ms-python.flake8": "2025.2.0",
      "ms-python.python": "2025.12.0",
      "ms-python.vscode-pylance": "2025.7.1",
      "ms-python.vscode-python-envs": "1.2.0",
      "ms-vscode-remote.remote-containers": "0.422.1",
      "ms-vscode-remote.remote-ssh": "0.120.0",
      "ms-vscode-remote.remote-ssh-edit": "0.87.0",
      "ms-vscode.cpptools-extension-pack": "1.3.1",
      "ms-vscode.cpptools-themes": "2.0.0",
      "ms-vscode.hexeditor": "1.11.1",
      "ms-vscode.makefile-tools": "0.12.17",
      "ms-vscode.powershell": "2025.2.0",
      "ms-vscode.remote-explorer": "0.5.0",
      "ms-vscode.vscode-typescript-next": "6.0.20250821",
      "mtxr.sqltools": "0.28.4",
      "mtxr.sqltools-driver-mysql": "0.6.4",
      "mtxr.sqltools-driver-pg": "0.5.5",
      "mtxr.sqltools-driver-sqlite": "0.5.2",
      "Natizyskunk.sftp": "1.16.3",
      "njpwerner.autodocstring": "0.6.1",
      "SonarSource.sonarlint-vscode": "4.29.0",
      "trond-snekvik.gnu-mapfiles": "1.1.0",
      "VisualStudioExptTeam.intellicode-api-usage-examples": "0.2.9",
      "VisualStudioExptTeam.vscodeintellicode": "1.3.2",
      "WebNative.webnative": "2.0.44",
      "ZixuanWang.linkerscript": "1.0.4"
    }
  }
}


What should be my next steps?

  • Hi Hendrik,
    Could you please share what you see in the node and file tree view? (Like the pictures below)



    Best regards,
    Benjamin

  • The blanked out parts are the project name with customer name wich is currently under NDA. But its all the same and its all the same. my custom board

    Best regards,

    Hendrik

  • Thanks Hendrik,

    1. It looks like the board does not have SOC or CPU nodes. Can you confirm these exist?
    2. Does the .dts file include any .dtsi files? If so, could you share the paths where the .dtsi paths are relative to the SDK and application?
  • so it appears not to find the corresponding chip-level.dtsi-files.

    Here are my.dts (once again the customers and project name are substituted):

    /dts-v1/;
    #include <nordic/nrf52811_qfaa.dtsi>
    #include "customer-project-pinctrl.dtsi"
    
    / {
    	model = "DT File for the CUSTOMER_PROJECT";
    	compatible = "kse_gmbh,CUSTOMER_PROJECT";
    
    	chosen {
    		zephyr,sram = &sram0;
    		zephyr,flash = &flash0;
    		zephyr,code-partition = &slot0_partition;
    	};
    
    	pwmleds {
    		status = "okay";
    		compatible = "pwm-leds";
    	};
    
    	reserved-memory {
    		#address-cells = <1>;
    		#size-cells = <1>;
    		ranges;
    	};
    };
    
    &flash0 {
    	partitions {
    		compatible = "fixed-partitions";
    		#address-cells = <1>;
    		#size-cells = <1>;
    
    		boot_partition: partition@0 {
    			label = "mcuboot";
    			reg = <0x00000000 DT_SIZE_K(48)>;
    		};
    
    		slot0_partition: partition@c000 {
    			label = "image-0";
    			reg = <0x0000c000 DT_SIZE_K(56)>;
    		};
    
    		slot1_partition: partition@1a000 {
    			label = "image-1";
    			reg = <0x0001a000 DT_SIZE_K(56)>;
    		};
    
    		storage_partition: partition@28000 {
    			label = "storage";
    			reg = <0x00028000 DT_SIZE_K(32)>;
    		};
    
    	};
    };
    
    &gpio0 {
    	status = "okay";
    };
    
    &gpiote {
    	status="okay";
    };
    
    &sw_pwm {
    	status = "disabled";
    	
    };
    
    &pwm0 {
    	status = "okay";
    };
    
    &i2c0 {
    	status="okay";
    };
    
    

    When importing nordic/nrf52....dtsi there is an error in vscode:

    Here is my corresponding .dtsi-file wich is included above:

    &pinctrl {
    };
    

    Here is my DT-overlay:

    // To get started, press Ctrl+Space to bring up the completion menu and view the available nodes.
    
    // You can also use the buttons in the sidebar to perform actions on nodes.
    // Actions currently available include:
    
    // * Enabling / disabling the node
    // * Adding the bus to a bus
    // * Removing the node
    // * Connecting ADC channels
    
    // For more help, browse the DeviceTree documentation at https: //docs.zephyrproject.org/latest/guides/dts/index.html
    // You can also visit the nRF DeviceTree extension documentation at https: //docs.nordicsemi.com/bundle/nrf-connect-vscode/page/guides/ncs_configure_app.html#devicetree-support-in-the-extension
    / {
        pwmleds{
            rgb_led_red {
                status = "okay";
                pwms = <&pwm0 0 PWM_MSEC(20) PWM_POLARITY_NORMAL>;
            };
            rgb_led_green {
                status = "okay";
                pwms = <&pwm0 1 PWM_MSEC(20) PWM_POLARITY_NORMAL>;
            };
            rgb_led_blue {
                status = "okay";
                pwms = <&pwm0 2 PWM_MSEC(20) PWM_POLARITY_NORMAL>;
            };
            buzzer {
                status = "okay";
                pwms = <&pwm0 3 PWM_MSEC(20) PWM_POLARITY_NORMAL>;
            };
        };
    
        aliases {
            ledr = &{/pwmleds/rgb_led_red/};
            ledg = &{/pwmleds/rgb_led_green/};
            ledb = &{/pwmleds/rgb_led_blue/};
            buzzer = &{/pwmleds/buzzer/};
            sw1 = &sw1;
        };
    
        zephyr,user {
            dip1-gpios = <&gpio0 7 0>;
            dip2-gpios = <&gpio0 8 0>;
            dip3-gpios = <&gpio0 9 0>;
            dip4-gpios = <&gpio0 10 0>;
            usb_fault-gpios = <&gpio0 24 GPIO_ACTIVE_LOW>;
            usb_switch-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
            rtc_enable-gpios = <&gpio0 6 0>;
            bmain-gpios = <&gpio0 16 GPIO_ACTIVE_LOW>;
            audio_enable-gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
        };
    
        buttons {
            compatible = "gpio-keys";
            sw1: sw1 {
                gpios = <&gpio0 15 0>;
                label = "sw1";
            };
        };
        #address-cells = < 0 >;
        #size-cells = < 0 >;
    };
    
    &adc {
    	#address-cells = <1>;
    	#size-cells = <0>;
    	status = "okay";
        io-channels = <&adc 0>, <&adc 1>;
    	channel@0 {
    		reg = <0x0>;
    		zephyr,gain = "ADC_GAIN_1_3";
    		zephyr,reference = "ADC_REF_INTERNAL";
    		zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
    		zephyr,input-positive = <NRF_SAADC_AIN0>;
    		zephyr,resolution = <12>;
    	};
    
        channel@1 {
    		reg = <0x1>;
    		zephyr,gain = "ADC_GAIN_1_3";
    		zephyr,reference = "ADC_REF_INTERNAL";
    		zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
    		zephyr,input-positive = <NRF_SAADC_AIN1>;
    		zephyr,resolution = <12>;
    	};
    };
    
    &pwm0 {
        pinctrl-0 = <&pwm0_default>;
        pinctrl-names = "default";
    };
    
    &pinctrl {
    	pwm0_default: pwm0_default {
    		group1 {
    			psels = <NRF_PSEL(PWM_OUT0, 0, 28)>;
    			nordic,invert;
    		};
            group2 {
    			psels = <NRF_PSEL(PWM_OUT1, 0, 29)>;
    			nordic,invert;
    		};
            group3 {
    			psels = <NRF_PSEL(PWM_OUT2, 0, 30)>;
    			nordic,invert;
    		};
            group4 {
    			psels = <NRF_PSEL(PWM_OUT3, 0, 31)>;
    		};
    	};
    
        i2c0_default: i2c0_default {
            group1 {
                psels = <NRF_PSEL(TWIM_SDA, 0, 18)>, <NRF_PSEL(TWIM_SCL, 0, 17)>;
            };
        };
    
        uart0_default: uart0_default {
            group1 {
                psels = <NRF_PSEL(UART_TX, 0, 26)>, <NRF_PSEL(UART_RX, 0, 27)>;
            };
        };
    };
    
    &i2c0 {
        /**custom_i2c-device definition here.
        * Omitted due to NDA
        */
    
        pinctrl-0 = <&i2c0_default>;
        pinctrl-names = "default";
        clock-frequency = <I2C_BITRATE_FAST>;
    };
    
    &uart0 {
        status = "okay";
        pinctrl-0 = <&uart0_default>;
        pinctrl-names = "default";
        current-speed = <115200>;
        parity = "even";
        stop-bits = "1";
        data-bits = <8>;
    };
    
    &radio {
        status = "disabled";
    };
    

    If you need anything else just let me know

  • Thanks,
    Just to confirm, are you seeing this issue for this application only or is this a global issue?

Related