<?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>NRF52 on MBN52832DK board UART Communication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70798/nrf52-on-mbn52832dk-board-uart-communication</link><description>I Figured it out. You can delete this question. 
 
 Hello, 
 I am using MBN52832DK development board which have nrf52832 on it. I am using ble_uart_app and I can communicate with my pc terminal through micro-usb. 
 Now I want to communicate with another</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 Jan 2021 13:20:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70798/nrf52-on-mbn52832dk-board-uart-communication" /><item><title>RE: NRF52 on MBN52832DK board UART Communication</title><link>https://devzone.nordicsemi.com/thread/290757?ContentTypeID=1</link><pubDate>Fri, 22 Jan 2021 13:20:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:258fbe34-26ce-4d1f-9844-c010b5c1bb40</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not familiar with this board, but configuring which GPIOs are used for UART communication in software should be pretty simple if you&amp;#39;re using the ble_app_uart example from our SDK. Most of the pins on from the nRF52832 can be used, so by changing the pin configs in your project to I.E. the P0.15, P0.16, P0.17, and P0.25 should make these pins in charge of UART communication.&lt;/p&gt;
&lt;p&gt;Alternatively, in &lt;a href="https://no.mouser.com/pdfdocs/Murata_MBN52832DK_UG.pdf"&gt;the MBN52832DK user guide&lt;/a&gt;, it is stated that you can remove Resistors R39-R42 in order to disconnect the default UART pins from the USB-UART interface. I assume that this would redirect the pins to use P0.05-P0.08 pins on the board for UART instead.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>