Hi support team,
customer is testing zigbee radio test. i looked into our spec in radio peripheral.
it is hard to understand our spec one chapter in "6.20.12.5 Cyclic redundancy check (CRC)" as below:
here are three places are not aligned.

however customer said their iQxel device is using CRC 0x1021: and i am not sure how to set this, am i correct?
nrf_radio_crc_configure(RADIO_CRCCNF_LEN_Two, NRF_RADIO_CRC_ADDR_IEEE802154, 0x11021);
nrf_radio_crcinit_set(0);

Regards,
William.