<?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>Want to communicate 2 PCA10040 dev board</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20039/want-to-communicate-2-pca10040-dev-board</link><description>Hi,
I am trying to communicate to PCA10040 (nRF52) dev board to communicate. 
 Basically i want to configure 1 board as Master another as slave, so master will initiate the connection to pair another dev board. 
 Could you please help me to implement</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Feb 2017 08:42:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20039/want-to-communicate-2-pca10040-dev-board" /><item><title>RE: Want to communicate 2 PCA10040 dev board</title><link>https://devzone.nordicsemi.com/thread/77992?ContentTypeID=1</link><pubDate>Tue, 28 Feb 2017 08:42:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5df33b0f-0333-4e8f-bf09-d412e4702ef6</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There are multiple examples in our SDK that you can use for this, depending on what information you want to communicate.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/ble_sdk_app_nus_c.html?cp=4_0_1_4_2_0_2"&gt;Nordic UART Service
Client&lt;/a&gt; (central) and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/ble_sdk_app_nus_eval.html?cp=4_0_1_4_2_2_18"&gt;UART/Serial Port
Emulation over
BLE&lt;/a&gt; (peripheral) can be used for sending
text strings from on device to the
other.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/ble_sdk_app_hrc.html?cp=4_0_1_4_2_0_0"&gt;BLE Heart Rate Collector
Example&lt;/a&gt;
(central) and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/ble_sdk_app_hrs.html?cp=4_0_1_4_2_2_8"&gt;Heart Rate
Application&lt;/a&gt;
(peripheral) can be used for
transmitting heart rate data from
one device to the other.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/ble_sdk_app_blinky_c.html?cp=4_0_1_4_2_0_3"&gt;BLE Blinky Client
Application&lt;/a&gt; (central) and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/ble_sdk_app_blinky.html?cp=4_0_1_4_2_2_19"&gt;BLE Blinky
Application&lt;/a&gt;
(peripheral) can be used for
controlling LEDs on the connected
device. You can also use the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/ble_sdk_app_multilink.html?cp=4_0_1_4_2_0_1"&gt;BLE
Multi-link
Example&lt;/a&gt;
as central to controll LEDs on
multiple connected devices
simultaneously.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There is also some other examples if you don&amp;#39;t feel that any of these fits your needs. Please browse the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/index.html?cp=4_0_1"&gt;SDK documentation on the infocenter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>