<?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>double uart</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84642/double-uart</link><description>I need to connect a ble device to a double uart0 and Uart1 over zephyr. 
 The first uart in used for comunication puupose e message everty 20mS at 115200; 
 The second uart is used for configuration /debug purpose. I made several attempts I can use an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Feb 2022 12:42:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84642/double-uart" /><item><title>RE: double uart</title><link>https://devzone.nordicsemi.com/thread/352874?ContentTypeID=1</link><pubDate>Mon, 14 Feb 2022 12:42:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e67d5f9-8a1b-4cae-b593-2c27c6150295</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]I have tried to use the ncs/nrf/samples/peripheral/lpuart&amp;nbsp; &amp;nbsp;But id doesent work.[/quote]
&lt;p&gt;When using lpuart you need to have a lpuart instance configured on both the sending and receiving end. So if you are trying to send data from a lpuart device to a regular uart device or vice versa that won&amp;#39;t work in general.&lt;/p&gt;
[quote user=""]the samples in zephyr/samples/driver/uart/echo_bot&amp;nbsp; work if I use a single uant .... but it doesent work if II try tu use uart0 e Uart1[/quote]
&lt;p&gt;How did you modify this to make it work for two uarts? Can you show the .overlay and prj.conf files? And if you did some modifications to the src you can include that as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>