Changelog for nRF Connect SDK v3.3.99
The most relevant changes that are present on the main branch of the nRF Connect SDK, as compared to the latest official release, are tracked in this file.
Note
This file is a work in progress and might not cover all relevant changes.
Known issues
Known issues are only tracked for the latest official release. See known issues for nRF Connect SDK v3.3.0 for the list of issues valid for the latest release.
Changelog
The following sections provide detailed lists of changes by component.
IDE, OS, and tool support
No changes since the latest nRF Connect SDK release.
Board support
No changes since the latest nRF Connect SDK release.
Build and configuration system
No changes since the latest nRF Connect SDK release.
Bootloaders and DFU
No changes since the latest nRF Connect SDK release.
Developing with nRF91 Series
No changes since the latest nRF Connect SDK release.
Developing with nRF70 Series
No changes since the latest nRF Connect SDK release.
Developing with nRF54L Series
Added:
The
CONFIG_SB_CRACEN_KMU_INVALIDATE_PROTECTED_RAM_SLOTSsysbuild Kconfig option to populate the Key Management Unit (KMU) slots for invalidation of the CRACEN-protected RAM using nrfutil. This option requiresnrfutil deviceversion 2.15.4 or later to work. When enabled, theCONFIG_CRACEN_PROVISION_PROT_RAM_INV_SLOTS_ON_INITandCONFIG_CRACEN_PROVISION_PROT_RAM_INV_SLOTS_WITH_IMPORTKconfig options become unavailable, as they implement the same feature through alternative provisioning paths.
Developing with nRF54H Series
No changes since the latest nRF Connect SDK release.
Developing with nRF53 Series
No changes since the latest nRF Connect SDK release.
Developing with nRF52 Series
No changes since the latest nRF Connect SDK release.
Developing with Thingy:91 X
No changes since the latest nRF Connect SDK release.
Developing with Thingy:91
No changes since the latest nRF Connect SDK release.
Developing with Thingy:53
No changes since the latest nRF Connect SDK release.
Developing with PMICs
No changes since the latest nRF Connect SDK release.
Developing with Front-End Modules
No changes since the latest nRF Connect SDK release.
Developing with custom boards
No changes since the latest nRF Connect SDK release.
Security
No changes since the latest nRF Connect SDK release.
Trusted Firmware-M (TF-M)
No changes since the latest nRF Connect SDK release.
Protocols
This section provides detailed lists of changes by protocol. See Samples for lists of changes for the protocol-related samples.
Bluetooth® LE
No changes since the latest nRF Connect SDK release.
Bluetooth Mesh
Added the Configuring sysbuild and partitions guide on how to configure DFU for Bluetooth Mesh samples.
DECT NR+
No changes since the latest nRF Connect SDK release.
Enhanced ShockBurst (ESB)
No changes since the latest nRF Connect SDK release.
Gazell
No changes since the latest nRF Connect SDK release.
Matter
No changes since the latest nRF Connect SDK release.
Matter fork
No changes since the latest nRF Connect SDK release.
nRF IEEE 802.15.4 radio driver
No changes since the latest nRF Connect SDK release.
Thread
No changes since the latest nRF Connect SDK release.
Wi-Fi®
No changes since the latest nRF Connect SDK release.
Applications
This section provides detailed lists of changes by application.
Connectivity bridge
No changes since the latest nRF Connect SDK release.
High-Performance Framework (HPF)
Added support for the nRF54LC10A SoC.
IPC radio firmware
No changes since the latest nRF Connect SDK release.
Matter bridge
No changes since the latest nRF Connect SDK release.
nRF Audio (formerly nRF5340 Audio)
No changes since the latest nRF Connect SDK release.
nRF Desktop
No changes since the latest nRF Connect SDK release.
nRF Machine Learning (Edge Impulse)
No changes since the latest nRF Connect SDK release.
Thingy:53: Matter weather station
No changes since the latest nRF Connect SDK release.
Installer (MCUboot Firmware Loader installer)
No changes since the latest nRF Connect SDK release.
Samples
This section provides detailed lists of changes by sample.
Bluetooth samples
No changes since the latest nRF Connect SDK release.
Bluetooth Mesh samples
No changes since the latest nRF Connect SDK release.
Bluetooth Fast Pair samples
No changes since the latest nRF Connect SDK release.
Cellular samples
No changes since the latest nRF Connect SDK release.
Cryptography samples
No changes since the latest nRF Connect SDK release.
Debug samples
No changes since the latest nRF Connect SDK release.
DFU samples
No changes since the latest nRF Connect SDK release.
DECT NR+ samples
No changes since the latest nRF Connect SDK release.
Edge Impulse samples
No changes since the latest nRF Connect SDK release.
Enhanced ShockBurst samples
No changes since the latest nRF Connect SDK release.
Gazell samples
No changes since the latest nRF Connect SDK release.
IronSide SE samples
No changes since the latest nRF Connect SDK release.
Keys samples
No changes since the latest nRF Connect SDK release.
Matter samples
No changes since the latest nRF Connect SDK release.
Networking samples
No changes since the latest nRF Connect SDK release.
NFC samples
No changes since the latest nRF Connect SDK release.
nRF5340 samples
No changes since the latest nRF Connect SDK release.
Peripheral samples
Added the PPI Sequencer with SPI sample that demonstrates use of PPI Sequencer for I2C/SPI.
PMIC samples
No changes since the latest nRF Connect SDK release.
Protocol serialization samples
No changes since the latest nRF Connect SDK release.
SDFW samples
No changes since the latest nRF Connect SDK release.
Sensor samples
No changes since the latest nRF Connect SDK release.
SUIT samples
No changes since the latest nRF Connect SDK release.
Trusted Firmware-M (TF-M) samples
No changes since the latest nRF Connect SDK release.
Thread samples
No changes since the latest nRF Connect SDK release.
Wi-Fi samples
No changes since the latest nRF Connect SDK release.
Other samples
No changes since the latest nRF Connect SDK release.
Drivers
This section provides detailed lists of changes by driver.
SPI drivers
SPIM:
RTIO based device driver for SPIM has been introduced. This device driver is selected if
CONFIG_SPI_RTIOis enabled.
Wi-Fi drivers
No changes since the latest nRF Connect SDK release.
Flash drivers
No changes since the latest nRF Connect SDK release.
Libraries
This section provides detailed lists of changes by library.
Binary libraries
No changes since the latest nRF Connect SDK release.
Bluetooth libraries and services
No changes since the latest nRF Connect SDK release.
Common Application Framework
No changes since the latest nRF Connect SDK release.
Debug libraries
No changes since the latest nRF Connect SDK release.
DFU libraries
No changes since the latest nRF Connect SDK release.
Gazell libraries
No changes since the latest nRF Connect SDK release.
Security libraries
No changes since the latest nRF Connect SDK release.
Modem libraries
Location library:
Updated the library to always use the chosen
zephyr,wifinode instead ofncs,location-wifito find the used Wi-Fi device.
Multiprotocol Service Layer libraries
No changes since the latest nRF Connect SDK release.
Libraries for networking
No changes since the latest nRF Connect SDK release.
Libraries for NFC
No changes since the latest nRF Connect SDK release.
nRF RPC libraries
No changes since the latest nRF Connect SDK release.
Other libraries
Added:
The PPI Sequencer library for triggering periodic hardware tasks using PPI.
The PPI Sequencer for I2C/SPI driver, which is using PPI Sequencer to perform batches of periodic I2C/SPI transfers without waking up the CPU.
Shell libraries
No changes since the latest nRF Connect SDK release.
sdk-nrfxlib
See the changelog for each library in the nrfxlib documentation for additional information.
Scripts
This section provides detailed lists of changes by script.
No changes since the latest nRF Connect SDK release.
Integrations
This section provides detailed lists of changes by integration.
Google Fast Pair integration
No changes since the latest nRF Connect SDK release.
Edge Impulse integration
No changes since the latest nRF Connect SDK release.
Memfault integration
Removed the
CONFIG_MEMFAULT_NCS_PROVISION_CERTIFICATESKconfig option from nRF91x targets. Certificate provisioning for nRF91x targets is now handled automatically by the Memfault firmware SDK. The option remains available for nRF7002 targets, which do not have automatic certificate provisioning.
AVSystem integration
No changes since the latest nRF Connect SDK release.
nRF Cloud integration
No changes since the latest nRF Connect SDK release.
CoreMark integration
No changes since the latest nRF Connect SDK release.
DULT integration
No changes since the latest nRF Connect SDK release.
MCUboot
The MCUboot fork in nRF Connect SDK (sdk-mcuboot) contains all commits from the upstream MCUboot repository up to and including 8d14eebfe0b7402ebdf77ce1b99ba1a3793670e9, with some nRF Connect SDK specific additions.
The code for integrating MCUboot into nRF Connect SDK is located in the ncs/nrf/modules/mcuboot folder.
The following list summarizes both the main changes inherited from upstream MCUboot and the main changes applied to the nRF Connect SDK specific additions:
No changes since the latest nRF Connect SDK release.
Zephyr
The Zephyr fork in nRF Connect SDK (sdk-zephyr) contains all commits from the upstream Zephyr repository up to and including 684c9e8f32e4373a21098559f748f06915f950c9, with some nRF Connect SDK specific additions.
For the list of upstream Zephyr commits (not including cherry-picked commits) incorporated into nRF Connect SDK since the most recent release, run the following command from the ncs/zephyr repository (after running west update):
git log --oneline 684c9e8f32 ^911b3da139
For the list of nRF Connect SDK specific commits, including commits cherry-picked from upstream, run:
git log --oneline manifest-rev ^684c9e8f32
The current nRF Connect SDK main branch is based on revision 684c9e8f32 of Zephyr.
Note
For possible breaking changes and changes between the latest Zephyr release and the current Zephyr version, refer to the Zephyr release notes.
Additions specific to nRF Connect SDK
No changes since the latest nRF Connect SDK release.
zcbor
No changes since the latest nRF Connect SDK release.
Documentation
No changes since the latest nRF Connect SDK release.