<?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>nRF51822 revision</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4291/nrf51822-revision</link><description>How do I identify the hardware revision of my nRF51822 chip?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 May 2015 08:31:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4291/nrf51822-revision" /><item><title>RE: nRF51822 revision</title><link>https://devzone.nordicsemi.com/thread/15294?ContentTypeID=1</link><pubDate>Thu, 07 May 2015 08:31:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48052a44-6f90-4e82-a12d-7c98bc70deaf</guid><dc:creator>Fredrik Sundt Brynhildsvoll</dc:creator><description>&lt;p&gt;The &amp;#39;T&amp;#39; and the &amp;#39;R7&amp;#39; describe the packaging of the chip.
On page 74 in the product specification (available &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nRF51822-PS/20339"&gt;here&lt;/a&gt;) you can read that the &amp;#39;T&amp;#39; means tray and &amp;#39;R7&amp;#39; means 7&amp;#39;&amp;#39;Reel.&lt;/p&gt;
&lt;p&gt;In the future, please post questions  in a new post, not as a comment on old ones. We follow up all new questions, but we can only answer questions in comments when we find them (by chance).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 revision</title><link>https://devzone.nordicsemi.com/thread/15293?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2015 21:24:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97460c69-01df-44d1-9724-7ec52ebfca2d</guid><dc:creator>chalecampb</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;/p&gt;
&lt;p&gt;I ran into this post while trying to verify that I was ordering the correct part number, but I feel like I am still missing some information.&lt;/p&gt;
&lt;p&gt;For example, I need the nRF51822-QFAC chip. This needs to be revision 3. The valid product number should then be, per Page 4 of the compatibility matrix, nRF51822-QFAC-Ax0. What Digikey (and Mouser) have listed are QFAC-T and QFAC-R7 product numbers.&lt;/p&gt;
&lt;p&gt;T and R7 don&amp;#39;t make any sense to me. T would be, according to section 10.6 in the PS v3.1, a hardware version of &amp;quot;T&amp;quot;, no production identifier? R7 would be hardware revision R, production identifier 7?&lt;/p&gt;
&lt;p&gt;I would expect something like a product number nRF51822-QFAC-Ax0, where the x is 0-9. Something like nRF51822-QFAC-A00 - why don&amp;#39;t the available products on the distributor website match this scheme?&lt;/p&gt;
&lt;p&gt;Thanks,
-Alex&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 revision</title><link>https://devzone.nordicsemi.com/thread/15292?ContentTypeID=1</link><pubDate>Mon, 03 Nov 2014 11:40:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac4b6bfa-e9c5-4047-8afd-f4479980a3fc</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;To identify what nRF51822 chip you have, read the &amp;quot;How to identify the harware revision&amp;quot; in &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nWP-21/39119"&gt;nWP-021&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The hardware revision of nRF51822 can be determined by looking at table 1 in the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nWP-21/39119"&gt;nWP-021 white paper&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The chips that have Product Specification document v1.x in table 1 are first revision nRF51822 hardware&lt;/li&gt;
&lt;li&gt;The chips that have Product Specification document v2.x in table 1 are second revision nRF51822 hardware&lt;/li&gt;
&lt;li&gt;The chips that have Product Specification document v3.x in table 1 are third revision nRF51822 hardware&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Update 28.1.2015&lt;/strong&gt;
A more obvious way to see the hardware revision of any nrf51 chip is to look at the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf51.v1.0.0%2Fpdflinks%2Fnrf51_comp_matrix.html&amp;amp;cp=2_0"&gt;nRF51 compatibility matrix&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update 8.5.2015&lt;/strong&gt;
To see the hardware revision, RAM size and ROM size progrmmatically, call the nrf_ic_info_get function defined in \nRF51_SDK_8.1.0_b6ed55f\components\libraries\ic_info\nrf_ic_info.h. This function is new for nRF51 SDK 8.1.0, it is not present in SDK 8.0.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>