<?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>is nRF51 dongle compatible with nRF52 Dev Kit ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16592/is-nrf51-dongle-compatible-with-nrf52-dev-kit</link><description>Also, will I be able to run all the example for nRF51 with nRF52 Dev kit ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Sep 2016 11:40:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16592/is-nrf51-dongle-compatible-with-nrf52-dev-kit" /><item><title>RE: is nRF51 dongle compatible with nRF52 Dev Kit ?</title><link>https://devzone.nordicsemi.com/thread/63478?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2016 11:40:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d759392-e30a-42d6-aee8-e23bcda73166</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;@adrian: You are right, of course - thanks for letting me know. I will correct the answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is nRF51 dongle compatible with nRF52 Dev Kit ?</title><link>https://devzone.nordicsemi.com/thread/63477?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2016 11:38:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbf7b5dc-abc9-4df4-9bf0-1dd89688fc26</guid><dc:creator>Adrian Eggenberger</dc:creator><description>&lt;p&gt;Hi Einar
I think there is a little mistake in your answer. The nRF51 Dongle is the PCA10031 and not the PCA20006. The PCA20006 is the Smart Beacon Kit.
Adrian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is nRF51 dongle compatible with nRF52 Dev Kit ?</title><link>https://devzone.nordicsemi.com/thread/63476?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2016 06:16:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e56082c-7291-43f6-9cee-5c8618ce3b0e</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;The SDK examples are mostly for nRF51 DK and nRF52 DK, not for the nRF51 Dongle. However, many of the examples can also be used with the nRF51 Dongle (pca10031), if you make a few adjustments, and start off with the example for the nRF51 DK (pca10028).&lt;/p&gt;
&lt;p&gt;The nRF51 Dongle is a different board, with different GPIO&amp;#39;s connected to buttons/LED&amp;#39;s etc. The SDK uses the Board support package (BSP) to abstract away the differences in boards. If you adjust the Makefile or project so that you replace any references to &lt;code&gt;BOARD_PCA10028&lt;/code&gt; with &lt;code&gt;BOARD_PCA10031&lt;/code&gt; the BSP will use the correct header file, defining the right GPIO&amp;#39;s for buttons (non on the dongle, except for the reset button connected to the interface MCU), LED&amp;#39;s etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>