<?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>How to get Build Type information from FICR?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48732/how-to-get-build-type-information-from-ficr</link><description>Is it possible to get the Build Type from the Factory information configuration registers (FICR)? 
 
 From https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP/nrf52832/ic_revision_overview.html there&amp;#39;s a nice overview with revisions, for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Jun 2019 08:06:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48732/how-to-get-build-type-information-from-ficr" /><item><title>RE: How to get Build Type information from FICR?</title><link>https://devzone.nordicsemi.com/thread/193572?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2019 08:06:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad974139-59f2-4ff4-abba-75ff5a399ee9</guid><dc:creator>Anne van Rossum</dc:creator><description>&lt;p&gt;I guess that&amp;#39;s it indeed! And probably(!) when you get the chips with preprogrammed firmware Nordic will provide some FICR register (or through other means) with a production version code different from 0.&lt;br /&gt;&lt;br /&gt;It still stands that the errata should still be valid for a particular chip if there is or if there is not firmware preprogrammed. Hence, referring to the production version code in the documentation is confusing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get Build Type information from FICR?</title><link>https://devzone.nordicsemi.com/thread/193505?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2019 21:00:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ea2e870-c1d3-4214-950b-0476fa4e51c0</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;Actually I&amp;nbsp;assumed it means delivered without pre-loaded firmware .. from my notes for the nRF52832:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;// 13.1.17 INFO.VARIANT
// Address offset: 0x104
// Part Variant, Hardware version and Production configuration
// Bit number 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
//         Id  A  A  A  A  A  A  A  A  A  A  A  A  A  A  A  A  A  A  A  A  A  A A A A A A A A A A A
// Reset 0x41414142 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 1 0
// Id RW Field Value Id Value Description
// A R VARIANT Part Variant, Hardware version and Production configuration,
// encoded as ASCII
//   AAAA 0x41414141 AAAA
//   AAAB 0x41414142 AAAB
//   AABA 0x41414241 AABA
//   AABB 0x41414242 AABB
//
// We have 41414230 = &amp;quot;AAB0&amp;quot;
//
// Unspecified 0xFFFFFFFF Unspecified
//
// Table 134: Function variant codes
// &amp;lt;VV&amp;gt; Flash (kB) RAM (kB)
// ==== ========== ========
//  AA      512      64
//  AB      256      32
//
// Table 135: Hardware version codes
//     &amp;lt;H&amp;gt;   Description
// ========= ==================================================
// [A .. Z]  Hardware version/revision identifier (incremental)
//
// Table 136: Production configuration codes
//   &amp;lt;P&amp;gt;   Description
//  ====== ===========================================
//  [0..9] Production device identifier (incremental)
//  [A..Z] Engineering device identifier (incremental)
//
// Table 137: Production version codes
//     &amp;lt;F&amp;gt;       Description
// ============  ========================================
// [A..N, P..Z]  Version of preprogrammed firmware
// [0]           Delivered without preprogrammed firmware
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get Build Type information from FICR?</title><link>https://devzone.nordicsemi.com/thread/193481?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2019 15:23:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f102e0f8-d54e-4438-bb53-2c9d6eb2c2d5</guid><dc:creator>Anne van Rossum</dc:creator><description>&lt;p&gt;Never mind. From &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/40153/understanding-nrf52832-package-marking"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/40153/understanding-nrf52832-package-marking&lt;/a&gt; it seems that the last/second 0 does not mean anything. It&amp;#39;s not on the packaging, it&amp;#39;s not in the hardware itself either. Maybe best to leave out of the documentation as well. :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>