<?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>How to communicate two nrf52832?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22632/how-to-communicate-two-nrf52832</link><description>Hi,
I have two nrf52832 boards. One as mater and other as slave. I&amp;#39;m trying to develop a communication between master and slave through ble. Also i need to connect the master with a smart phone via ble(for configuring some parameters in the master board</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Jun 2017 09:00:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22632/how-to-communicate-two-nrf52832" /><item><title>RE: How to communicate two nrf52832?</title><link>https://devzone.nordicsemi.com/thread/89024?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2017 09:00:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2aac788-5223-4b9b-9560-35a938cc5f1c</guid><dc:creator>Preethi</dc:creator><description>&lt;p&gt;thank you..i will try&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to communicate two nrf52832?</title><link>https://devzone.nordicsemi.com/thread/89026?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2017 10:46:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf9c1c75-f1f1-4076-bf7a-c3c1a49e7ec5</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;So with SDK 11 you will have to use S132 version 2.0.x, which supports one connection as a Peripheral and up to eight connections as a Central. So the nRF52832 master board in your drawing could here be configured with 1 Peripheral link and 1 Central link. For example code, take a look at e.g. the  &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/ble_sdk_app_rscs_relay.html?cp=4_0_4_4_2_1_0"&gt;BLE Relay Example&lt;/a&gt; in SDK 11.&lt;/p&gt;
&lt;p&gt;Note that if you are just starting your project, I would recommend upgrading/migrating to the latest SDK( SDK 13 at the moment.). The latest SDK can be downloaded from &lt;a href="https://developer.nordicsemi.com/nRF5_SDK/"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to communicate two nrf52832?</title><link>https://devzone.nordicsemi.com/thread/89025?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2017 04:13:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d99f900a-dfe5-457f-9773-4fa35380a0d5</guid><dc:creator>Preethi</dc:creator><description>&lt;p&gt;Thanks for your response. But i&amp;#39;m using sdk11. Can you suggest any example from sdk11.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to communicate two nrf52832?</title><link>https://devzone.nordicsemi.com/thread/89023?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2017 09:04:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1c5a31d-e663-4026-b45b-9be884aec052</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, this is possible. SoftDevice S132 v4.0.X added support for 20 connections, where you can freely configure each link/connection in any combination between Peripheral and Central.&lt;/p&gt;
&lt;p&gt;The smartphone is often a typical central device, so the nRF52832 master board in your drawing will be a peripheral in the connection with the smartphone. The slave board can either be configured as a peripheral or central device, depending on your requirements. If the slave is configured as e.g. a peripheral, the master board will be a central in the connection with the slave. I.e. the master will be acting concurrently as a central in the slave connection, and as a peripheral in the smartphone connection.&lt;/p&gt;
&lt;p&gt;Take a look at e.g. the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/ble_sdk_app_multiperipheral.html?cp=4_0_0_4_1_2_19"&gt;BLE Multiperipheral Application example&lt;/a&gt; in SDK 13.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>