<?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>Communicating with URT0 and URT1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92168/communicating-with-urt0-and-urt1</link><description>Hi Nordic, 
 
 1. I am using bl653_dvk board and (C:\ncs\v2.1.0-rc2\zephyr\samples\drivers\uart\echo_bot) is using for my sample 
 2. Here is i need to communicate with both uart0 and uart1 
 3. Here if i send data from uart0 then uart1 need to print</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Sep 2022 14:11:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92168/communicating-with-urt0-and-urt1" /><item><title>RE: Communicating with URT0 and URT1</title><link>https://devzone.nordicsemi.com/thread/388177?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2022 14:11:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91297dd9-73dc-47e5-bc71-0eca5f2928d0</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Answered in&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/92336/dual-uart"&gt;DUAL UART&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Communicating with URT0 and URT1</title><link>https://devzone.nordicsemi.com/thread/387599?ContentTypeID=1</link><pubDate>Fri, 23 Sep 2022 05:26:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb39ba4b-3063-45ca-a0a9-501fab8c9e1e</guid><dc:creator>Tharak</dc:creator><description>&lt;p&gt;Hi Jorgen,&lt;/p&gt;
&lt;p&gt;1. Its working fine and am getting output also&lt;/p&gt;
&lt;p&gt;2. But i have doute its printing from uart0 but i want from uart1&lt;/p&gt;
&lt;p&gt;3. For that i tried in many ways to get output from uart1 like commentoff (uart_irq_callback_user_data_set(uart_dev0, serial_cb0, NULL);&lt;br /&gt; uart_irq_rx_enable(uart_dev0);) and tried its printing from uart0 and its printed&lt;/p&gt;
&lt;p&gt;4. Again i tried to commentoff this one (uart_irq_callback_user_data_set(uart_dev1, serial_cb1, NULL);&lt;br /&gt; uart_irq_rx_enable(uart_dev1);)&amp;nbsp;&lt;span&gt;and tried its printing from uart0&amp;nbsp;and its printed&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;5. But whenever i commentoff both above statements but also am getting output&amp;nbsp;&lt;span&gt;and&amp;nbsp; printed&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;6. am really struggling here please help me out if i go in wrong way&lt;/p&gt;
&lt;p&gt;7. I need print statement from uart1 this is agenda for me&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Communicating with URT0 and URT1</title><link>https://devzone.nordicsemi.com/thread/387432?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 09:06:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06895c20-229a-4df2-a407-89f6d144acae</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You need to rename the file to match the target board name (&amp;quot;bl653_dvk.overlay&amp;quot;), if not the build system will not find the overlay file for the target that you are building for. Devzone adds the additional numbers at the start of the file if multiple files with the same name have been uploaded.&lt;/p&gt;
&lt;p&gt;You should study the &lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started"&gt;nRF Connect SDK &amp;#39;Getting started tutorials&lt;/a&gt; and the&amp;nbsp;&lt;a class="reference internal" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0/zephyr/develop/index.html"&gt;Developing with Zephyr&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a class="reference internal" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0/zephyr/build/index.html"&gt;Build and Configuration Systems&lt;/a&gt;&amp;nbsp;documentation, to get more familiar with how Zephyr and nRF Connect SDK works. This would be needed in order to develop applications efficiently.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Communicating with URT0 and URT1</title><link>https://devzone.nordicsemi.com/thread/387424?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 08:34:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c49aa74-ae5a-4a04-8d0b-856b88572b77</guid><dc:creator>Tharak</dc:creator><description>&lt;p&gt;Hi Jorgen,&lt;/p&gt;
&lt;p&gt;1. I downloaded overlay file and i paste in my project folder&lt;/p&gt;
&lt;p&gt;2. Still am getting same error&lt;/p&gt;
&lt;p&gt;3. please look on it&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/5140.ee.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;4. This is an error am getting during building&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/48185.Capture.PNG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Communicating with URT0 and URT1</title><link>https://devzone.nordicsemi.com/thread/387415?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 08:12:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0613ac87-c160-40b3-be0c-4af0978da26a</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I only tried building it for the Nordic DKs. If you are using a different board, all the devices may not be defined/enabled in the devicetree.&lt;/p&gt;
&lt;p&gt;If building for bl653_dvk, it seems that &amp;amp;uart1 is not enabled/configured in the board DTS file. You can enable it by adding the following overlay file in&amp;nbsp;echo_bot_dual_UART\boards and do a pristine build:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3365.bl653_5F00_dvk.overlay"&gt;devzone.nordicsemi.com/.../3365.bl653_5F00_dvk.overlay&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Communicating with URT0 and URT1</title><link>https://devzone.nordicsemi.com/thread/387382?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 05:15:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87c9a7fa-f218-4cca-b525-cc303ba77b92</guid><dc:creator>Tharak</dc:creator><description>&lt;p&gt;Hi Jorgen,&lt;/p&gt;
&lt;p&gt;1. I downloded echo_bot_dual_UART.zip file&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. Whenever i will build this zip file am getting errors&lt;/p&gt;
&lt;p&gt;3. I attached the error screenshot please look on it&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/3264.Capture.PNG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Communicating with URT0 and URT1</title><link>https://devzone.nordicsemi.com/thread/387311?ContentTypeID=1</link><pubDate>Wed, 21 Sep 2022 13:23:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7b3d7ed-82bf-4e60-bf08-2686ebe3680f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I created an example you can test out: &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/echo_5F00_bot_5F00_dual_5F00_UART.zip"&gt;devzone.nordicsemi.com/.../echo_5F00_bot_5F00_dual_5F00_UART.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This will relay strings received on UART0 to UART1 and vice versa.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>