Skip to content

Latest commit

 

History

History
856 lines (535 loc) · 26.5 KB

release-notes-changelog.rst

File metadata and controls

856 lines (535 loc) · 26.5 KB
orphan:

Changelog for |NCS| v2.9.99

The most relevant changes that are present on the main branch of the |NCS|, 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 are only tracked for the latest official release. See `known issues for nRF Connect SDK v2.9.0-nRF54H20-1-rc2`_ for the list of issues valid for the latest release.

The following sections provide detailed lists of changes by component.

|no_changes_yet_note|

|no_changes_yet_note|

|no_changes_yet_note|

|no_changes_yet_note|

|no_changes_yet_note|

|no_changes_yet_note|

|no_changes_yet_note|

Amazon Sidewalk

|no_changes_yet_note|

Bluetooth® LE
  • Fixed an issue where a flash operation executed on the system workqueue might result in -ETIMEDOUT, if there is an active Bluetooth LE connection.
  • Fixed an issue where Bluetooth applications built with the nordic-bt-rpc snippet (in the :ref:`ble_rpc` configuration) did not work on the nRF54H20 devices due to incorrect memory mapping.
  • Updated the Bluetooth LE SoftDevice Controller driver to make the :c:func:`hci_vs_sdc_llpm_mode_set` function return an error if Low Latency Packet Mode (LLPM) is not supported or not enabled in the Bluetooth LE Controller driver configuration (:kconfig:option:`CONFIG_BT_CTLR_SDC_LLPM`).
Bluetooth Mesh

|no_changes_yet_note|

DECT NR+

|no_changes_yet_note|

Enhanced ShockBurst (ESB)
  • Added loading of radio trims and a fix of a hardware errata for the nRF54H20 SoC to improve the RF performance.
Gazell

|no_changes_yet_note|

Matter
Matter fork

|no_changes_yet_note|

nRF IEEE 802.15.4 radio driver

|no_changes_yet_note|

Thread

|no_changes_yet_note|

Zigbee
Wi-Fi

|no_changes_yet_note|

This section provides detailed lists of changes by :ref:`application <applications>`.

Machine learning
Asset Tracker v2
Connectivity Bridge

|no_changes_yet_note|

IPC radio firmware
Matter Bridge
  • Enabled SUIT DFU support for the :ref:`matter_bridge_app` application. Currently, only the Matter OTA protocol is fully supported for SUIT DFU purposes.
  • Enabled Link Time Optimization (LTO) by default for the release configuration.
nRF5340 Audio

|no_changes_yet_note|

nRF Desktop
nRF Machine Learning (Edge Impulse)

|no_changes_yet_note|

Serial LTE modem
Thingy:53: Matter weather station
  • Enabled Link Time Optimization (LTO) by default for the release configuration.

This section provides detailed lists of changes by :ref:`sample <samples>`.

Amazon Sidewalk samples

|no_changes_yet_note|

Bluetooth samples
Bluetooth Fast Pair samples
Bluetooth Mesh samples
Cellular samples
Cryptography samples

|no_changes_yet_note|

Debug samples

|no_changes_yet_note|

DECT NR+ samples

|no_changes_yet_note|

Edge Impulse samples

|no_changes_yet_note|

Enhanced ShockBurst samples

|no_changes_yet_note|

Gazell samples

|no_changes_yet_note|

Keys samples

|no_changes_yet_note|

Matter samples
  • Updated the :ref:`matter_template_sample` sample document with the instructions on how to build the sample on the nRF54L15 DK with support for Matter OTA DFU and DFU over Bluetooth SMP, and using internal MRAM only.
  • Enabled SUIT DFU support for the :ref:`matter_lock_sample`, and :ref:`matter_template_sample` samples. Currently, only the Matter OTA protocol is fully supported for SUIT DFU purposes.
  • Enabled Link Time Optimization (LTO) by default for the release configuration and nrf7002dk/nrf5340/cpuapp build target.
Networking samples
NFC samples

|no_changes_yet_note|

nRF5340 samples
  • Removed the nRF5340: Multiprotocol RPMsg sample. Use the :ref:`ipc_radio` application instead.
Peripheral samples
  • :ref:`radio_test` sample:
    • Added loading of radio trims and a fix of a hardware errata for the nRF54H20 SoC to improve the RF performance.
PMIC samples

|no_changes_yet_note|

Protocol serialization samples

|no_changes_yet_note|

SDFW samples
  • Removed the SDFW: Service Framework Client sample as all services demonstrated by the sample have been removed.
Sensor samples

|no_changes_yet_note|

SUIT samples

|no_changes_yet_note|

Trusted Firmware-M (TF-M) samples
Thread samples

|no_changes_yet_note|

Zigbee samples

|no_changes_yet_note|

Wi-Fi samples
Other samples

This section provides detailed lists of changes by :ref:`driver <drivers>`.

|no_changes_yet_note|

Wi-Fi drivers

|no_changes_yet_note|

This section provides detailed lists of changes by :ref:`library <libraries>`.

Binary libraries
Bluetooth libraries and services
Common Application Framework

|no_changes_yet_note|

Debug libraries

|no_changes_yet_note|

DFU libraries

|no_changes_yet_note|

Gazell libraries

|no_changes_yet_note|

Security libraries

|no_changes_yet_note|

Modem libraries
Multiprotocol Service Layer libraries

|no_changes_yet_note|

Libraries for networking
Libraries for NFC

|no_changes_yet_note|

nRF RPC libraries

|no_changes_yet_note|

Other libraries
  • Removed the following unused SDFW services: echo_service, reset_evt_service, and sdfw_update_service.
Security libraries

|no_changes_yet_note|

Shell libraries

|no_changes_yet_note|

Libraries for Zigbee

|no_changes_yet_note|

sdk-nrfxlib

See the changelog for each library in the :doc:`nrfxlib documentation <nrfxlib:README>` for additional information.

This section provides detailed lists of changes by :ref:`script <scripts>`.

|no_changes_yet_note|

This section provides detailed lists of changes by :ref:`integration <integrations>`.

Google Fast Pair integration
Edge Impulse integration

|no_changes_yet_note|

Memfault integration
AVSystem integration

|no_changes_yet_note|

nRF Cloud integration

|no_changes_yet_note|

CoreMark integration

|no_changes_yet_note|

DULT integration

|no_changes_yet_note|

The MCUboot fork in |NCS| (sdk-mcuboot) contains all commits from the upstream MCUboot repository up to and including a2bc982b3379d51fefda3e17a6a067342dce1a8b, with some |NCS| specific additions.

The code for integrating MCUboot into |NCS| is located in the :file:`ncs/nrf/modules/mcuboot` folder.

The following list summarizes both the main changes inherited from upstream MCUboot and the main changes applied to the |NCS| specific additions:

  • Fixed an issue where an unusable secondary slot was cleared three times instead of once during cleanup.

The Zephyr fork in |NCS| (sdk-zephyr) contains all commits from the upstream Zephyr repository up to and including fdeb7350171279d4637c536fcceaad3fbb775392, with some |NCS| 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 :file:`ncs/zephyr` repository (after running west update):

git log --oneline fdeb735017 ^beb733919d

For the list of |NCS| specific commits, including commits cherry-picked from upstream, run:

git log --oneline manifest-rev ^fdeb735017

The current |NCS| main branch is based on revision fdeb735017 of Zephyr.

Note

For possible breaking changes and changes between the latest Zephyr release and the current Zephyr version, refer to the :ref:`Zephyr release notes <zephyr_release_notes>`.

Additions specific to |NCS|

|no_changes_yet_note|

|no_changes_yet_note|

|no_changes_yet_note|

|no_changes_yet_note|