<?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>Connecting arduino uno to nrf51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26156/connecting-arduino-uno-to-nrf51822</link><description>I currently have 2 redbear nrf51822 nano. I want to connect the UART of the nrf51822 to my arduino uno/nano but i dont know how i should do this. I tried looking for a solution but cant seem to figure it out. Any help is appreciated!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Oct 2017 02:42:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26156/connecting-arduino-uno-to-nrf51822" /><item><title>RE: Connecting arduino uno to nrf51822</title><link>https://devzone.nordicsemi.com/thread/103059?ContentTypeID=1</link><pubDate>Mon, 23 Oct 2017 02:42:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ee49fee-b3fc-4a4f-ab60-3ad8ce4b7fa9</guid><dc:creator>dominic21</dc:creator><description>&lt;p&gt;alright thanks for the help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connecting arduino uno to nrf51822</title><link>https://devzone.nordicsemi.com/thread/103058?ContentTypeID=1</link><pubDate>Sun, 22 Oct 2017 19:14:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f661762-a2c9-4785-8d21-1c2751434053</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Well wired UART (Tx/Rx/GND - optionally CTS/RTS if you want to use HW flow control and both sides support it) has nothing to do with BLE. Just connect the wires properly and you can see simple example in &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/uart_example.html?cp=4_0_4_4_5_40"&gt;&lt;code&gt;nRF5_SDK_12.3.0_d7731ad\examples\peripheral\uart\&lt;/code&gt;&lt;/a&gt;. It uses &lt;code&gt;app_uart&lt;/code&gt; library which makes all the ugly job through HAL/registers for you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connecting arduino uno to nrf51822</title><link>https://devzone.nordicsemi.com/thread/103057?ContentTypeID=1</link><pubDate>Sun, 22 Oct 2017 13:19:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35355d08-f62f-4d10-adfa-ed369ab30379</guid><dc:creator>dominic21</dc:creator><description>&lt;p&gt;Thanks for the response! i played around with UART HC-05 so i can probably say im familiar with UART a bit. I checked out the UART libraries in nrf5 SDK but very unsure how to use it. I havent tried much as i&amp;#39;m still very new to BLE. my only experience is playing with HC-05 and playing around with the UART. I do apologize for the vague question&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connecting arduino uno to nrf51822</title><link>https://devzone.nordicsemi.com/thread/103056?ContentTypeID=1</link><pubDate>Sun, 22 Oct 2017 11:36:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:996e74bf-9caa-4283-9b2c-52b00fae8c69</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;There are UART examples in nRF5 SDK (you should use v12.3.0 if you stay with nRF51). Could you be more specific about what is unclear? You don&amp;#39;t know how UART works? Or you don&amp;#39;t know how these UART libraries in nRF5 SDK work? What have you tried and where have you stuck? Or is this one of these &amp;quot;I hope you will do all the work for me&amp;quot; requests?;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>