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: doc/known_issues.rst
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,3 +32,6 @@ KRKNWK-19119: Multi-image DFU fails to restore after a sample reset.
32
32
The multi-image DFU does not successfully restore following a sample reset.
33
33
34
34
**Workaround:** If the device is reset during the DFU process, the DFU always restarts from the beginning.
35
+
36
+
KRKNWK-20330: The Amazon Sidewalk application crashes on startup when the ``CONFIG_NANOPB`` Kconfig option is enabled
37
+
The Amazon Sidewalk libraries include a nanopb implementation that conflicts with the one in Zephyr, causing the application to crash immediately after startup.
0 commit comments