<?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>How to use both uart0 and uart1 on nrf5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121342/how-to-use-both-uart0-and-uart1-on-nrf5340</link><description>I&amp;#39;m trying to use both uart0 and uart1 on nrf5340 (only App core) but I get this message: UART_RX_BUF_REQUEST event, but not the error. I have also tried to pass another buffer but it keeps sending that message. 
 This is my overlay file. 
 
 This is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 May 2025 11:16:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121342/how-to-use-both-uart0-and-uart1-on-nrf5340" /><item><title>RE: How to use both uart0 and uart1 on nrf5340</title><link>https://devzone.nordicsemi.com/thread/535091?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 11:16:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f05c0a5-143c-4afc-a8d3-1b3466dc9b4a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Mary,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user=""]I get this message:&amp;nbsp;UART_RX_BUF_REQUEST event, but not the error. I have also tried to pass another buffer but it keeps sending that message.[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could you explain this a little bit more ? As far as I know having&amp;nbsp;UART_RX_BUF_REQUEST is normal as you need to provide the UART library buffer.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;How do you use UART0 , is it ASYNC or&amp;nbsp;&lt;span&gt;INTERRUPT_DRIVEN ?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Please give more info about your application.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use both uart0 and uart1 on nrf5340</title><link>https://devzone.nordicsemi.com/thread/534618?ContentTypeID=1</link><pubDate>Fri, 09 May 2025 10:39:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa842b4d-1806-4ceb-90b7-94238c7bee37</guid><dc:creator>Marika Di Martino</dc:creator><description>&lt;p&gt;It is also disabled in zephyr.dts. I can see the message sent through uart1 using uart_poll_out, but when I try to send an input message, it is not sent.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use both uart0 and uart1 on nrf5340</title><link>https://devzone.nordicsemi.com/thread/534614?ContentTypeID=1</link><pubDate>Fri, 09 May 2025 10:11:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:758d24c3-ea4d-4611-8f82-a69696d0e5de</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Check the generated DTS (build/zephyr directory). There might be a default gpio forwarding active..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use both uart0 and uart1 on nrf5340</title><link>https://devzone.nordicsemi.com/thread/534612?ContentTypeID=1</link><pubDate>Fri, 09 May 2025 10:07:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c8f2346-2e0f-4026-b816-f0d09cf15d70</guid><dc:creator>Marika Di Martino</dc:creator><description>&lt;p&gt;Thank you. I have disabled gpio_fwd, but uart1 is still not working. Any ideas?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use both uart0 and uart1 on nrf5340</title><link>https://devzone.nordicsemi.com/thread/534606?ContentTypeID=1</link><pubDate>Fri, 09 May 2025 09:58:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5407b6ce-1d93-4b21-b54b-8e52577fb330</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;That DTS overlay forwards the P1.0 and P1.1 pins to the network coprocessor.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Those cannot be controlled by the application processor peripherial unless you disable/change that forwarding in gpio_fwd section.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>