Skip to content

Commit 3c0dca8

Browse files
committed
Update docs; update nrfutil to 2.15.3; update changelog
1 parent 8832c03 commit 3c0dca8

File tree

5 files changed

+29
-24
lines changed

5 files changed

+29
-24
lines changed

Changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## 4.6.3 - Unreleased
1+
## 4.7.0 - Unreleased
2+
3+
### Added
4+
5+
- Support for the nRF9151 SMA DK.
26

37
### Fixed
48

doc/docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The following table lists the hardware platforms that you can program with the {
1313
| nRF9160 DK | nRF9160 | PCA10090 | Yes | No | No |
1414
| Nordic Thingy:91 | nRF9160 | PCA20035 | Yes | No | Yes |
1515
| nRF9151 DK | nRF9131 | PCA10171 | Yes | No | No |
16+
| nRF9151 SMA DK | nRF9131 | PCA10201 | Yes | No | No |
1617
| nRF9131 DK | nRF9131 | PCA10147 | Yes | No | No |
1718
| nRF54H20 DK | nRF54H20 | PCA10175 | *Not yet available* | No | No |
1819
| nRF54LV10 DK | nRF54LV10| PCA10188 | Yes | No | No |
@@ -53,4 +54,4 @@ The following hardware platforms cannot be programmed with the {{app_name}} anym
5354
## Application source code
5455

5556
The code of the application is open source and [available on GitHub](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer).
56-
Feel free to fork the repository and clone it for secondary development or feature contributions.
57+
Feel free to fork the repository and clone it for secondary development or feature contributions.

doc/docs/revision_history.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
# Revision history
22

3-
| Date | Description |
4-
|------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
5-
| November 2025 | Added the [Programming nRF91 Series DK firmware](programming_91dk.md) page.|
3+
| Date | Description |
4+
|------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
5+
| November 2025 | - Added the [Programming nRF91 Series DK firmware](programming_91dk.md) page<br/>- Updated the [supported hardware section](index.md#supported-hardware) with entry for nRF9151 SMA DK |
66
| August 2025 | - Updated the [supported hardware section](index.md#supported-hardware) with entries for nRF54LM20 and Nordic Thingy:91 X<br/>- Added the [Programming Nordic Thingy prototyping platforms](programming_thingy.md) page<br/>- Added the [General programming procedure](programming_dk.md) page<br/>- Added back the [Programming the nRF52840 Dongle](programming_nrf52840_dongle.md) page<br/>- Created the Programming devices section to include all the separate pages |
7-
| January 2025 | - Updated the [supported hardware section](index.md#supported-hardware) with entries for nRF54L15, nRF54H20, and nRF9151<br/>- Added the Programming Nordic Thingy:53 section on the [Programming devices](programming_dk.md) page<br/>- Added the [Application source code](./index.md#application-source-code) section on the [Home](./index.md) page |
8-
| November 2024 | Editorial changes |
9-
| May 2024 | Editorial changes |
10-
| March 2024 | Updated the documentation for the [nRF Connect Programmer v4.3.0](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md) |
11-
| February 2024 | Updated the [supported hardware section](index.md#supported-hardware) with a matrix table |
12-
| January 2024 | Updated the documentation for the [nRF Connect Programmer v4.2.0](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md) |
13-
| September 2022 | Updated images and text for new user interface in [nRF Connect Programmer v3.0.3](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md#303---2022-06-17) |
14-
| February 2022 | Removed nRF9160 DK related content. Removed content is found in [Getting started with nRF9160 DK](https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/device_guides/working_with_nrf/nrf91/nrf9160_gs.html) |
15-
| October 2021 | Added **SW10** information to the following:<br/> - Programming the nRF9160 DK<br/> - Programming applications on nRF9160 DK<br/> - Programming the nRF9160 DK cellular modem |
16-
| August 2021 | - Updated Programming applications on nRF9160 DK<br/> - Removed Nordic Thingy:91™ related content. Removed content is found in [Getting started with Thingy:91](https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/device_guides/working_with_nrf/nrf91/thingy91_gsg.html)<br/> - Editorial changes |
17-
| August 2020 | Updated:<br/> - [nRF Connect Programmer](index.md)<br/> - [Overview and user interface](overview.md)<br/> - [Programming a Development Kit or the nRF51 Dongle](programming_dk.md)<br/> - [Programming the nRF52840 Dongle](programming_nrf52840_dongle.md)<br/> - Programming the nRF9160 DK<br/> - Programming Nordic Thingy:91<br/> - [Troubleshooting](troubleshooting.md) |
18-
| May 2020 | Added Figure 5: Nordic Thingy:91 buttons |
19-
| April 2020 | - Updated [Supported devices](index.md) in the {{app_name}}<br/> - Updated [Overview and user interface](overview.md)<br/> - Added Programming the nRF9160 DK<br/> - Added Programming Nordic Thingy:91 |
20-
| Sep 2019 | Updated to match [nRF Connect Programmer v1.2.3](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md#123---2019-08-30):<br/> - Added Programming the nRF9160 DK cellular modem<br/> - Updated [Overview and user interface](overview.md)<br/> - Updated [Installing the Programmer app](installing.md) |
21-
| May 2019 | Updated [Installing the Programmer app](installing.md) |
22-
| Feb 2019 | First release |
7+
| January 2025 | - Updated the [supported hardware section](index.md#supported-hardware) with entries for nRF54L15, nRF54H20, and nRF9151<br/>- Added the Programming Nordic Thingy:53 section on the [Programming devices](programming_dk.md) page<br/>- Added the [Application source code](./index.md#application-source-code) section on the [Home](./index.md) page |
8+
| November 2024 | Editorial changes |
9+
| May 2024 | Editorial changes |
10+
| March 2024 | Updated the documentation for the [nRF Connect Programmer v4.3.0](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md) |
11+
| February 2024 | Updated the [supported hardware section](index.md#supported-hardware) with a matrix table |
12+
| January 2024 | Updated the documentation for the [nRF Connect Programmer v4.2.0](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md) |
13+
| September 2022 | Updated images and text for new user interface in [nRF Connect Programmer v3.0.3](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md#303---2022-06-17) |
14+
| February 2022 | Removed nRF9160 DK related content. Removed content is found in [Getting started with nRF9160 DK](https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/device_guides/working_with_nrf/nrf91/nrf9160_gs.html) |
15+
| October 2021 | Added **SW10** information to the following:<br/> - Programming the nRF9160 DK<br/> - Programming applications on nRF9160 DK<br/> - Programming the nRF9160 DK cellular modem |
16+
| August 2021 | - Updated Programming applications on nRF9160 DK<br/> - Removed Nordic Thingy:91™ related content. Removed content is found in [Getting started with Thingy:91](https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/device_guides/working_with_nrf/nrf91/thingy91_gsg.html)<br/> - Editorial changes |
17+
| August 2020 | Updated:<br/> - [nRF Connect Programmer](index.md)<br/> - [Overview and user interface](overview.md)<br/> - [Programming a Development Kit or the nRF51 Dongle](programming_dk.md)<br/> - [Programming the nRF52840 Dongle](programming_nrf52840_dongle.md)<br/> - Programming the nRF9160 DK<br/> - Programming Nordic Thingy:91<br/> - [Troubleshooting](troubleshooting.md) |
18+
| May 2020 | Added Figure 5: Nordic Thingy:91 buttons |
19+
| April 2020 | - Updated [Supported devices](index.md) in the {{app_name}}<br/> - Updated [Overview and user interface](overview.md)<br/> - Added Programming the nRF9160 DK<br/> - Added Programming Nordic Thingy:91 |
20+
| Sep 2019 | Updated to match [nRF Connect Programmer v1.2.3](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md#123---2019-08-30):<br/> - Added Programming the nRF9160 DK cellular modem<br/> - Updated [Overview and user interface](overview.md)<br/> - Updated [Installing the Programmer app](installing.md) |
21+
| May 2019 | Updated [Installing the Programmer app](installing.md) |
22+
| Feb 2019 | First release |

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pc-nrfconnect-programmer",
3-
"version": "4.6.3",
3+
"version": "4.7.0",
44
"displayName": "Programmer",
55
"description": "Tool for flash programming Nordic SoCs and SiPs",
66
"homepage": "https://github.com/NordicSemiconductor/pc-nrfconnect-programmer",
@@ -16,7 +16,7 @@
1616
"nrfConnectForDesktop": {
1717
"nrfutil": {
1818
"device": [
19-
"2.12.3"
19+
"2.15.3"
2020
]
2121
},
2222
"html": "dist/index.html",

0 commit comments

Comments
 (0)