<?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>NFC pairing NFC_PAIRING_MODE_OOB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48608/nfc-pairing-nfc_pairing_mode_oob</link><description>Hi, 
 I have a question regarding NFC OOB pairing (SDK version 15.2): 
 I am using &amp;quot;nfc_ble_pair_init&amp;quot; with PAIRING_MODE_OOB. This works when I touch nfc with my mobile. I am asked if I would like to pair with the device and if I accept I get an encrypted</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Jun 2019 11:02:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48608/nfc-pairing-nfc_pairing_mode_oob" /><item><title>RE: NFC pairing NFC_PAIRING_MODE_OOB</title><link>https://devzone.nordicsemi.com/thread/193386?ContentTypeID=1</link><pubDate>Tue, 18 Jun 2019 11:02:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43d4dc68-e4cd-48ad-9cc0-b4b83e030046</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Well, you can probably do a lot of different things with NFC. We do have a couple of examples:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a title="Experimental: BLE Pairing Using NFC - Peripheral Reference Example" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_nfc_pairing_reference.html?cp=5_1_4_2_2_26"&gt;Experimental: BLE Pairing Using NFC - Peripheral Reference Example&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a title="Experimental: HID Keyboard Application with BLE pairing using NFC" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_hid_keyboard_pairing_nfc.html?cp=5_1_4_2_2_32"&gt;Experimental: HID Keyboard Application with BLE pairing using NFC&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a title="Experimental: Heart Rate Application with BLE Pairing Using NFC Pairing Library" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_hrs_nfc_pairing.html?cp=5_1_4_2_2_31"&gt;Experimental: Heart Rate Application with BLE Pairing Using NFC Pairing Library&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Seems we are supporting proper handover including the ble address. So another user should not be able to connect without having the oob key.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pairing NFC_PAIRING_MODE_OOB</title><link>https://devzone.nordicsemi.com/thread/192921?ContentTypeID=1</link><pubDate>Fri, 14 Jun 2019 12:06:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22879a19-9d90-47dd-aa97-afe837decb21</guid><dc:creator>Andreas48752</dc:creator><description>&lt;p&gt;Sorry, but I have to ask again:&lt;/p&gt;
&lt;p&gt;Imaging the device is not advertising until NFC is touched. &lt;br /&gt;When NFC is touched OOB key is transfered over NFC and&amp;nbsp;advertising is enabled in connectable mode (which I asume &amp;quot;nfc_ble_pair_init&amp;quot;&amp;nbsp;from nfc_ble_pair_lib does). &lt;br /&gt;In this state the mobile shows the message &amp;quot;do you want to pair with device X&amp;quot;. When the user takes a few seconds to decide if he wants to pair another device could connect without having the OOB key?&lt;br /&gt;&lt;br /&gt; Then connection would not be encrypted but without a whitelist it is possible for everyone to connect until&amp;nbsp;the mobile makes the connection and advertising is disabled automatically?&lt;/p&gt;
&lt;p&gt;Did I understand that correctly?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pairing NFC_PAIRING_MODE_OOB</title><link>https://devzone.nordicsemi.com/thread/192910?ContentTypeID=1</link><pubDate>Fri, 14 Jun 2019 11:44:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e57707b-94cf-4926-be07-4df10c1a7bed</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;NFC is used to exchange the OOB key. By default it does not create a whitelist for advertising, so if you advertise in connectable mode, all central devices can connect. Possible solutions would be to advertise in non connectable mode (or not advertise at all) until NFC is&amp;nbsp; present. Then start advertising in connectable mode. After you have bonded to a device you can use a whitelist when advertising to stop other central from connecting, but remember that it&amp;#39;s trivial for an attacker to copy the address, so the whitelist cannot be used for authentication, only to limit connections.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>