Skip to content

Commit

Permalink
doc: known_issue: Add an entry for Openthread CLI sample
Browse files Browse the repository at this point in the history
Added a known issue entry for Openthread CLI sample issue
regarding the USB and Partition Manager.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
  • Loading branch information
ArekBalysNordic authored and LuDuda committed Aug 28, 2024
1 parent a8ea238 commit 3d25360
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/nrf/releases_and_maturity/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3d25360

Please sign in to comment.