<?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>NRF51822 UART Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2348/nrf51822-uart-example</link><description>Hi All, 
 I am trying to run the uart example that comes with NRF51822 development kit. I&amp;#39;ve set up the mother board (nrf6310) according to the sdk doc and have flash the programming onto nrf51 board using J-Link Lite interface without any problem. However</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Jul 2014 11:28:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2348/nrf51822-uart-example" /><item><title>RE: NRF51822 UART Example</title><link>https://devzone.nordicsemi.com/thread/9653?ContentTypeID=1</link><pubDate>Fri, 25 Jul 2014 11:28:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:144e7fef-1385-4561-904f-954fb7954197</guid><dc:creator>Li</dc:creator><description>&lt;p&gt;Thanks. What was missing wa sthe RS232 connector. I was hoping the Jlink lite would work but it doesn&amp;#39;t apparently. After plugged in a RS232 connector, everything works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822 UART Example</title><link>https://devzone.nordicsemi.com/thread/9652?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2014 14:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f57501e2-f490-496c-8138-0757c4b6ea4a</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;In order to use UART/ble_app_uart with the development kit and motherboard you have do to the following:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the code:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Include nrf6310 instead of pca10001,
in order to get correct pin
assignments&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;On the motherboard&lt;/strong&gt;, connect the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pin P2.0 to RXD&lt;/li&gt;
&lt;li&gt;Pin P2.1 to TXD&lt;/li&gt;
&lt;li&gt;Pin P2.2 to CTS&lt;/li&gt;
&lt;li&gt;Pin P2.3 to RTS&lt;/li&gt;
&lt;li&gt;In addition, the motherboard has to be connected to the PC via RS232 connector.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>