<?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>2 nRF devices connected via UART profile</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21472/2-nrf-devices-connected-via-uart-profile</link><description>Is it possible to have two nRF52 devices connected in such a way to send UART data in a bi-directional way. 
 Would device 1 be a BLE central and the other BLE peripheral? How about if both are peripheral &amp;amp; central? Ideally the firmware on both devices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Apr 2017 11:16:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21472/2-nrf-devices-connected-via-uart-profile" /><item><title>RE: 2 nRF devices connected via UART profile</title><link>https://devzone.nordicsemi.com/thread/84247?ContentTypeID=1</link><pubDate>Thu, 20 Apr 2017 11:16:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f3faeb0-1e25-448a-8265-ab448a52a583</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;In the SDK you will find examples for both peripheral and central that implement the Nordic UART service, and these are designed to go together. They allow bi-directional UART communication between the two kits.&lt;/p&gt;
&lt;p&gt;It is theoretically possible to combine these into the same project, but then you need to find some way to determine who should go into which role. In any BLE connection you need one device to be the peripheral (slave), and one to be the central (master).&lt;/p&gt;
&lt;p&gt;awneil already linked to the documentation for these two examples in his reply.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 2 nRF devices connected via UART profile</title><link>https://devzone.nordicsemi.com/thread/84248?ContentTypeID=1</link><pubDate>Wed, 19 Apr 2017 22:27:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:497fd446-dcbd-43b5-a9f0-7a81509c615f</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Nordic UART Service&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/group__ble__nus.html?resultof=%22%75%61%72%74%22%20%22%73%65%72%76%69%63%65%22%20%22%73%65%72%76%69%63%22%20"&gt;infocenter.nordicsemi.com/.../group__ble__nus.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/ble_sdk_app_nus_c.html?resultof=%22%75%61%72%74%22%20%22%73%65%72%76%69%63%65%22%20%22%73%65%72%76%69%63%22%20"&gt;infocenter.nordicsemi.com/.../ble_sdk_app_nus_c.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>