Skip to content

Commit 47f1f05

Browse files
authored
Merge pull request #1214 from NordicSemiconductor/doc_jlink_876
doc: jlink: bump version to 8.76
2 parents 415da5b + adb9fd2 commit 47f1f05

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

doc/docs/download_cfd.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@ Make sure you meet the following requirements for your operating system:
2626

2727
=== "Windows"
2828

29-
- [**SEGGER J-Link** v8.66](https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack)
29+
- [**SEGGER J-Link** v8.76](https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack)
3030
- **SEGGER USB Driver for J-Link** - Required for correctly detecting the development kits from nRF52 Series, nRF53 Series, and nRF91 Series using [legacy probes](https://kb.segger.com/J-Link_Installer#USB_Driver). Install it manually from the command line together with the downloaded version of **SEGGER J-Link** installer. Use the `-InstUSBDriver=1` parameter to trigger the driver installation, for example:
3131

3232
```
33-
JLink_Windows_V866_x86_64.exe -InstUSBDriver=1
33+
JLink_Windows_V876_x86_64.exe -InstUSBDriver=1
3434
```
3535

3636
Make sure to use the correct J-Link installer version, and to add the J-Link executable to system path (environment variables).
3737

3838
=== "Linux"
3939

40-
- [**SEGGER J-Link** v8.66](https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack)
40+
- [**SEGGER J-Link** v8.76](https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack)
4141
- **libusb-1.0-0** - Usually comes installed with Ubuntu and you can install it with the following command:
4242

4343
```
@@ -64,7 +64,7 @@ Make sure you meet the following requirements for your operating system:
6464

6565
=== "macOS"
6666

67-
- [**SEGGER J-Link** v8.66](https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack)
67+
- [**SEGGER J-Link** v8.76](https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack)
6868

6969

7070
!!! note "Note"

doc/docs/revision_history.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
| Date | Description |
44
|------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
5+
| December 2025 | - Updated the required version of SEGGER J-Link to v8.76 on the [Requirements and installation](./download_cfd.md) page. |
56
| November 2025 | - Updated the [Supported operating systems](./os_support.md) page: Windows 11 is now Tier 1, Windows 10 is now Tier 3, macOS 15 is now Tier 1, and macOS 13 is now Tier 3.<br/>- Added notes about the [Mainland China server](overview_cfd.md#mainland-china-server) to the pages about [Requirements and installation](download_cfd.md) and [Installing apps in nRF Connect for Desktop](./installing_apps.md). |
67
| September 2025 | - Updated the [Additional requirements](download_cfd.md#additional-requirements) section on the [Requirements and installation](./download_cfd.md) page<br/>- Updated the [Working with identity tokens](./working_with_authentications_tokens.md) page with the information about allowing access to safe storage |
78
| August 2025 | - Added Matter Cluster Editor to the [list of supported apps](./index.md#supported-apps)<br/>- Updated the list of supported operating systems on the [Supported operating systems](./os_support.md) page with Windows 11 x86 support marked as `n/a` and a new entry for macOS 26 |

0 commit comments

Comments
 (0)