You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: changelog: fast_pair: fmdn: mention workaround for FMDN clock issue
Added a changelog entry that describes addition of a workaround for the
issue where the Find My Device Network (FMDN) clock value is not set
correctly after the system reboot for nRF54L devices.
Ref: NCSDK-32268
Signed-off-by: Kamil Piszczek <[email protected]>
Copy file name to clipboardExpand all lines: doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -736,6 +736,8 @@ Bluetooth libraries and services
736
736
* A new information callback - :c:member:`bt_fast_pair_fmdn_info_cb.conn_authenticated` - to the FMDN extension API.
737
737
In the FMDN context, this change is required to support firmware update intents on the Android platform.
738
738
For further details on the Android intent feature for firmware updates, see the :ref:`ug_bt_fast_pair_provisioning_register_firmware_update_intent` section in the Fast Pair integration guide.
739
+
* A workaround for the issue where the FMDN clock value might not be correctly set after the system reboot for nRF54L Series devices.
740
+
For details, see the ``NCSDK-32268`` issue in the :ref:`known_issues` page.
0 commit comments