<?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>Change NUS UART to P0.00 P0.01</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126271/change-nus-uart-to-p0-00-p0-01</link><description>Hi all, 
 I am using project v3.1.1\nrf\samples\bluetooth\peripheral_uart\ 
 How can I change nus uart to Pin P0.00 P0.01. 
 Thank all for support.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Dec 2025 15:37:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126271/change-nus-uart-to-p0-00-p0-01" /><item><title>RE: Change NUS UART to P0.00 P0.01</title><link>https://devzone.nordicsemi.com/thread/557593?ContentTypeID=1</link><pubDate>Tue, 23 Dec 2025 15:37:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24f39623-c5c9-43b8-a696-cfc7d6f6658f</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In the peripheral_uart sample on nRF54L15, the NUS service is bound to uart20. The uart20 peripheral (UARTE20) can only be mapped to GPIO port P1 (or dedicated P2 pins) as documented &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/uarte.html"&gt;here&lt;/a&gt;. However we can see its mentioned that&amp;nbsp;UARTE30 supports GPIO port P0 so on a custom nRF54L15 board you can route uart30 to P0.00 / P0.01 and use that UART for NUS (by setting nordic,nus-uart = &amp;amp;uart30 and configuring pinctrl accordingly in the overlay).&lt;br /&gt;&lt;br /&gt;But on the nRF54L15 DKusing P0.00 / P0.01 for uart30 is still not supported in practice because those pins are already hard‑wired to the debugger’s&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf54l15_dk/page/UG/nRF54L15_DK/program_debug/virtual_serial_ports.html"&gt;UART_0&lt;/a&gt;. I hope it helps.&lt;br /&gt;&lt;br /&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>