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

◆ NRF_802154_CSMA_CA_MAX_BE_DEFAULT

#define NRF_802154_CSMA_CA_MAX_BE_DEFAULT   5

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

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

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