<?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>redefine Uart pin  error?（nrf52832 + sdk12.1）</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26555/redefine-uart-pin-error-nrf52832-sdk12-1</link><description>hello,everyone.we want to use pin3 and pin4 as txd and rxd,but there has error.could you give us some help?
void debug_uart_init(void)
{
uint32_t err_code;
const app_uart_comm_params_t comm_params =
{
4,
3,
RTS_PIN_NUMBER,
CTS_PIN_NUMBER,
APP_UART_FLOW_CONTROL_DISABLED</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Nov 2017 07:43:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26555/redefine-uart-pin-error-nrf52832-sdk12-1" /><item><title>RE: redefine Uart pin  error?（nrf52832 + sdk12.1）</title><link>https://devzone.nordicsemi.com/thread/104474?ContentTypeID=1</link><pubDate>Wed, 08 Nov 2017 07:43:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26c157b4-c360-4c67-931d-d6aaf3f16e71</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi jenkey.zhu!&lt;br /&gt;
Are you using the ble_app_uart example?&lt;br /&gt;
You should be able to use pretty much any of the GPIO&amp;#39;s. Just make sure that the pins isn&amp;#39;t already configured for something else. Did you make any other changes to the example?&lt;br /&gt;
Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>