How to edit node and property values

nRF Connect for VS Code

tags
nRF Connect for VS Code

To edit nodes or properties, complete the following steps:

  1. Open the Peripherals View using the switch at the bottom right corner of the Editor.
    View switch
  2. Select the node you want to edit. You can do this from the Peripherals View or from the Nodes View. The Nodes View list is more comprehensive.
    The Node Inspector panel is updated.
  3. Update the value of the node.
    The editor fields and the devicetree code file are both updated automatically at the same time.
  4. Save your changes either in the editor or in the devicetree file.

Depending on the field and its type, editing node and property values can require additional steps. The following sections include examples of editing some particular node types.