Skip to content

Commit e9221dd

Browse files
committed
doc: add known issue about impact of device reset on OTA process
Add KRKNWK-7723 known issue. Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
1 parent a1f9a9d commit e9221dd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/known_issues.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,3 +170,10 @@ KRKNWK-12115: Simultaneous commissioning of many devices can cause the Coordinat
170170
Rebuild and re-check static RAM usage (see :ref:`zigbee_memory`).
171171
Higher pools increase footprint.
172172

173+
.. rst-class:: v1-3-0 v1-2-1 v1-2-0 v1-1-0 v1-0-0
174+
175+
KRKNWK-7723: OTA upgrade process restarting after client reset
176+
If the device resets while the ZCL OTA Upgrade Client is downloading an image, the transfer typically starts again from the beginning instead of continuing at the previous offset.
177+
178+
Download progress depends on volatile stack client state as well as OTA attributes.
179+
That state is not preserved across a chip reset in the default configuration.

0 commit comments

Comments
 (0)