File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
9898API documentation
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ This page describes the changes required to successfully migrate a Zigbee applic
1616Complete the following steps:
1717
18181. 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.
You can’t perform that action at this time.
0 commit comments