Skip to content

Commit 94efd5b

Browse files
committed
doc: add missing info about nRF5340 FOTA support
Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
1 parent a50e42f commit 94efd5b

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

docs/lib/zigbee_fota.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The Zigbee FOTA library has the following limitations:
9292

9393
* The endpoint definition in the library includes the endpoint ID, defined with ``CONFIG_ZIGBEE_FOTA_ENDPOINT``.
9494
When using the Zigbee FOTA library, this endpoint ID cannot be used for other endpoints.
95-
* The Zigbee FOTA upgrades are currently supported on the nRF52840 DK (PCA10056) and nRF54L15 DK (PCA10156).
95+
* The Zigbee FOTA upgrades are currently supported on the nRF52840 DK (PCA10056), nRF5340 DK (PCA10095) and nRF54L15 DK (PCA10156).
9696
* The Zigbee FOTA library does not currently support bootloader upgrades.
9797

9898
API documentation

docs/migration.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ This page describes the changes required to successfully migrate a Zigbee applic
1616
Complete the following steps:
1717

1818
1. Read the `ZBOSS Zigbee 2023 (R23) features`_ page about new R23 features.
19-
#. If you want to disable R23 functionality and keep R22 behavior, see `Runtime switch of R23 ZBOSS into R22 mode`_.
2019
#. Read the section about changes in PAN ID conflict resolution `PANID conflict resolution API`_.
2120
#. If the application manually adjusts configurable memory settings, note the new :c:macro:`ZB_CONFIG_NWK_DISC_TABLE_SIZE` setting.
2221
#. If the application manually adjusts configurable memory settings, note the new :c:macro:`ZB_CONFIG_ZDO_KEY_NEGOTIATIONS_NUM` setting.

0 commit comments

Comments
 (0)