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
Copy file name to clipboardExpand all lines: docs/known_issues.rst
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,3 +170,10 @@ KRKNWK-12115: Simultaneous commissioning of many devices can cause the Coordinat
170
170
Rebuild and re-check static RAM usage (see :ref:`zigbee_memory`).
171
171
Higher pools increase footprint.
172
172
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