nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ NRF_802154_CSMA_CA_MIN_BE_DEFAULT

#define NRF_802154_CSMA_CA_MIN_BE_DEFAULT   3

#include <nrf_802154/common/include/nrf_802154_config.h>

The default minimum value of the backoff exponent (BE) in the CSMA-CA algorithm (see IEEE 802.15.4-2015: 6.2.5.1).

Note
The minimum value of the backoff exponent may be changed from default by calling the nrf_802154_csma_ca_min_be_set function.