<?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>connect two nrf52832 through ble</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32731/connect-two-nrf52832-through-ble</link><description>I was looking for a way to connect multiple nrf52832 via ble and connect the master to a smartphone app. Right now I&amp;#39;m focussing on connecting two nrf52832 through BLE. Can someone give me some insight or an example code maybe? Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Mar 2018 16:46:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32731/connect-two-nrf52832-through-ble" /><item><title>RE: connect two nrf52832 through ble</title><link>https://devzone.nordicsemi.com/thread/126013?ContentTypeID=1</link><pubDate>Mon, 26 Mar 2018 16:46:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0727c86e-44a4-4030-b86b-f4b301d04fbd</guid><dc:creator>sid71994</dc:creator><description>&lt;p&gt;Thanks that was really insightful,!&lt;/p&gt;
&lt;p&gt;will post back results or any further questions&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect two nrf52832 through ble</title><link>https://devzone.nordicsemi.com/thread/125908?ContentTypeID=1</link><pubDate>Mon, 26 Mar 2018 07:58:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a5511eb-2a1c-48bb-9c5d-f051a8fee3da</guid><dc:creator>ketil</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can start by looking at the BLE central &amp;amp; peripheral examples. The easiest example would be to program one &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_blinky_c.html?cp=4_0_0_4_1_0_0"&gt;board as client&lt;/a&gt;&amp;nbsp;(master) and another &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_blinky.html?cp=4_0_0_4_1_2_3"&gt;board as peripheral&lt;/a&gt; (slave/server).&lt;/p&gt;
&lt;p&gt;After verifying that you get this up and running the next step would be to make the DK that connects to the phone and peripherals have multiple roles. It must be both a master and peripheral at the same time; A master for connecting to the nRF52832 peripherals and a peripheral for the phone.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Some good starting points are the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_multilink.html?cp=4_0_0_4_1_0_2"&gt;BLE Multi-link Example&lt;/a&gt; and the&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_multirole_lesc.html?cp=4_0_0_4_1_1_3"&gt;Experimental: LE Secure Connections Multirole Example&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Ketil&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>