<?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>CSR 4.0 UART NRF51 connection?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14996/csr-4-0-uart-nrf51-connection</link><description>Hi, 
 I programmed my NRF51 to read ADC samples and I trying to transmit the information to a dongle. So far I have been able to send the hexadecimal values of the recorded voltage to my iphone using the Nordic UART Service and the Bluefruit App, but</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jul 2016 06:54:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14996/csr-4-0-uart-nrf51-connection" /><item><title>RE: CSR 4.0 UART NRF51 connection?</title><link>https://devzone.nordicsemi.com/thread/57229?ContentTypeID=1</link><pubDate>Thu, 07 Jul 2016 06:54:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ded1d7ab-e509-4a3c-9a84-99af48f2ba0c</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;it&amp;#39;s a generic dongle which is programmed to do generic BLE things. You communicate with it over HCI. There is no protocol in the SDK because the dongle is just a generic communications channel. If you look at Adafruit&amp;#39;s raspberry Pi example you&amp;#39;ll see how they use it in a simple case.&lt;/p&gt;
&lt;p&gt;You&amp;#39;ll need to write some application code for whatever platform you&amp;#39;re using to implement the whole protocol. The dongle is just like having a bluetooth-enabled laptop, if you want to use bluetooth on it, you need to write code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CSR 4.0 UART NRF51 connection?</title><link>https://devzone.nordicsemi.com/thread/57228?ContentTypeID=1</link><pubDate>Thu, 07 Jul 2016 06:35:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e72d0e48-d8fc-4a57-9b8f-60f210be3554</guid><dc:creator>Sri_guy</dc:creator><description>&lt;p&gt;I am using the CSR 8510 found here: &lt;a href="https://www.adafruit.com/products/1327"&gt;www.adafruit.com/.../1327&lt;/a&gt;. I&amp;#39;m don&amp;#39;t believe its programmable. How would I know which protocol is compatible exactly? Is there a universal one by chance in sdk im not seeing?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CSR 4.0 UART NRF51 connection?</title><link>https://devzone.nordicsemi.com/thread/57227?ContentTypeID=1</link><pubDate>Thu, 07 Jul 2016 02:26:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17920509-8336-41d0-911a-c3234be61fbf</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;what&amp;#39;s a CSR 4.0 dongle? If it&amp;#39;s programmable then you&amp;#39;ll have to write code for it to talk Nordic UART protocol, if it&amp;#39;s not programmable you&amp;#39;ll have to write code on the nRF51 to communicate with it in one of the protocols it understands and not use the Nordic UART service.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>