Release Notes for nRF Connect SDK Bare Metal option v0.1.0
Version 0.1.0 is an early release demonstrating a first set of samples on the nRF54L15 DK.
It also includes a prototype version of the S115 SoftDevice - a proprietary Bluetooth® LE stack to be used on the nRF54L15 DK.
IDE and tool support
nRF Connect extension for Visual Studio Code is the recommended IDE for Bare Metal v0.1.0. See the Installing the nRF Connect SDK Bare Metal option section for more information about supported operating systems and toolchain.
Supported board
PCA10156 (nRF54L15 DK)
Changelog
The following sections provide detailed lists of changes by component.
Samples
Added a set of first samples:
S115 SoftDevice
A prototype binary of the S115 SoftDevice can be found in
subsys/softdevice/hex/s115/s115_9.0.0-1.prototype_softdevice.hex.
Documentation
Created first draft including documentation for Installing the nRF Connect SDK Bare Metal option.