Skip to content

v2.0.0

Latest

Choose a tag to compare

@eivindj-nordic eivindj-nordic released this 29 Apr 06:53
· 37 commits to main since this release
v2.0.0

NCS Bare Metal v2.0.0 is a major release that expands hardware support, adds maturity to key features, and introduces several new libraries, services, and samples.
It demonstrates a set of samples for the following development kits of the nRF54L Series:

  • nRF54L15 DK - with build targets supporting three SoCs: nRF54L15, nRF54L10 (emulated on the nRF54L15 DK), and nRF54L05 (emulated on the nRF54L15 DK).
  • nRF54LM20 DK, supporting the nRF54LM20A SoC.
  • nRF54LS05 DK, supporting the nRF54LS05B SoC.
  • nRF54LV10 DK, supporting the nRF54LV10A SoC.

See the software maturity documentation for feature maturity per SoC.

This release includes two versions of the SoftDevice - a Bluetooth® LE stack for use on the nRF54L Series DKs:

  • S115 - Support for peripheral role only.
  • S145 - Support for both peripheral and central role, as well as more connections.

Both SoftDevices have been updated to v10.0.0. Separate documentation and API references are provided for each SoC-specific variant of the S115 and S145 SoftDevices (nRF54L15, nRF54LM20, nRF54LS05, and nRF54LV10). See SoftDevice release notes and migration documents and API documentation for details.

Highlights

The release tag for the Bare Metal manifest repository is v2.0.0. Check the west.yml file for the corresponding tags in the project repositories.
To use this release, install it using nRF Connect for VS Code extension by following the instructions in Installing the nRF Connect SDK Bare Metal option.
Alternatively, check out the tag in the manifest repository, run west config manifest.path nrf-bm, and then west update.
This release of Bare Metal is based on nRF Connect SDK v3.3.0.

More details can be found on the Release Notes page for nRF Connect SDK Bare Metal option v2.0.0.