<?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>BMD200 UART RX Problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10327/bmd200-uart-rx-problem</link><description>On the BMD200 evaluation kit ( www.rigado.com/.../) using the nrf58001: 
 --&amp;gt; UART TX (pin P0.09) works - confirmed with logic analyzer and Serial Port Terminal on the PC. 
 --&amp;gt; However, the RX pin is held HIGH (3.3V) and even when data is sent from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Nov 2015 19:51:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10327/bmd200-uart-rx-problem" /><item><title>RE: BMD200 UART RX Problem</title><link>https://devzone.nordicsemi.com/thread/38333?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2015 19:51:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ff7afdb-1504-4bb5-bb74-063bfe80d2d9</guid><dc:creator>Eric Stutzenberger</dc:creator><description>&lt;p&gt;Hi Reuben,&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Full disclosure: I work for Rigado *&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I sometimes have issues with the JLink Passthrough CDC UART driver.  For some versions of the JLink driver, it seems to require the RTS pin to change states before it will enable the RX line.  One option to solve this is to enable hardware flow control in your terminal application.  Another option is to cut the traces on pins P0.09 and P0.10 and connect to a different UART device such as an FTDI board.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BMD200 UART RX Problem</title><link>https://devzone.nordicsemi.com/thread/38332?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2015 13:01:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f00de24-d5de-4bd0-96cb-37ffd4cbe7ed</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I would not expect the RX pin to be held high. If you use the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v10.0.0/hardware_driver_uart.html?cp=4_1_0_2_12"&gt;UART driver&lt;/a&gt;, as is done in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v10.0.0/uart_example.html?cp=4_1_0_4_5_29"&gt;UART Example&lt;/a&gt;, the RX pin is configured with pull resistors disabled (no pull). You can see this in line 80 in \components\drivers_nrf\uart\nrf_drv_uart.c.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>