<?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>want to test bidirectional working function in uart</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49964/want-to-test-bidirectional-working-function-in-uart</link><description>hi .... 
 i want to test the bidirectional working , i am using uart peripheral example , i have taken the rxd,txd,cts pin from Nrf52840 board interfaced with TTl uart ... i am getting any data on termite 
 why ? 
 do we need to interface all pins including</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Jul 2019 10:18:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49964/want-to-test-bidirectional-working-function-in-uart" /><item><title>RE: want to test bidirectional working function in uart</title><link>https://devzone.nordicsemi.com/thread/199216?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 10:18:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdffcab8-0ca1-45fe-9b6c-4c3bada18d2a</guid><dc:creator>awneil</dc:creator><description>[quote userid="74848" url="~/f/nordic-q-a/49964/want-to-test-bidirectional-working-function-in-uart/199206"]thank its working[/quote]
&lt;p&gt;For the benefit of future readers who may find this because they&amp;#39;re having similar problems, please describe what was the actual problem?&lt;/p&gt;
&lt;p&gt;Then verify the answer - to show that the question is resolved&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/2161._5F00_Verify_2D00_answer_2D00_nordic.png" /&gt;&lt;/p&gt;
[quote userid="74848" url="~/f/nordic-q-a/49964/want-to-test-bidirectional-working-function-in-uart/199206"]one more [/quote]
&lt;p&gt;Start a new thread for a new question!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: want to test bidirectional working function in uart</title><link>https://devzone.nordicsemi.com/thread/199206?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 10:01:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ead5f758-8b15-4259-b171-06989082fc89</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;thank its working .. one more how to&amp;nbsp; get a value and put a value by adding up of sum value&amp;nbsp;&lt;/p&gt;
&lt;p&gt;example A =cr + 10;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; while (app_uart_get(&amp;amp;cr) != NRF_SUCCESS);&lt;br /&gt; while (app_uart_put(A) != NRF_SUCCESS);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: want to test bidirectional working function in uart</title><link>https://devzone.nordicsemi.com/thread/199154?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 08:40:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bcccc05-93c2-4d95-a4ae-cb605f10902a</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;So the next thing to test, with that unmodified example on the DK, is that your &amp;quot;&lt;span&gt;TTl uart&amp;quot; (whatever that is) can see the data between the nRF and the DK&amp;#39;s&amp;nbsp; onboard USB-to-UART:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;               DEV  KIT
+--------------------------------------+
|                                      |
|                                      |
|                                      |
|     +-----+             +------+     |
|     |     |             |      |     |
|     | nRF |&amp;lt;------------| USB  |     |        USB
|     |     |             | to   |&amp;lt;==========================&amp;gt;   PC
|     |     |------+-----&amp;gt;| UART |     |
|     |     |      |      |      |     |
|     +-----+      |      +------+     |
|                  |                   |
|                  |                   |
+----------------- | ------------------+
                   |
                   |
                   |
                   |      +-------+
                   |      |       |
                   +-----&amp;gt;| &amp;quot;tti&amp;quot; |
                          |       |
                          +-------+
 &lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;See here for more tips on serial debugging:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.avrfreaks.net/comment/2306116#comment-2306116"&gt;https://www.avrfreaks.net/comment/2306116#comment-2306116&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.avrfreaks.net/comment/2336161#comment-2336161"&gt;https://www.avrfreaks.net/comment/2336161#comment-2336161&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note the use of&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;&lt;strong&gt;two&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/em&gt;terminals - so that you can see both Rx &amp;amp; Tx data ...&lt;/p&gt;
&lt;p&gt;And an oscilloscope is invaluable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: want to test bidirectional working function in uart</title><link>https://devzone.nordicsemi.com/thread/199149?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 08:31:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d37f346-0f50-4d8a-b648-081c82de65ca</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;how to test bidirectional (rx,tx) working using TTL uart&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: want to test bidirectional working function in uart</title><link>https://devzone.nordicsemi.com/thread/199145?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 08:22:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47e09442-efb8-4744-b78e-f549d5547285</guid><dc:creator>ps_anu</dc:creator><description>&lt;p&gt;yeah its working in development kit&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: want to test bidirectional working function in uart</title><link>https://devzone.nordicsemi.com/thread/199138?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 08:09:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbbce096-59b1-44fa-9dcb-9799ed6ebfb8</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Before making any modifications at all, did you get the example working as-is on a Nordic Dev Kit?&lt;/p&gt;
&lt;p&gt;That should &lt;em&gt;&lt;strong&gt;always&lt;/strong&gt;&lt;/em&gt; be your first step.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>