<?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>Compatibility Matrix</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8698/compatibility-matrix</link><description>I&amp;#39;m having a bit of confusion understanding how the nRF51 Series Compatibility Matrix works. 
 I have a QFACA10 development board running my software perfectly, but when I try to put the software on a QFAAG90, it doesn&amp;#39;t run. 
 My software is using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Aug 2015 00:06:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8698/compatibility-matrix" /><item><title>RE: Compatibility Matrix</title><link>https://devzone.nordicsemi.com/thread/31893?ContentTypeID=1</link><pubDate>Thu, 13 Aug 2015 00:06:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c3467bc-438c-41d4-8422-3548f020fdca</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Are you rebuilding the software between the two to account for the fact that -AA and -AB chips have 16kB RAM and not 32kB? That&amp;#39;s the most likely issue as either you don&amp;#39;t have enough ram or the linker puts the stack at the end of where you tell it RAM is and so there&amp;#39;s no stack and you get an instant crash.&lt;/p&gt;
&lt;p&gt;Answering your actual question - the matrix says that QFAAG90 is a rev 2 chip and further down that rev 2 chips &lt;em&gt;are&lt;/em&gt; compatible with SD 8.x, so no your assertion that the latter device doesn&amp;#39;t run SD 8 is not true (see the notes and numerous questions about the flags you need to set to make it work). However it&amp;#39;s not compatible (ie tested) with SDK9, or SDK8, so ensure you&amp;#39;re not using any of the SDK drivers which are new and don&amp;#39;t have fixes for old revision hardware issues, you will probably get away with this piece.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>