<?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>BLE CRC calculation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/679/ble-crc-calculation</link><description>Hi, 
 I&amp;#39;m writing a little piece of software using direct access to the radio registers in NRF51822. Is NRF51822 capable of calculating BLE checksum in hardware? As far as I&amp;#39;m concerned BLE standard uses x^24 + x^10 + x^9 + x^6 + x^4 + x^3 + x + 1 poly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 May 2014 02:26:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/679/ble-crc-calculation" /><item><title>RE: BLE CRC calculation</title><link>https://devzone.nordicsemi.com/thread/3423?ContentTypeID=1</link><pubDate>Thu, 29 May 2014 02:26:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9416e4c1-fd09-46aa-84a4-354f7c9d2926</guid><dc:creator>volta77</dc:creator><description>&lt;p&gt;Any body know how to calculate bluetooth low energy CRC ? I tried to calculate the Advertising packet CRC captured by TI LE sniffer and tried the possible bit ordering of PDU but still got the mismatch CRC. Can someone tell me the right bit ordering. Give me a example about bit ordering on the air and CRC calculation is better.&lt;/p&gt;
&lt;p&gt;for example,&lt;/p&gt;
&lt;p&gt;&lt;a href="http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/538/4353.btproblem2.png"&gt;e2e.ti.com/.../4353.btproblem2.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;how to get the CRC=0xA4E2C2 at above link in packet number=839 ?&lt;/p&gt;
&lt;p&gt;Thanks a lot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE CRC calculation</title><link>https://devzone.nordicsemi.com/thread/3422?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2013 06:39:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f39e5894-834e-42bc-a51f-2d22b6d23d0a</guid><dc:creator>Maciej Baster</dc:creator><description>&lt;p&gt;Apparently, it is. It was my mistake because I was calculating CRC over whole packet including access address field which according to the standard should be omitted.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>