This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52 crc type

What CRC type is used for the crc calculation with the function uint16_t crc16_compute (const uint8_t * p_data, uint32_t size, const uint16_t * p_crc ) of the nRf52 SDK. CCITT (0x1021) or CRC-16 (0x8005) or ... ?

Parents Reply Children
No Data
Related