<?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>Why am I receiving data through /dev/ttyACM1 while transmitting over pin 8 (UART1 TX) on nRF9151?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120531/why-am-i-receiving-data-through-dev-ttyacm1-while-transmitting-over-pin-8-uart1-tx-on-nrf9151</link><description>Hi, I&amp;#39;m working with the nRF9151DK and Zephyr RTOS (v3.7.99 / NCS 2.9.1) . I’ve configured UART1 to send and receive data via GPIO pins: 
 
 
 TX: pin 8 (P0.08) 
 
 
 RX: pin 9 (P0.09) 
 
 
 devicetree.overlay : 
 / {
 chosen {
 zephyr,console = &amp;amp;uart1;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Apr 2025 16:27:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120531/why-am-i-receiving-data-through-dev-ttyacm1-while-transmitting-over-pin-8-uart1-tx-on-nrf9151" /><item><title>RE: Why am I receiving data through /dev/ttyACM1 while transmitting over pin 8 (UART1 TX) on nRF9151?</title><link>https://devzone.nordicsemi.com/thread/531232?ContentTypeID=1</link><pubDate>Wed, 09 Apr 2025 16:27:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06bc7ef5-29da-4fda-8377-3390cef64a8f</guid><dc:creator>jarain78</dc:creator><description>&lt;p class="" data-start="66" data-end="114"&gt;Hi Hakon, thank you very much for your help.&lt;/p&gt;
&lt;p class="" data-start="116" data-end="252"&gt;Indeed, UART0 was already showing as disabled. I&amp;rsquo;m not sure if this is the best solution, but I managed to fix the issue and it works!&lt;/p&gt;
&lt;p class="" data-start="254" data-end="490"&gt;I found out that button_1 and the RX pin (P0.09) share the same physical pin. In the visual configuration of the &lt;code data-start="371" data-end="381"&gt;.overlay&lt;/code&gt; file, the RX pin had the lightning symbol (activation) set to high, while &lt;code data-start="460" data-end="470"&gt;button_1&lt;/code&gt; was set to low.&lt;/p&gt;
&lt;p class="" data-start="492" data-end="622"&gt;So what I did was invert the RX activation, matching it to &lt;code data-start="555" data-end="565"&gt;button_1&lt;/code&gt;&amp;hellip; and that&amp;rsquo;s when it started receiving data correctly!&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f389.svg" title="Tada"&gt;&amp;#x1f389;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p class="" data-start="640" data-end="697"&gt;Thanks again for your support &amp;mdash; really appreciate it!&lt;/p&gt;
&lt;p class="" data-start="699" data-end="724"&gt;Best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why am I receiving data through /dev/ttyACM1 while transmitting over pin 8 (UART1 TX) on nRF9151?</title><link>https://devzone.nordicsemi.com/thread/531182?ContentTypeID=1</link><pubDate>Wed, 09 Apr 2025 12:48:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:139a473b-a083-4954-8d77-f5ad67eab691</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;did you check in zephyr.dts and .config that UART0 has been disabled in the build?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>