<?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 do you set up BLE communication between a central and peripheral?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5876/how-do-you-set-up-ble-communication-between-a-central-and-peripheral</link><description>Hey All, 
 I am trying to create a simple data transfer system using a DFRobot Bluno (CC2540 chip) as the central device, and a Redbear Labs Blend (nRF8001 chip) as the peripheral. I have had success getting either of them talking to an iPhone, but not</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Oct 2015 17:18:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5876/how-do-you-set-up-ble-communication-between-a-central-and-peripheral" /><item><title>RE: How do you set up BLE communication between a central and peripheral?</title><link>https://devzone.nordicsemi.com/thread/20503?ContentTypeID=1</link><pubDate>Fri, 16 Oct 2015 17:18:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0e62348-cdfb-4875-9b02-9acd20412dcb</guid><dc:creator>Stephen</dc:creator><description>&lt;p&gt;Several months have gone by and the link to &amp;quot;this link&amp;quot; has yet to be updated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do you set up BLE communication between a central and peripheral?</title><link>https://devzone.nordicsemi.com/thread/20502?ContentTypeID=1</link><pubDate>Fri, 17 Jul 2015 09:12:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:203931c9-6980-49d2-b085-0ebb93a27638</guid><dc:creator>HSA</dc:creator><description>&lt;p&gt;Hi Stefan Birnir Sverrisson,&lt;/p&gt;
&lt;p&gt;I also want to go through the link, you shared in your previous post so called  &amp;quot;this link&amp;quot;, but the page is not opening. Please update it. Thanks&lt;/p&gt;
&lt;p&gt;waiting....~&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do you set up BLE communication between a central and peripheral?</title><link>https://devzone.nordicsemi.com/thread/20501?ContentTypeID=1</link><pubDate>Fri, 06 Mar 2015 12:47:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93f9e7fa-d0de-4cf8-9dda-346adac6fb84</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The peripheral (slave) will broadcast an advertising packet, offering any central (master) device to connect to it. The central device will scan in order to discover any advertising packets from the peripheral. The central device will initiate the connection and perform a service discovery in order to know what services are present on the peripheral. Then the central can request the peripheral to start sending notification messages (e.g. sensor data) which the central device will receive. Perhaps &lt;a href="https://developer.bluetooth.org/DevelopmentResources/Pages/Bluetooth-Smart-Optimizations.aspx"&gt;this link&lt;/a&gt; can help you out for further understanding.&lt;/p&gt;
&lt;p&gt;I guess I have already suggested on &lt;a href="https://devzone.nordicsemi.com/question/30917/can-i-communicate-from-one-ble-microcontroller-to-another-with-nrf8001/"&gt;this thread&lt;/a&gt; a starting point for the peripheral side. Unfortunately, I can not help you much on the CC2540 side.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>