From 3d2536083c1cba5b2540a147b2c60704ff383b54 Mon Sep 17 00:00:00 2001 From: Arkadiusz Balys Date: Mon, 26 Aug 2024 16:16:13 +0200 Subject: [PATCH] doc: known_issue: Add an entry for Openthread CLI sample Added a known issue entry for Openthread CLI sample issue regarding the USB and Partition Manager. Signed-off-by: Arkadiusz Balys --- doc/nrf/releases_and_maturity/known_issues.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/nrf/releases_and_maturity/known_issues.rst b/doc/nrf/releases_and_maturity/known_issues.rst index 06a31d042b0..65ed9213abf 100644 --- a/doc/nrf/releases_and_maturity/known_issues.rst +++ b/doc/nrf/releases_and_maturity/known_issues.rst @@ -831,6 +831,16 @@ Thread The issues in this section are related to the :ref:`ug_thread` protocol. +.. rst-class:: v2-7-0 + +KRKNWK-19376: OpenThread CLI sample does not work on the nRF52840 Dongle + The sample should not use Partition Manager. + To avoid a failure, the main function should have a check for whether the USB is already enabled. + + **Affected platforms:** nRF52840 Dongle + + **Workaround:** Manually cherry-pick and apply commit with fix from ``main`` (commit hash: ``f7b59d26db4cc55c6936a0a88f3daa7e0b7b2085``). + .. rst-class:: v2-7-0 v2-6-1 v2-6-0 KRKNWK-19036: High power consumption after parent loss