Skip to content

Commit

Permalink
doc: remove references to removed sample nRF5340: Multiprotocol RPMsg
Browse files Browse the repository at this point in the history
The nrf/samples/nrf5340/multiprotocol_rpmsg sample is removed.
References to it in historical files are changed to text
``nRF5340: Multiprotocol RPMsg``.

Signed-off-by: Andrzej Kuros <[email protected]>
  • Loading branch information
ankuns committed Dec 18, 2024
1 parent ec29c17 commit da106d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nrf_802154/doc/rd_limitations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ KRKNWK-11204: Transmitting an 802.15.4 frame with improperly populated Auxiliary
**Workaround:** Make sure that you populate the Auxiliary Security Header field according to the IEEE Std 802.15.4-2015 specification, section 9.4.

KRKNWK-12482: Reception of correct frames will occasionally end in failure with error ``NRF_802154_RX_ERROR_RUNTIME``
This issue can occur for the ``nrf5340dk_nrf5340_cpunet`` target if a custom application (other than :ref:`nrf:multiprotocol-rpmsg-sample` sample or :zephyr:code-sample:`nrf_ieee802154_rpmsg` sample) is used.
This issue can occur for the ``nrf5340dk_nrf5340_cpunet`` target if a custom application (other than ``nRF5340: Multiprotocol RPMsg`` sample or :zephyr:code-sample:`nrf_ieee802154_rpmsg` sample) is used.

0 comments on commit da106d6

Please sign in to comment.