![]() |
nrfxlib API 3.3.99
|
| #define NRF_802154_TX_DIAGNOSTIC_MODE 0 |
#include <nrf_802154/common/include/nrf_802154_config.h>
Disables strict frame validation.
When this option is disabled the nRF 802.154 Radio Driver performs strict frame format validation of any frame that is to be transmitted. Frames that do not conform the IEEE 802.15.4 MAC frame format will be discarded on transmit attempts.
When this option is enabled the validation of frame format is disabled what allows for sending arbitrary frames. The functionality set of the radio driver is reduced. The IE writer, security writer, encryption, and TX timestamp modules cannot be used.