nRF5 SDK for Thread and Zigbee v3.2.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

Default timeout in us for the ACK timeout feature.

Default time-out in us for the precise ACK time-out feature.

#define NRF_802154_ACK_TIMEOUT_ENABLED   1

If the ACK timeout feature should be enabled in the driver.

#define NRF_802154_MAX_ACK_IE_SIZE   8

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


Documentation feedback | Developer Zone | Subscribe | Updated