From 59f88e2d2c8770df95d18ab8ce2924f56640c368 Mon Sep 17 00:00:00 2001 From: Grzegorz Ferenc Date: Thu, 11 Apr 2024 12:45:26 +0200 Subject: [PATCH] =?UTF-8?q?edit=20from=20=C3=98ystein?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Grzegorz Ferenc --- doc/docs/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/docs/overview.md b/doc/docs/overview.md index 8b9dd89..cd078fa 100644 --- a/doc/docs/overview.md +++ b/doc/docs/overview.md @@ -29,7 +29,7 @@ This side panel area lists advanced information about the board controller confi Some of the pins on the list are inverted (active low). This is indicated by the forward slash (`/`). Enabling such pins might disable a setting in the **Configuration** tab, and vice-versa. For example, disabling **Software Debugger** on the nRF9161 DK will enable the `swd-control` pin in the **Pin Configuration**. * **PMIC Configuration** - List of the BUCK output ports available for configuration. These correspond to the **nPM VUOT** settings in the **Configuration** tab. -* **Show Config JSON** - Click to open the JSON array that lets you review the configuration sent to the board controller. You can copy the configuration to use it in [nRF Util](https://docs.nordicsemi.com/bundle/nrfutil/page/README.html) using the `nrfutil device x-boardcontroller-program` command. +* **Show Config JSON** - Click to open the JSON array that lets you review the configuration sent to the board controller. You can copy the configuration to use it in [nRF Util](https://docs.nordicsemi.com/bundle/nrfutil/page/README.html) using the `nrfutil device x-execute-batch` or `nrfutil device x-execute` commands. ## Configuration tab