<?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>Apllication with beacon nrf51822, nrf51 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13417/apllication-with-beacon-nrf51822-nrf51-dk</link><description>Hi! I want to send data from the temperature sensor from the beacon, receive them with the nrf51 and then send them to the PC via USB cable. The nrf51 has to start the connection recognizing the name or the UUId of the beacon and enable the notification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Apr 2016 08:32:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13417/apllication-with-beacon-nrf51822-nrf51-dk" /><item><title>RE: Apllication with beacon nrf51822, nrf51 DK</title><link>https://devzone.nordicsemi.com/thread/51218?ContentTypeID=1</link><pubDate>Tue, 26 Apr 2016 08:32:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b1e3cd6-3014-4137-bc35-4dc4f1fa498e</guid><dc:creator>Francesca</dc:creator><description>&lt;p&gt;HI!
I have used the &amp;quot;ble_app_uart_c&amp;quot; for the nrf51 that has to be the central but I can&amp;#39;t use the &amp;quot;ble_app_uart&amp;quot; on my beacon because it doesn&amp;#39;t work on it...for programming my beacon I have used this tutorial (&lt;a href="https://devzone.nordicsemi.com/blogs/686/programming-the-nrf51822-beacon-kit-with-the-nrf51/)"&gt;devzone.nordicsemi.com/.../)&lt;/a&gt; and I have add a service to send the data from the temperature sensor...I know that it works because I received the data in my phone..now, the nrf51 and the beacon can connect to each other but the nrf51 doesn&amp;#39;t receive the data--can you explain me why? In the ble_app_uart_c the data that arrive from the ble are stored in the nus service right? should I used the nus service also in my beacon?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Apllication with beacon nrf51822, nrf51 DK</title><link>https://devzone.nordicsemi.com/thread/51217?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2016 11:00:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81373442-3abc-4d01-94b0-542ec9fcca79</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;In this case it sounds like your nRF51 DK will act as a central, so naturally you should have a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/examples_ble_central.html?cp=4_0_0_4_2_0"&gt;central examples&lt;/a&gt; in the SDK. The &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/ble_sdk_app_nus_c.html?cp=4_0_0_4_2_0_3"&gt;Nordic UART Service Client&lt;/a&gt; example migth be the best place to start. There is also a tutorial on BLE centrals: &lt;a href="https://devzone.nordicsemi.com/tutorials/21/"&gt;BLE central tutorial&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>