nRF5 SDK for Thread and Zigbee v4.0.0
Macros
ACK timeout feature configuration

Macros

#define NRF_802154_ACK_TIMEOUT_ENABLED   1
 
#define NRF_802154_ACK_TIMEOUT_DEFAULT_TIMEOUT   7000
 
#define NRF_802154_PRECISE_ACK_TIMEOUT_DEFAULT_TIMEOUT   210
 
#define NRF_802154_MAX_ACK_IE_SIZE   8
 

Detailed Description

Macro Definition Documentation

#define NRF_802154_ACK_TIMEOUT_DEFAULT_TIMEOUT   7000

The default timeout in microseconds (us) for the ACK timeout feature.

The default timeout in microseconds (us) for the precise ACK timeout feature.

#define NRF_802154_ACK_TIMEOUT_ENABLED   1

Indicates whether the ACK timeout feature is to be enabled in the driver.

#define NRF_802154_MAX_ACK_IE_SIZE   8

The maximum supported size of the 802.15.4-2015 IE header and content fields in an Enh-Ack.


Documentation feedback | Developer Zone | Subscribe | Updated