<?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>How to change uart pins?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49709/how-to-change-uart-pins</link><description>static void uart_init(void) { 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_ENABLED, false, UART_BAUDRATE_BAUDRATE_Baud115200 }; 
 APP_UART_FIFO_INIT</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Jul 2019 13:03:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49709/how-to-change-uart-pins" /><item><title>RE: How to change uart pins?</title><link>https://devzone.nordicsemi.com/thread/198179?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 13:03:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c5d2490-edca-4f3b-b5d7-a32a7cffa284</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The technical support team in Nordic Semiconductor are currently entering a period with summer vacations, delayed answers must be expected.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Have you looked at our &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/uart_example.html?cp=5_1_4_6_48"&gt;UART example&lt;/a&gt;, &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/hardware_driver_uart.html?cp=5_1_2_0_19"&gt;drivers&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/15913/can-i-change-rx-tx-pin-of-uart"&gt;DevZone cases&lt;/a&gt;?&lt;br /&gt;&lt;br /&gt;You could also try searching via e.g. Google using&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;site:devzone.nordicsemi.com configure uart pins&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>