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
+23-8Lines changed: 23 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,27 @@ nRF Connect Programmer is an app available from [nRF Connect for Desktop](https:
4
4
5
5
## Supported devices
6
6
7
-
- Nordic Thingy:91
8
-
- Nordic Thingy:52
9
-
- nRF91 Series DKs
10
-
- nRF53 Series DKs
11
-
- nRF52 Series DKs and Dongle
7
+
The following table lists the available programming methods for Nordic Semiconductor devices. The devices with no programming method supported are deprecated.
12
8
13
-
### Deprecated support
14
-
15
-
- nRF51 Series DKs and Dongle
9
+
|| PCA number | Programming with J-Link | Programming with Nordic Secure DFU | Programming with MCUboot |
Copy file name to clipboardExpand all lines: doc/docs/programming_dk.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
@@ -1,6 +1,6 @@
1
1
# Programming devices
2
2
3
-
In nRF Connect Programmer, you can program [supported devices](index.md#supported-devices) or a custom board with a supported chip that allows for communication with J-Link, Nordic USB devices, and MCUboot devices.
3
+
In nRF Connect Programmer, you can program [supported devices](index.md#supported-devices) or a custom board with a supported chip that allows for communication with J-Link, Nordic Secure DFU devices, and MCUboot devices.
4
4
5
5
!!! tip "Tip"
6
6
If you experience any problems during the programming process, press Ctrl-R (command-R on macOS) to restart the nRF Connect Programmer app, and try programming again.
| 2024-02-15 | Updated the [supported devices section](index.md#supported-devices) with a matrix table. |
5
6
| 2024-01-29 | Updated the documentation for the [nRF Connect Programmer v4.2.0](https://github.com/NordicSemiconductor/pc-nrfconnect-programmer/blob/main/Changelog.md)|
6
7
| 2022-09-06 | 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)|
7
8
| 2022-02-21 | 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)|
0 commit comments