Skip to content

Commit baac9fd

Browse files
FrancescoSerrlubos
authored andcommitted
doc: restore changelog entries from -1 branch
Restore on main branch changelog entries from 54h-1 branch. Signed-off-by: Francesco Domenico Servidio <[email protected]>
1 parent 1883f06 commit baac9fd

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ Bluetooth® LE
133133
* Fixed an issue where a flash operation executed on the system workqueue might result in ``-ETIMEDOUT``, if there is an active Bluetooth LE connection.
134134
* 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.
135135

136+
* 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`).
137+
136138
Bluetooth Mesh
137139
--------------
138140

@@ -199,7 +201,7 @@ This section provides detailed lists of changes by :ref:`application <applicatio
199201
Machine learning
200202
----------------
201203

202-
|no_changes_yet_note|
204+
* Updated the application to enable the :ref:`Zephyr Memory Storage (ZMS) <zephyr:zms_api>` file system for the :ref:`zephyr:nrf54h20dk_nrf54h20` board.
203205

204206
Asset Tracker v2
205207
----------------
@@ -214,7 +216,7 @@ Connectivity Bridge
214216
IPC radio firmware
215217
------------------
216218

217-
|no_changes_yet_note|
219+
* Updated the application to enable the :ref:`Zephyr Memory Storage (ZMS) <zephyr:zms_api>` file system in all devices that contain MRAM, such as the nRF54H Series devices.
218220

219221
Matter Bridge
220222
-------------
@@ -565,6 +567,11 @@ Bluetooth libraries and services
565567

566568
* Fixed an issue in the :ref:`bt_mesh_light_ctrl_srv_readme` model to automatically resume the Lightness Controller after recalling a scene (``NCSDK-30033`` known issue).
567569

570+
571+
* :ref:`bt_fast_pair_readme` library:
572+
573+
* Updated the :c:func:`bt_fast_pair_info_cb_register` API to allow registration of multiple callbacks.
574+
568575
Common Application Framework
569576
----------------------------
570577

@@ -726,7 +733,7 @@ This section provides detailed lists of changes by :ref:`integration <integratio
726733
Google Fast Pair integration
727734
----------------------------
728735

729-
|no_changes_yet_note|
736+
* Added instructions on how to provision the Fast Pair data onto devices without the :ref:`partition_manager` support, specifically for the :ref:`zephyr:nrf54h20dk_nrf54h20`.
730737

731738
Edge Impulse integration
732739
------------------------

0 commit comments

Comments
 (0)