hello,all
NRF_RADIO->CRCCNF
NRF_RADIO->CRCPOLY
NRF_RADIO->CRCINIT
If the register setting are different, can rx device recieve the message from tx device? whether the message is correct.
hello,all
NRF_RADIO->CRCCNF
NRF_RADIO->CRCPOLY
NRF_RADIO->CRCINIT
If the register setting are different, can rx device recieve the message from tx device? whether the message is correct.
Hi,
If your CRC configuration differs on the RX and TX device, you will not be able to get the CRCOK event.
If you use CRC, the configuration shall be equal on both ends.
Best regards,
Håkon