<?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>Only 1 to 1 bluetooth matching about nrf51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15616/only-1-to-1-bluetooth-matching-about-nrf51822</link><description>Hello. I want only 1 to 1 bluetooth matching about nrf51822. 
 I want only 1EA central with 1EA peripheral matching. 
 I set as below. 
 1EA - Bluetooth Central - UUID 0x08 
 1EA - Bluetooth Peripheral - UUID 0x08 
 1EA - Bluetooth Peripheral - UUID</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Aug 2016 00:15:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15616/only-1-to-1-bluetooth-matching-about-nrf51822" /><item><title>RE: Only 1 to 1 bluetooth matching about nrf51822</title><link>https://devzone.nordicsemi.com/thread/59584?ContentTypeID=1</link><pubDate>Fri, 19 Aug 2016 00:15:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cb5b225-4053-4424-8b3e-2b0b3c451870</guid><dc:creator>Yoojin.Jang</dc:creator><description>&lt;p&gt;thank you for your comment.
I will reconfirm it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Only 1 to 1 bluetooth matching about nrf51822</title><link>https://devzone.nordicsemi.com/thread/59583?ContentTypeID=1</link><pubDate>Thu, 11 Aug 2016 12:12:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:636dfbfe-62ea-471d-8994-2ea443b57378</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The central decides what device it wants to connect to.&lt;/p&gt;
&lt;p&gt;It normally uses the content of the advertisment to do this, for example the UUID.&lt;/p&gt;
&lt;p&gt;It can search for a specific UUID, and then send a connect request to the device that sent an advertisment with this UUID.&lt;/p&gt;
&lt;p&gt;This is done in the ble_app_hrc_c example in SDK. Have a look at how the BLE_GAP_EVT_ADV_REPORT in on_ble_evt() is handled. When it receives an advertisment with the heart rate service UUID it will try to connect to that device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Only 1 to 1 bluetooth matching about nrf51822</title><link>https://devzone.nordicsemi.com/thread/59582?ContentTypeID=1</link><pubDate>Thu, 11 Aug 2016 05:19:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e69a5180-ef3c-496c-87bf-93077a5a61df</guid><dc:creator>Yoojin.Jang</dc:creator><description>&lt;p&gt;you are right.
it is possible?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Only 1 to 1 bluetooth matching about nrf51822</title><link>https://devzone.nordicsemi.com/thread/59581?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 08:26:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db3ac6e5-31f3-4672-90c4-4073ab0a139f</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;You need to clarify your question. Let me try to re-phrase it.&lt;/p&gt;
&lt;p&gt;You need to connect 1 central to one peripheral, the grouping of peripheral and central is based on a UUID (For example, 0x08) , a peripheral with UUID 0x11 is not allowed to connect to a central with UUID 0x08.&lt;/p&gt;
&lt;p&gt;Is my understanding correct ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>