This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF5 SDK removed from website

The nRF5 SDK zips are available here: https://developer.nordicsemi.com/nRF5_SDK

For previous major versions Nordic kept old versions on the server, e.g. 15.2.0 when 15.3.0 was released.

For 17.x.x Nordic is deleting old versions. This is not helpful for external scripts and tools that depend on these builds being available. I maintain https://github.com/NRB-Tech/nRF5-cmake-scripts which automatically downloads the SDK, which broke when Nordic removed the 17.0.0 build. In future it would be great if old builds could be left on the server.

Thanks

Parents Reply
  • It wouldn't be so bad if 17.0.2 had stuck with 7.0.1 softdevice, but if there is a critical bug fix which requires the previous version to be removed then surely the minimum amount of changes are made, and for a minor softdevice version change that should surely require a minor SDK version change instead of a patch?

    As such the change from 17.0.0 to 17.0.2 required much more work than just changing the version number in the scripts.

Children
Related