summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroland <roland@van-straten.org>2018-07-20 12:04:32 +0200
committerDamien George <damien.p.george@gmail.com>2018-07-23 16:11:40 +1000
commit6a31dcd6388b28e94c549f0d5bbe4a706b713c7b (patch)
tree6f0dfc9b9e742427897fd00ed29584ee1b81b505
parent81e320aecc2c7e21235244ade084ba4f71ff40e7 (diff)
nrf: Update nrfjprog links to allow to download any version.
Instead of downloading "a" version, these links point to history from where you can download the verson you like.
-rw-r--r--ports/nrf/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/ports/nrf/README.md b/ports/nrf/README.md
index 1e7536d1e..20170e4ae 100644
--- a/ports/nrf/README.md
+++ b/ports/nrf/README.md
@@ -114,13 +114,13 @@ Install the necessary tools to flash and debug using Segger:
[JLink Download](https://www.segger.com/downloads/jlink#)
-[nrfjprog linux-32bit Download](https://www.nordicsemi.com/eng/nordic/download_resource/52615/16/95882111/97746)
+[nrfjprog linux-32bit Download](https://www.nordicsemi.com/eng/nordic/Products/nRF52840/nRF5x-Command-Line-Tools-Linux32/58857)
-[nrfjprog linux-64bit Download](https://www.nordicsemi.com/eng/nordic/download_resource/51386/21/77886419/94917)
+[nrfjprog linux-64bit Download](https://www.nordicsemi.com/eng/nordic/Products/nRF52840/nRF5x-Command-Line-Tools-Linux64/58852)
-[nrfjprog osx Download](https://www.nordicsemi.com/eng/nordic/download_resource/53402/12/97293750/99977)
+[nrfjprog osx Download](https://www.nordicsemi.com/eng/nordic/Products/nRF52840/nRF5x-Command-Line-Tools-OSX/58855)
-[nrfjprog win32 Download](https://www.nordicsemi.com/eng/nordic/download_resource/33444/40/22191727/53210)
+[nrfjprog win32 Download](https://www.nordicsemi.com/eng/nordic/Products/nRF52840/nRF5x-Command-Line-Tools-Win32/58850)
note: On Linux it might be required to link SEGGER's `libjlinkarm.so` inside nrfjprog's folder.