<?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>nRFgo Studio makes no mistakes when it comes to telling me chip revision - does it?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6831/nrfgo-studio-makes-no-mistakes-when-it-comes-to-telling-me-chip-revision---does-it</link><description>I bought 5 Seeed Micro Ble Modules. On their Website they answered a question 7months ago, that they ship with QFAA G0. I connected them via SWD with my nRF51-DK. 
 God damn it. 
 I checked nRFgo Studio and it shows: QFAAC0 (0x001d). But the Softdevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 May 2015 09:40:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6831/nrfgo-studio-makes-no-mistakes-when-it-comes-to-telling-me-chip-revision---does-it" /><item><title>RE: nRFgo Studio makes no mistakes when it comes to telling me chip revision - does it?</title><link>https://devzone.nordicsemi.com/thread/24082?ContentTypeID=1</link><pubDate>Fri, 01 May 2015 09:40:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ceffa401-b773-45f2-ae69-e95a39d1f153</guid><dc:creator>muhkuhns</dc:creator><description>&lt;p&gt;Thanks for the steps. I followed them and as expected I got the revision 1 once more confirmed. Guess I&amp;#39;ll just try to upload SD8.0.0 and a SDK8 based application and check if I&amp;#39;m lucky... but first I have to figure out how to program an external board. Haven&amp;#39;t made it yet to work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRFgo Studio makes no mistakes when it comes to telling me chip revision - does it?</title><link>https://devzone.nordicsemi.com/thread/24081?ContentTypeID=1</link><pubDate>Fri, 01 May 2015 05:07:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26a47f56-481f-4869-a6e9-ae88fbc37b2c</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Can&amp;#39;t imagine nrfStudio makes a mistake, but you can check it for yourself using JLink. First find where JLink is on your box, I have no idea I&amp;#39;m on OSX, it&amp;#39;ll be there somewhere, probably c:\Program Files(64)\Segger\something, then run from a command prompt&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;JLink -if swd -device nrf51
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;at the prompt which should be JLink&amp;gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;mem32 0x1000005c, 1
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;on an old devkit I get&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;J-Link&amp;gt;mem32 0x1000005c, 1
1000005C = FFFF0044 
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;that&amp;#39;s rev 0x44 which from &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/41917/5/56514026"&gt;this document&lt;/a&gt; is QFAA GC0.&lt;/p&gt;
&lt;p&gt;My more recent nrf51-DK and NRF51 dongle report&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;J-Link&amp;gt;mem32 0x1000005c,1
1000005C = FFFF0071 
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Which isn&amp;#39;t listed in that document but since I can read the chip itself I see it&amp;#39;s a QFACAB which is an engineering release of the 32kB RAM version. The document does say that engineering releases won&amp;#39;t have the same HWID. I guess the early boards went out with engineering chips on them.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m fairly sure your&amp;#39;s will say FFFF001D and therefore yes it&amp;#39;s a rev.1 chip. That doesn&amp;#39;t explain the error message, nrfStudio should still be able to connect to the chip, however old it is, you are somewhat restricted by what version of the SD you can run.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s regrettably a problem buying the cheaper dev boards from 3rd parties, you don&amp;#39;t always know what you&amp;#39;re getting, or you don&amp;#39;t always get what you expect. That, however, you&amp;#39;ll have to take up with seeed micro.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>