<?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>UART in nRF51822 Evaluation kit won&amp;#39;t receive</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/882/uart-in-nrf51822-evaluation-kit-won-t-receive</link><description>I&amp;#39;m load the UART example (pca10001) to the Evaluation Kit, i can see using hyperterminal the messages send by the kit ( the Start message) but after that i wont be able to receive any input from the CPU, im using all the parameter given in the SDK webpage</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Nov 2013 17:57:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/882/uart-in-nrf51822-evaluation-kit-won-t-receive" /><item><title>RE: UART in nRF51822 Evaluation kit won't receive</title><link>https://devzone.nordicsemi.com/thread/4330?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2013 17:57:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1a77fc7-e979-4790-ac81-fc97072c9527</guid><dc:creator>Allan</dc:creator><description>&lt;p&gt;Thank you, changing the pin configuration did the trick, again thanks a lot for all the support and quick answers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART in nRF51822 Evaluation kit won't receive</title><link>https://devzone.nordicsemi.com/thread/4329?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2013 16:45:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95a35309-7630-469c-987f-b96fb05484d0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Allan: I suspect that there would be an issue with the physical UART pins (RX, TX; RTS; CTS pins).
Could you tried:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Do loopback mode with  HWFC  = false.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If Error LED still on, please try my attached example, in which I reconfigured the RX and TX pins to  P0.00 and P0.01. If you connect them together (the 2 far right pins on P3), the Error LED should not lit up after reset.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/uart_5F00_example-_2D00_-TestPins.zip"&gt;uart_example - TestPins.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART in nRF51822 Evaluation kit won't receive</title><link>https://devzone.nordicsemi.com/thread/4328?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2013 13:42:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94f5c9e1-2228-4c8a-8c38-38c6cc69f67f</guid><dc:creator>Allan</dc:creator><description>&lt;p&gt;Thanks for the reply, i followed your suggestiong and used nrf51822_xxaa , and the problem persist, i cheked in degub mode and as you said, i stay in the loop waiting for RXDRDY, i also tried the loopback mode , connecting directly tx and rx and it would give me an error turning on the led. I also cheked that the connections SB9,SB10,SB11 and SB12 are not open.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART in nRF51822 Evaluation kit won't receive</title><link>https://devzone.nordicsemi.com/thread/4327?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2013 12:43:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3dd8d092-d4b4-4da1-b24c-cef249976a06</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Allan,&lt;/p&gt;
&lt;p&gt;I am sorry for the late response. I noticed that you might have selected nrf51822_xxaa_s110 in the Target drop down tab. When you select this option you would need to program softdevice at region 0 first because the application code will be flashed at address 0x14000 instead of 0x000000&lt;/p&gt;
&lt;p&gt;I would suggest you to use nrf51822_xxaa target instead.&lt;/p&gt;
&lt;p&gt;If the issue remains, could you run the device in debug mode and click stop to see the device stay at the loop to wait for NRF_UART0-&amp;gt;EVENTS_RXDRDY != 1 ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART in nRF51822 Evaluation kit won't receive</title><link>https://devzone.nordicsemi.com/thread/4326?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2013 18:15:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a61cfbd-17a9-4978-9ded-435df85618b6</guid><dc:creator>Allan</dc:creator><description>&lt;p&gt;Thanks for the fast reply, here is the code, is one of the ones you provide for the evaluation kit, also if im not mistaken the flow control its enable, HWFC is set to true.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/uart_5F00_example.rar"&gt;uart_example.rar&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART in nRF51822 Evaluation kit won't receive</title><link>https://devzone.nordicsemi.com/thread/4325?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2013 17:41:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8473975e-b6eb-4acc-9a00-7faf10ff6634</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Allan: Could you upload the example you used ?
It should be noted that when using UART with Evaluation Kit, you have to enable hardware flow control.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>