<?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>Serial peripheral uart example not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72382/serial-peripheral-uart-example-not-working</link><description>Hi, 
 I am currently running the example found in \examples\peripheral\serial_uartes directory using the SDK 15.3.0. I am currently trying to connect 2 nrf52840 DK UART connections together to communicate with each other. I initially ran them independently</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Mar 2021 21:15:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72382/serial-peripheral-uart-example-not-working" /><item><title>RE: Serial peripheral uart example not working</title><link>https://devzone.nordicsemi.com/thread/300244?ContentTypeID=1</link><pubDate>Tue, 16 Mar 2021 21:15:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9385a6e8-bb73-421f-ab9e-c8a8ecdd3e81</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;If you are using the example with two UARTEs (serial_uartes), then you also need to connect P0.26 to P0.27 on each DK. As described in the documentation, the UARTE0 RX input (P0.08) is output on TX (P0.27), and input is expected on UARTE1 RX (P0.26), which again will output the data to UATE1 TX output (P0.06).&lt;/p&gt;
&lt;p&gt;The point of this example is just to show how you can use the library with two separate UARTE instances, it does not make sense to use it like this in any practical application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial peripheral uart example not working</title><link>https://devzone.nordicsemi.com/thread/298161?ContentTypeID=1</link><pubDate>Fri, 05 Mar 2021 15:32:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdd27496-ea9b-4dbd-8191-7ee12cdf6e20</guid><dc:creator>amarin</dc:creator><description>&lt;p&gt;It was working with the single instance when I was connecting the device&amp;#39;s respective UART ports as so: RX &amp;gt; TX, RTS &amp;gt; CTS. However, when I was trying to connected the two devices together via their UART ports as so: RX1 &amp;gt; TX2, RX2 &amp;gt; TX1, RTS1 &amp;gt; CTS2 and RTS2 &amp;gt; CTS1 , it would not display the keys I pressed on my PC to the terminal.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img class="align-left" alt=" " height="182" src="https://devzone.nordicsemi.com/resized-image/__size/700x340/__key/communityserver-discussions-components-files/4/serial_5F00_uart_5F00_example_5F00_connection.jpg" width="374" /&gt;&lt;/p&gt;
&lt;table height="162" width="174"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Color&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Connection&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Red&lt;/td&gt;
&lt;td&gt;RTS1 &amp;gt; CTS2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Green&lt;/td&gt;
&lt;td&gt;TX1 &amp;gt; RX2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Red&lt;/td&gt;
&lt;td&gt;CTS1 &amp;gt; RTS2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Yellow&lt;/td&gt;
&lt;td&gt;RX1 &amp;gt; TX2&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial peripheral uart example not working</title><link>https://devzone.nordicsemi.com/thread/298010?ContentTypeID=1</link><pubDate>Fri, 05 Mar 2021 10:45:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2aa2759f-a5de-4fe3-b505-9ede17a2cc4c</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;span&gt;serial_uartes&amp;nbsp;example is intended for showing how to use both UARTE instances in the nRF52840 chip, this is not required to communicate&amp;nbsp;between two chips. The connections required for the example to work as expected is described in the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/serial_uartes_example.html"&gt;example documentation&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Was it not working with the single instance&amp;nbsp;&lt;span&gt;serial examples?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Can you show/describe exactly how you connected the devices?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>