<?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>UARTs on nRF54L15 with custom PCB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127176/uarts-on-nrf54l15-with-custom-pcb</link><description>I&amp;#39;m very new to Zephyr so please be patient with me. I&amp;#39;m looking for an example that show me UARTs running on the following pins and setup. I have the echo_bot working with an eval board but can&amp;#39;t replicate on my custom PCB which uses different pins for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Feb 2026 10:48:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127176/uarts-on-nrf54l15-with-custom-pcb" /><item><title>RE: UARTs on nRF54L15 with custom PCB</title><link>https://devzone.nordicsemi.com/thread/562205?ContentTypeID=1</link><pubDate>Fri, 27 Feb 2026 10:48:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5114ec11-b2b3-4c5a-a331-0de48981d99a</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Glad to hear that your issue has been resolved.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UARTs on nRF54L15 with custom PCB</title><link>https://devzone.nordicsemi.com/thread/562176?ContentTypeID=1</link><pubDate>Thu, 26 Feb 2026 18:57:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14c1da99-c47a-42a4-a71f-4094286b731b</guid><dc:creator>jamie_wojcik</dc:creator><description>&lt;p&gt;It was my hardware causing the issue.&amp;nbsp; Sorry.&amp;nbsp; I had a hardware analog switch that was holding the lines high.&amp;nbsp; Thank you so much for your help.&amp;nbsp; I learned a ton on this which is good.&amp;nbsp; Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UARTs on nRF54L15 with custom PCB</title><link>https://devzone.nordicsemi.com/thread/562140?ContentTypeID=1</link><pubDate>Thu, 26 Feb 2026 12:23:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8bb68b6-dec7-47a2-934e-61a51083e945</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can refer to the&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/essential-pin-planning-guidelines-for-the-nrf54l-series"&gt; pin planning guidelines for the nRF54L15&lt;/a&gt;. Based on what you have shared, it appears that you are using the correct pins, but I need to look into it in more detail to confirm.&lt;/p&gt;
&lt;p&gt;Are there any log messages indicating an issue? You can try disabling the UART console and check the configurations below.&lt;/p&gt;
&lt;p&gt;I also recommend referring to the &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-4-serial-communication-uart/"&gt;UART lesson in the&amp;nbsp; Academy&lt;/a&gt; to verify whether any required configuration may have been missed.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_LOG=y
CONFIG_LOG_BACKEND_RTT=y
CONFIG_UART_CONSOLE=n
CONFIG_LOG_BACKEND_UART=n
#Enable the logs via RTT&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>