Skip to content

Commit

Permalink
nrf_802154: doc: fix compliance error
Browse files Browse the repository at this point in the history
Add missing new line at the end of file

Signed-off-by: Dawid Przybylo <[email protected]>
  • Loading branch information
dawidprzybylo authored and rlubos committed Oct 16, 2024
1 parent d62e18e commit 0b2d35a
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 :ref:`nrf:multiprotocol-rpmsg-sample` sample or :zephyr:code-sample:`nrf_ieee802154_rpmsg` sample) is used.

0 comments on commit 0b2d35a

Please sign in to comment.