<?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>BLE shield to nRF51</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11163/ble-shield-to-nrf51</link><description>Hi,
I&amp;#39;m trying to move my code from Red Bear BLE shield with Arduino to nRF51 dongle.
Is there any possible method?
(ex. share the same library or SDK helping)</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Jan 2016 14:43:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11163/ble-shield-to-nrf51" /><item><title>RE: BLE shield to nRF51</title><link>https://devzone.nordicsemi.com/thread/41824?ContentTypeID=1</link><pubDate>Wed, 06 Jan 2016 14:43:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:956cdcbb-3b35-4ab3-9630-eb38e4865798</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Hi. I just realized that the BLE shield contains a nRF8001. The dongle has a nRF51422. You cannot use the same code as with the BLE shield. You can use any of the example projects in our &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v10.0.0/nrf51_getting_started.html?cp=4_0_1_1"&gt;SDK&lt;/a&gt; to program the dongle though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE shield to nRF51</title><link>https://devzone.nordicsemi.com/thread/41825?ContentTypeID=1</link><pubDate>Wed, 06 Jan 2016 14:00:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd727b91-692a-45ec-acec-6705ff723278</guid><dc:creator>10Hsin</dc:creator><description>&lt;p&gt;Hi Anders, thanks for your reply. &lt;br /&gt;
Originally, I plan to modify the example code and load the code to flash memory using Keil uVision.&lt;br /&gt;
So is it possible to make the code work only transfer the hex?&lt;br /&gt;
(following this tutorial : &lt;a href="https://devzone.nordicsemi.com/tutorials/2/)"&gt;devzone.nordicsemi.com/.../)&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;10Hsin&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE shield to nRF51</title><link>https://devzone.nordicsemi.com/thread/41823?ContentTypeID=1</link><pubDate>Wed, 06 Jan 2016 12:49:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a1eb550-c239-4b39-bf32-c06491f6de48</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Hey.&lt;/p&gt;
&lt;p&gt;Update:
This is not possible. The arduino code is for an atmel chip, which communicated with a nRF8001 over SPI. This code will not work on the nRF51 inside the nRF Dongle.&lt;/p&gt;
&lt;p&gt;Wrong answer:&lt;/p&gt;
&lt;p&gt;I do not have any first hand knowledge with the redBearlab Arduino framework, but it should be possible. When compiling the arduino code, a hex file should be generated. You can transfer this hex file to the dongle with nRFgo studio or drag-and-dropping it on the JLINK drive in &amp;quot;My Computer&amp;quot;.
Let me know if you unsuccessful, and i will try it myself.&lt;/p&gt;
&lt;p&gt;-Anders&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>