You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/docs/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,12 @@
3
3
nRF Connect Board Configurator is an application that you can use to update the configuration of the board controller on Nordic Development kits.
4
4
The board controller is the firmware running on the Interface MCU that controls the behavior of the DK.
5
5
6
+
Board Configurator is installed and updated using [nRF Connect for Desktop](https://docs.nordicsemi.com/bundle/ug_nrf_connect_desktop/page/struct/nrftools_nrfconnect.html) (v4.4.1 or later).
7
+
6
8
!!! note "Note"
7
9
The current Board Configurator version is experimental. This means that the application is incomplete in functionality and will change in the future.
8
10
9
11
## Supported devices
10
12
11
13
- nRF9161 DK (v0.9.1)
12
-
- nRF9151 DK
13
-
14
-
Board Configurator is installed and updated using [nRF Connect for Desktop](https://docs.nordicsemi.com/bundle/ug_nrf_connect_desktop/page/struct/nrftools_nrfconnect.html).
Copy file name to clipboardExpand all lines: doc/docs/revision_history.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
| Date | Description |
4
4
|------------|---------------|
5
-
| 2024-02-21 | Added the nRF9151 DK to the list of supported devices. |
5
+
| 2024-02-21 | Added the nRF9151 DK to the list of supported devices with the release of [v0.1.6](https://github.com/NordicSemiconductor/pc-nrfconnect-board-configurator/blob/main/Changelog.md) of the application.|
6
6
| 2024-02-15 | Updated documentation for the experimental [v0.1.4](https://github.com/NordicSemiconductor/pc-nrfconnect-board-configurator/blob/main/Changelog.md) of the application. |
7
7
| 2024-01-15 | First release, for the experimental [v0.1.0](https://github.com/NordicSemiconductor/pc-nrfconnect-board-configurator/blob/main/Changelog.md) of the application. |
0 commit comments