<?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>UART INTERRUPT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12112/uart-interrupt</link><description>Hello:
Im using SDK 10 with softdevice V130.
Im opening UART: 
 uint32_t err_code; 

const app_uart_comm_params_t comm_params =
 {
 RX_PIN_NUMBER,
 TX_PIN_NUMBER,
 RTS_PIN_NUMBER,
 CTS_PIN_NUMBER,
 APP_UART_FLOW_CONTROL_DISABLED,
 false,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Oct 2017 13:29:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12112/uart-interrupt" /><item><title>RE: UART INTERRUPT</title><link>https://devzone.nordicsemi.com/thread/45820?ContentTypeID=1</link><pubDate>Mon, 30 Oct 2017 13:29:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f32253c5-6058-4c2d-a201-df65072b4cea</guid><dc:creator>Lajgaard</dc:creator><description>&lt;p&gt;NRF_P0-&amp;gt;PIN_CNF[16] |=  ( GPIO_PIN_CNF_PULL_Pullup &amp;lt;&amp;lt; GPIO_PIN_CNF_PULL_Pos );&lt;/p&gt;
&lt;p&gt;that is how i make sure that my pin is pulled up&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART INTERRUPT</title><link>https://devzone.nordicsemi.com/thread/45819?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2017 13:46:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e50d919a-0889-4cea-a75d-015ed6d428d6</guid><dc:creator>vishal</dc:creator><description>&lt;p&gt;hello sir,
i have still same problem on my RX pin.  please let me know how to configure internal pullup on RX pin in programming. I am using SDK13.1 and S132 softdevice in eclipse.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART INTERRUPT</title><link>https://devzone.nordicsemi.com/thread/45821?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2016 17:18:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c86b4b6e-0eba-49c1-b4bc-5450aa6f49c5</guid><dc:creator>Shorosky</dc:creator><description>&lt;p&gt;Thank you, Ole.
I&amp;#39;ll do it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART INTERRUPT</title><link>https://devzone.nordicsemi.com/thread/45818?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2016 12:42:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35d2009d-4cd9-4662-805b-c71f2b912555</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;Configuring internal pullup on RX is the best way to solve it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>