Hi,
I have a problem in CRC of setup message for nRF8001, and I already try the CCITT-16 algorithm with below conditions:
Poly = 0x1021, Init = 0xFFFF, Ignore all Zero, exclude last 2 bytes
but still got an incorrect CRC16 value.
Could you please provide more CRC details or source code for me?
Cheers, JASON