Skip to content

Commit

Permalink
doc: changelog: firmware update intent support in FP locator tag sample
Browse files Browse the repository at this point in the history
Added a changelog entry to document support for the firmware update
intent feature in the Fast Pair Locator Tag sample.

Ref: NCSDK-30858

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
  • Loading branch information
kapi-no committed Feb 24, 2025
1 parent 21b6f20 commit caa6e8f
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,13 @@ Bluetooth Fast Pair samples

* :ref:`fast_pair_locator_tag` sample:

* Added support for the :ref:`zephyr:nrf54h20dk_nrf54h20` board target.
* Added:

* Support for the :ref:`zephyr:nrf54h20dk_nrf54h20` board target.
* Support for the firmware update intents on the Android platform.
Integrated the new connection authentication callback from the FMDN module and the Device Information Service (DIS) to support firmware version read operation over the Firmware Revision characteristic.
Further details on the Android intent feature for firmware updates can be found in the `Fast Pair FMDN firmware updates`_ documentation section.

* Updated the partition layout for the ``nrf5340dk/nrf5340/cpuapp/ns`` and ``thingy53/nrf5340/cpuapp/ns`` board targets to accommodate the partitions needed due to change in the TF-M profile configuration.

Bluetooth Mesh samples
Expand Down

0 comments on commit caa6e8f

Please sign in to comment.