Skip to content

Commit

Permalink
doc: known_issues: Add NCSDK-30802
Browse files Browse the repository at this point in the history
Change adds a known issue related to retransmission in the ESB.

Signed-off-by: Marcin Jelinski <[email protected]>
  • Loading branch information
maje-emb authored and rlubos committed Dec 20, 2024
1 parent 3665a25 commit 8636c68
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/nrf/releases_and_maturity/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,13 @@ Enhanced ShockBurst (ESB)

The issues in this section are related to the :ref:`ug_esb` protocol.

.. rst-class:: v2.9

NCSDK-30802: Packet retransmission is not working properly in the ESB for the nRF54 Series devices
The device suddenly stops transmitting ESB packets.

**Workaround:** Trigger the ``NRF_TIMER_TASK_CLEAR`` task after ``NRF_TIMER_TASK_STOP``.

.. rst-class:: v2-3-0 v2-2-0

NCSDK-20092: ESB does not send packet longer than 63 bytes
Expand Down

0 comments on commit 8636c68

Please sign in to comment.