<?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>nrf52832-dk - uart - p.21 reset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120612/nrf52832-dk---uart---p-21-reset</link><description>Hello, checking if it&amp;#39;s at all possible to have uart working on the nrf52832-dk using pins 18 and 21. I can get rx/tx working with an ftdi using pin 12 &amp;amp; 13, but not 18 &amp;amp; 21. This is the overlay I&amp;#39;m using for the dk with /delete-property/gpio-as-nreset;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Apr 2025 16:39:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120612/nrf52832-dk---uart---p-21-reset" /><item><title>RE: nrf52832-dk - uart - p.21 reset</title><link>https://devzone.nordicsemi.com/thread/531567?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 16:39:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:814dea6f-35a0-4877-82da-85e6d0e5ff15</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;tried 18/19 on the dk52, ok, then 18/21 and then that turned ok, which this all started from the custom connector having rx/tx mislabeled,...thank-you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832-dk - uart - p.21 reset</title><link>https://devzone.nordicsemi.com/thread/531463?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 06:41:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f56cacc7-1d66-4ad2-bb2d-0dfaf0c91afe</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;That should be possible. Check the nRF52832 DK, as there are some solder bridges related to the P0.21 you can try to cut. I don&amp;#39;t see a reason P0.18 shouldn&amp;#39;t be working though. Have you tried using P0.18 alongside any other pin than P0.21?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832-dk - uart - p.21 reset</title><link>https://devzone.nordicsemi.com/thread/531403?ContentTypeID=1</link><pubDate>Thu, 10 Apr 2025 15:05:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4b102f3-d61e-439f-ab9a-7242176d04fd</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;nope,&lt;br /&gt;tried every side of the chip,&lt;br /&gt;pins 3/4, 12/13, 29/30, 23/24 all good,&lt;br /&gt;except 18/21.&lt;br /&gt;maybe something else to try?&lt;br /&gt;&lt;br /&gt;thank-you,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832-dk - uart - p.21 reset</title><link>https://devzone.nordicsemi.com/thread/531290?ContentTypeID=1</link><pubDate>Thu, 10 Apr 2025 08:46:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e59a8f86-1c35-4dc9-8a35-c182cb719983</guid><dc:creator>johnathanpalm</dc:creator><description>&lt;p&gt;Hello @ &lt;a href="https://fallguys.onl"&gt;fall guys&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Your pin configuration looks mostly correct. However, confirm that the pin numbers are set up properly in your overlays:&lt;/p&gt;
&lt;p&gt;dts&lt;br /&gt;group1 {&lt;br /&gt; psels = &amp;lt;NRF_PSEL(UART_TX, 0, 21)&amp;gt;;&lt;br /&gt;};&lt;br /&gt;group2 {&lt;br /&gt; psels = &amp;lt;NRF_PSEL(UART_RX, 0, 18)&amp;gt;;&lt;br /&gt; bias-pull-up; // Ensure this is correct for your setup&lt;br /&gt;};&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>