<?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>Bonding between two NRF5 modules (DKs)?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34230/bonding-between-two-nrf5-modules-dks</link><description>Hello there, 
 
 I&amp;#39;d like to bond between two nrf5 modules and have a real time communication between them. 
 
 Now my question is what is the role each would have to play( from what I understood it&amp;#39;s something with central peripheral) 
 And It&amp;#39;d be useful</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 May 2018 13:56:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34230/bonding-between-two-nrf5-modules-dks" /><item><title>RE: Bonding between two NRF5 modules (DKs)?</title><link>https://devzone.nordicsemi.com/thread/131724?ContentTypeID=1</link><pubDate>Fri, 11 May 2018 13:56:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6179cbbf-1f4a-4c38-b219-b9aafcddd71e</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, a BLE connection is between a &amp;quot;central&amp;quot; and a &amp;quot;peripheral&amp;quot;. They are so named because a typical scenario is that you have a smartphone (central) that connects to a number of sensor devices (peripherals) such as heart rate monitors, temperature sensors, etc.&lt;/p&gt;
&lt;p&gt;I suggest having a look at our tutorials here on DevZone, in particular the ones under &lt;a href="https://devzone.nordicsemi.com/tutorials/b/getting-started"&gt;Getting Started&lt;/a&gt; and the &lt;a href="https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy"&gt;Bluetooth low energy&lt;/a&gt; ones. While the SDK versions used are a couple of years old they are still good resources for getting the basic concepts.&lt;/p&gt;
&lt;p&gt;Another good starting point is the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fnrf51_getting_started.html"&gt;Getting Started&lt;/a&gt; section of the SDK documentation.&lt;/p&gt;
&lt;p&gt;For &amp;quot;UART&amp;quot; communication over BLE you can have a look at the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_nus_eval.html"&gt;UART/Serial Port Emulation over BLE&lt;/a&gt; (for peripheral) and &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_nus_c.html"&gt;Nordic UART Service Client&lt;/a&gt; (for central) examples.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>