v0.7.0
Key features:
- The default way for installing Bare Metal is now through an archive file. The file contains a source mirror of the Git repositories required to get started with the SDK. You can find the archive here.
- Updated the S115 SoftDevice version to s115_9.0.0-2.prototype. The SoftDevice now comes in three variants to support different SoCs of the nRF54L family: nRF54L15, nRF54L10, and nRF54L05.
See the s115_9.0.0-2.prototype release notes document for more detailed information.
Added the following samples:
- Bluetooth: Continuous Glucose Monitoring Service sample.
- Peripheral: UARTE sample.
- Peripheral: LEDs sample.
Known issues and limitations
- Some issues are observed when using iPhone as the peer during testing of the Bluetooth samples.
- Some issues are observed when using Linux with the Bluetooth Low Energy app in nRF Connect for Desktop as the peer during testing of the Bluetooth samples.
- Bluetooth LE pairing and bonding is not supported.
- The samples are not optimized for power consumption.
Documentation
- Refactored sample documentation to make it more detailed and user friendly.
- Introduced major updates to the Installation instructions.