<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrf52 crc type</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14084/nrf52-crc-type</link><description>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 ... ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 May 2016 12:27:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14084/nrf52-crc-type" /><item><title>RE: nrf52 crc type</title><link>https://devzone.nordicsemi.com/thread/53835?ContentTypeID=1</link><pubDate>Wed, 25 May 2016 12:27:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f46a6b9-5d6f-4bcf-a680-c73b767a5677</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;This module implements CRC-16-CCITT (polynomial 0x1021) with 0xFFFF initial value.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>