<?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>communication between two nrf51422</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25306/communication-between-two-nrf51422</link><description>Hi All, 
 I am working printer project where i will be using two boards , one is nrf51 dongle which acts as client(sends/advertise the data) and another is nrf51422 soc on my printer board which acts as server which receives the data , now for such application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Sep 2017 06:26:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25306/communication-between-two-nrf51422" /><item><title>RE: communication between two nrf51422</title><link>https://devzone.nordicsemi.com/thread/99728?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2017 06:26:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf9b04a8-d90f-4844-a6d3-21a8239b23de</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;There are many questions about this on here already. See &lt;a href="https://devzone.nordicsemi.com/question/97596/is-it-possible-for-a-central-device-to-connect-to-multiple-peripheral-devices-to-simultaneously-stream-data-via-nordic-uart-profile/"&gt;this&lt;/a&gt; for example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: communication between two nrf51422</title><link>https://devzone.nordicsemi.com/thread/99727?ContentTypeID=1</link><pubDate>Wed, 20 Sep 2017 13:29:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db2dcb24-a34a-46e0-97ad-f0f1a0f90df6</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;ok can you please guide me on those modifications&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: communication between two nrf51422</title><link>https://devzone.nordicsemi.com/thread/99726?ContentTypeID=1</link><pubDate>Wed, 20 Sep 2017 12:40:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f68b9146-2a65-48a1-a863-96c66eea0bc2</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;More than one connection is not supported, then you would have to modify the central example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: communication between two nrf51422</title><link>https://devzone.nordicsemi.com/thread/99725?ContentTypeID=1</link><pubDate>Wed, 20 Sep 2017 11:50:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53520717-6cbf-4a2a-8792-901d84f90d1a</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;Yea i checked its working.. but if there are multiple advertisers then how will be the connection process ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: communication between two nrf51422</title><link>https://devzone.nordicsemi.com/thread/99724?ContentTypeID=1</link><pubDate>Wed, 20 Sep 2017 11:43:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45fc9abb-3ebe-4f9a-b388-ca7f6c911be8</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Yes. I understand. Did you try the examples?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: communication between two nrf51422</title><link>https://devzone.nordicsemi.com/thread/99723?ContentTypeID=1</link><pubDate>Wed, 20 Sep 2017 10:28:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15006643-762c-4013-8628-8cd9dcfe84d6</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;hi sir,&lt;/p&gt;
&lt;p&gt;my requirement is like there will be two boards and datatransfer should happen between 2 boards , i want to debug dat on terminals . so which profiles i need to use?how to estblish the connection and send the data btwn them?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: communication between two nrf51422</title><link>https://devzone.nordicsemi.com/thread/99722?ContentTypeID=1</link><pubDate>Wed, 20 Sep 2017 10:15:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:daf8288e-cf96-408d-ba0f-9162808867c8</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Sounds a bit like you are mixing up the terminology, see &lt;a href="https://devzone.nordicsemi.com/question/232/what-is-a-client-and-server-in-ble/"&gt;this&lt;/a&gt; for more information.&lt;/p&gt;
&lt;p&gt;There is no standard profile for this. Sounds like &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_nus_eval.html?cp=4_0_3_4_2_2_19"&gt;ble_app_uart&lt;/a&gt; and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_nus_c.html?cp=4_0_3_4_2_0_2"&gt;ble_app_uart_c&lt;/a&gt; are good starting points. In these the ble_app_uart is the peripheral and has the server, while ble_app_uart_c is the central and is the client.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>