<?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>NRF51-DK + Arduino</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15017/nrf51-dk-arduino</link><description>Hi everyone, I have been given a nRF51-DK board and I should use it to send data retreived from a sensor to it through Arduino, to finally receive it in my cell phone. I am new to Nordic products and to bt world too, I would like to know if there are</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Jul 2016 19:46:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15017/nrf51-dk-arduino" /><item><title>RE: NRF51-DK + Arduino</title><link>https://devzone.nordicsemi.com/thread/57311?ContentTypeID=1</link><pubDate>Thu, 14 Jul 2016 19:46:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9e1aed5-6143-4075-8a1e-b7876075334d</guid><dc:creator>gianni66</dc:creator><description>&lt;p&gt;Hi Stian, thank you for the previous answer. I think that the part of the example concerning my case is &amp;quot;Handling data received over UART&amp;quot;, with the first row saying &amp;quot;Data that is received from the UART undergoes certain checks before it is relayed to the BLE peer using the Nordic UART Service.&amp;quot; What is still unclear to me is how to set up an interface between Arduino and the board, and which kind of protocol to use.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51-DK + Arduino</title><link>https://devzone.nordicsemi.com/thread/57310?ContentTypeID=1</link><pubDate>Fri, 08 Jul 2016 10:40:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f3030b1-f227-4936-898f-3a3a69fb1c58</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Android version &amp;lt; 4.3 does not have native BLE support (except some Samsung phones which have their own BLE API, but the nRF UART app does not work with this). So you have to have at least 4.3 in order to use BLE at all.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51-DK + Arduino</title><link>https://devzone.nordicsemi.com/thread/57309?ContentTypeID=1</link><pubDate>Fri, 08 Jul 2016 09:42:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4dae592-c969-4b9a-b575-a89804a01cb0</guid><dc:creator>gianni66</dc:creator><description>&lt;p&gt;Thanks a lot for your answer. I will start from that, but is there a versione of your apps working with previous versions of Android? They all require at least 4.3&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51-DK + Arduino</title><link>https://devzone.nordicsemi.com/thread/57308?ContentTypeID=1</link><pubDate>Fri, 08 Jul 2016 09:21:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b3b65de-cbcd-49e9-b215-6295f5cee7aa</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, you can find the SDK &lt;a href="http://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v11.x.x/"&gt;here&lt;/a&gt;, and the documentation &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/index.html?cp=6_0_0"&gt;here&lt;/a&gt;. Maybe the UART example is a good place to start for you. You can find the documentation for it &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/ble_sdk_app_nus_eval.html?cp=6_0_0_4_2_2_18"&gt;here&lt;/a&gt;. You can download the Nordic &lt;a href="http://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-UART-App2"&gt;nRF UART app&lt;/a&gt; to your phone, using App Store or Google Play, to receive and transmit data from/to the nRF51-DK board. The app is also open source if you want to use this as a starting point for creating your own app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>