From 248a6aea8771389cf733e89090096258e936f3b2 Mon Sep 17 00:00:00 2001 From: Darius Arnold Date: Wed, 21 May 2025 22:17:42 +0200 Subject: Fix nRF SDK download links (#2270) nRF has moved the download to a new location- Update the build script to fetch from the same URL the download website currently provides. --- doc/buildAndProgram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/buildAndProgram.md') diff --git a/doc/buildAndProgram.md b/doc/buildAndProgram.md index b588b649..5d3af46e 100644 --- a/doc/buildAndProgram.md +++ b/doc/buildAndProgram.md @@ -5,7 +5,7 @@ To build this project, you'll need: - A cross-compiler : [ARM-GCC (10.3-2021.10)](https://developer.arm.com/downloads/-/gnu-rm) -- The NRF52 SDK 15.3.0 : [nRF-SDK v15.3.0](https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v15.x.x/nRF5_SDK_15.3.0_59ac345.zip) +- The NRF52 SDK 15.3.0 : [nRF-SDK v15.3.0](https://nsscprodmedia.blob.core.windows.net/prod/software-and-other-downloads/sdks/nrf5/binaries/nrf5sdk153059ac345.zip) - The Python 3 modules `cbor`, `intelhex`, `click` and `cryptography` modules for the `mcuboot` tool (see [requirements.txt](../tools/mcuboot/requirements.txt)) - To keep the system clean, you can install python modules into a python virtual environment (`venv`) ```sh -- cgit v1.2.3-70-g09d2