-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated text and screenshots for the release. Updated README.md. NCD-722. Signed-off-by: Grzegorz Ferenc <[email protected]>
- Loading branch information
Showing
9 changed files
with
40 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,3 @@ | ||
# Installing Board Configurator app | ||
|
||
Board Configurator is installed as an app for **nRF Connect for Desktop**. Before you can install the app, you must download and install [nRF Connect for Desktop](https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop) (version 4.3.0 or later). | ||
|
||
To install the app: | ||
|
||
1. Open nRF Connect for Desktop. | ||
2. Find the Board Configurator app in the list and click **Install**. | ||
|
||
Once the app is installed, you can launch it by clicking **Open**. | ||
|
||
For easy access, you can create a desktop shortcut by clicking the arrow-down button and selecting **Create shortcut**. | ||
|
||
If a new version of the app becomes available, an **Update** button is displayed next to the **Open** button. Click this button to install the latest version. | ||
|
||
To uninstall the app, click the arrow-down button and select **Uninstall**. | ||
For installation instructions, see [Installing nRF Connect for Desktop apps](https://docs.nordicsemi.com/bundle/nrf-connect-desktop/page/installing_apps.html) in the nRF Connect for Desktop documentation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,18 @@ | ||
# Updating the board configuration | ||
|
||
In Board Configurator, you can update the configuration of a supported Nordic development kit. | ||
In Board Configurator, you can update the configuration of the board controller on a [supported Nordic Semiconductor Development Kit](index.md#supported-devices). | ||
|
||
To update the configuration of a development kit, complete the following steps: | ||
|
||
1. Open nRF Connect for Desktop and open nRF Connect Board Configurator. | ||
1. Connect a development kit to the computer with a USB cable and turn it on. | ||
1. Click [**Select Device**](./overview.md#select-device) and select the device from the drop-down list.</br> | ||
The button text changes to the name and serial number of the selected device and the configuration options for the selected device will appear, indicating that the device is connected. | ||
1. Change the setting of the wanted options in the [**Configuration**](./overview.md#configuration-tab) tab. | ||
1. Click [**Write config**](./overview.md#actions) to upload the config to the device. | ||
The application reads the Interface MCU configuration on the board. | ||
The button text changes to the name and serial number of the selected device and the configuration options for the selected device appear, indicating that the device is connected. | ||
|
||
 | ||
|
||
1. Configure the settings in the [**Configuration**](./overview.md#configuration-tab) tab. | ||
1. Click [**Write config**](./overview.md#actions) to upload the config to the device.</br> | ||
The application overwrites the default board controller configuration with the updated settings. | ||
The **Write config** button is greyed out when the upload is ongoing. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.