<?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>Working with two UARTS in nRF52DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22580/working-with-two-uarts-in-nrf52dk</link><description>Hi everyone!
I want to work with two UART interfaces in my nRF52DK, in one hand, I must receive data sended by one cable which converts USB to serial, for this I use this code, and the reception is OK, but I have problems to send data to other device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Jun 2017 11:42:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22580/working-with-two-uarts-in-nrf52dk" /><item><title>RE: Working with two UARTS in nRF52DK</title><link>https://devzone.nordicsemi.com/thread/88829?ContentTypeID=1</link><pubDate>Wed, 07 Jun 2017 11:42:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdc83dc3-568f-40ec-b66a-602c57cedccd</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;When switching between two UART instances, the app_uart_init() function should be used directly, instead of using the macro APP_UART_FIFO_INIT(), see the thread in &lt;a href="https://devzone.nordicsemi.com/question/114384/how-to-properly-switch-between-uart-pins-and-baud-rates-with-nrf52-uarte/?answer=114413#post-id-114413"&gt;this&lt;/a&gt; answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>