Skip to content

Commit 3ca3136

Browse files
e-rkrlubos
authored andcommitted
doc: changelog: add new nrf-802154 CSMA-CA Kconfigs
Added a mention that new CSMA-CA Kconfigs were added to NCS. Signed-off-by: Rafał Kuźnia <[email protected]>
1 parent 340d0bf commit 3ca3136

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,10 @@ Matter fork
186186
nRF IEEE 802.15.4 radio driver
187187
------------------------------
188188

189+
* Added:
190+
191+
* The Kconfig options to configure default CSMA-CA algorithm parameters (:kconfig:option:`CONFIG_NRF_802154_CSMA_CA_MIN_BE_DEFAULT`, :kconfig:option:`CONFIG_NRF_802154_CSMA_CA_MAX_BE_DEFAULT`, :kconfig:option:`CONFIG_NRF_802154_CSMA_CA_MAX_CSMA_BACKOFFS_DEFAULT`).
192+
189193
* Updated:
190194

191195
* The Kconfig option :kconfig:option:`CONFIG_NRF_802154_CCA_ED_THRESHOLD` has been replaced by :kconfig:option:`CONFIG_NRF_802154_CCA_ED_THRESHOLD_DBM` to ensure consistent behavior on different SoC families and to reduce the likelihood of misconfiguration.

0 commit comments

Comments
 (0)