<?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>Communicating between nrf devices via uart</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72195/communicating-between-nrf-devices-via-uart</link><description>Hi, 
 I am working on a project that involves 2 nrf52840 DKs. One device will be running a ble application while the other device will be lookin, fetching and programming any DFUs for the other device. I also want them to communicate via UART. Is this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Mar 2021 10:31:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72195/communicating-between-nrf-devices-via-uart" /><item><title>RE: Communicating between nrf devices via uart</title><link>https://devzone.nordicsemi.com/thread/300341?ContentTypeID=1</link><pubDate>Wed, 17 Mar 2021 10:31:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1d8b5f2-9bbc-425c-8947-9548d50e7f67</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Communicating through two UARTS should be simple and using the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fuart_example.html&amp;amp;cp=7_5_2_4_5_48"&gt;UART example&lt;/a&gt;&amp;nbsp;from the SDK should be enough for you. If you are using UART connection with PC then you most likely would like to use different gpio pins than the default selection of this example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Communicating between nrf devices via uart</title><link>https://devzone.nordicsemi.com/thread/299134?ContentTypeID=1</link><pubDate>Wed, 10 Mar 2021 23:22:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d929333b-c8a6-46de-bba7-d74515d0f0ab</guid><dc:creator>amarin</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the link, but that example is dealing with BLE. I am hoping to be able to use 2 nrf52840s to talk via UART without the implementation of the BLE. I am currently connecting both nrf devices via UART in addition to one being connected to the PC. However, I have been having trouble getting the to communicate.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Communicating between nrf devices via uart</title><link>https://devzone.nordicsemi.com/thread/297155?ContentTypeID=1</link><pubDate>Tue, 02 Mar 2021 11:53:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f3d43b8-cb41-42f6-97d0-1e3cfca5ae7f</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I think you will find the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fble_sdk_app_nus_eval.html&amp;amp;cp=7_5_2_4_1_2_24"&gt;Nordic UART Service&lt;/a&gt; (NUS example) a very good start for your use case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>