<?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 - what is OOB data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90812/nfc-pairing---what-is-oob-data</link><description>Hi guys. When reading the OOB pairing example, 
 https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_nfc_pairing/README.html 
 &amp;quot; This sample can exchange OOB data with an NFC Forum Polling device&amp;quot; 
 
 I&amp;#39;m having</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Aug 2022 07:51:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90812/nfc-pairing---what-is-oob-data" /><item><title>RE: NFC pairing - what is OOB data</title><link>https://devzone.nordicsemi.com/thread/383189?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2022 07:51:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec89b862-1c64-4124-81e2-ee11e29610b0</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;No, I was referring to the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/peripheral_nfc_pairing/README.html"&gt;NFC pairing sample documentation&lt;/a&gt;. Here you can see that you can set it up as both as a static handover and a negotiated handover.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pairing - what is OOB data</title><link>https://devzone.nordicsemi.com/thread/383126?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 15:34:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79092ea6-6e81-4967-a133-28eba653b822</guid><dc:creator>Matthew K</dc:creator><description>&lt;p&gt;Thank you Simon.&lt;/p&gt;
[quote userid="75734" url="~/f/nordic-q-a/90812/nfc-pairing---what-is-oob-data/382561"]As explained in the sample documentation, the OOB sample does pairing in a 2-way manner[/quote]
&lt;p&gt;Are you referring to NFC&amp;#39;s &amp;quot;&lt;span&gt;Bluetooth Secure Simple Pairing&amp;quot; document?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pairing - what is OOB data</title><link>https://devzone.nordicsemi.com/thread/382561?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 06:24:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e25951c-2f96-40e0-a53a-f472cf44d110</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;1. Yes, alongside the information that is sent between Device A and B during pairing (like the message sequence chart explains).&lt;/p&gt;
&lt;p&gt;2. As explained in the sample documentation, the OOB sample does pairing in a 2-way manner, so both the phone and nRF device provides OOB data in this pairing procedure.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pairing - what is OOB data</title><link>https://devzone.nordicsemi.com/thread/382395?ContentTypeID=1</link><pubDate>Fri, 19 Aug 2022 08:30:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0473e7b0-6fb3-494e-b769-960e74168093</guid><dc:creator>Matthew K</dc:creator><description>&lt;p&gt;Hi, Simon. I think I finally understood, hopefully:&lt;/p&gt;
&lt;p&gt;[Q] OOB data are&lt;br /&gt;&lt;strong&gt;confirmation value and random value&lt;/strong&gt;&lt;br /&gt;is this correct?&lt;/p&gt;
&lt;p&gt;Are these values always 256-bit?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;[Q] About &amp;quot;&lt;span&gt;should not be necessary to use the nRF Connect Mobile app to do OOB as this is part of the NFC and BLE spec.&lt;/span&gt;&amp;quot;,&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:514px;max-width:502px;" alt=" " src="https://inotgo.com/imagesLocal/202111/30/20211130234309965T_7.png.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;I read that there are 3 possible &lt;span&gt;scenarios&lt;/span&gt;:&lt;br /&gt;1) Both smartphone and the nRF52 peripheral provides OOB data via NFC&lt;br /&gt;2) Only the smartphone provides the OOB data via NFC&lt;br /&gt;3) Only the nRF52 peripheral provides the OOB data via NFC&lt;/p&gt;
&lt;p&gt;When using Android native OOB NFC (not using any Android mobile OOB NFC app),&lt;br /&gt;which &amp;quot;scenario&amp;quot; is used?&lt;/p&gt;
&lt;p&gt;Are both Android and nRF52 provide&lt;/p&gt;
&lt;p&gt;ra, CA, rb, Cb&lt;/p&gt;
&lt;p&gt;with the native OOB NFC?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pairing - what is OOB data</title><link>https://devzone.nordicsemi.com/thread/381124?ContentTypeID=1</link><pubDate>Thu, 11 Aug 2022 08:22:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91d165d4-1891-4db2-a321-54cc73fe2416</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Seems like Bluetooth Secure Simple Pairing is the go-to for information on the OOB pairing and BLE compatibility.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pairing - what is OOB data</title><link>https://devzone.nordicsemi.com/thread/381055?ContentTypeID=1</link><pubDate>Wed, 10 Aug 2022 15:17:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28540001-4f3e-4e32-98cd-c50d64862db4</guid><dc:creator>Matthew K</dc:creator><description>&lt;p&gt;Thanks Simon. There are several NFC documents shown on the core-specification page.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t want to buy every NFC doc. Which one should I refer to?&lt;br /&gt;Data Exchange Format (NDEF) Technical Specification&lt;br /&gt;Connection Handover Technical Specification&lt;br /&gt;Bluetooth Secure Simple Pairing&lt;br /&gt;?&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pairing - what is OOB data</title><link>https://devzone.nordicsemi.com/thread/380980?ContentTypeID=1</link><pubDate>Wed, 10 Aug 2022 10:43:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bda09994-8da2-4dd2-868e-d0133d8af767</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;1. True, it seems the NFC forum has changed and now the specification must be purchased from them it seems. &lt;a href="https://nfc-forum.org/build/specifications#core-specification"&gt;Here&lt;/a&gt; is more information on that. I will notify our documentation team that the link must be updated. Thank you for letting us know.&lt;/p&gt;
&lt;p&gt;2.This is defined by the NFC and BLE specifications, not by our SDK.&lt;/p&gt;
&lt;p&gt;3. It should not be necessary to use the nRF Connect Mobile app to do OOB as this is part of the NFC and BLE spec. and as long as the phone you&amp;#39;re using supports BLE and NFC that should be covered in the Android stack.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pairing - what is OOB data</title><link>https://devzone.nordicsemi.com/thread/380896?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2022 22:26:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f94d79ac-8ca4-4a84-9982-a4bb6487e720</guid><dc:creator>Matthew K</dc:creator><description>&lt;p&gt;Thank you Simon. I want to test the LE Secure Connections pairing with OOB data&lt;/p&gt;
&lt;p&gt;[Q] When I click that &amp;quot;NFC forum document&amp;quot; link or the &amp;quot;Bluetooth Secure Simple Pairing Using NFC&amp;quot; link, I only see the NFC&amp;#39;s main webpage.&lt;br /&gt;Can I request the document URLs?&lt;/p&gt;
&lt;p&gt;[Q] About the OOB data / LE OOB record / BLE pairing messages / LESC OOB data,&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nfc_ndef_ble_pair_message_module_dox.html"&gt;infocenter.nordicsemi.com/.../nfc_ndef_ble_pair_message_module_dox.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Are these defined by the NFC forum or defined by Nordic&amp;#39;s nRF5 SDK?&lt;/p&gt;
&lt;p&gt;[Q] When tagging the peripheral_nfc_pairing example to an Android phone, does the nRF Connect mobile app has to be running?&lt;br /&gt;Or is this a native Android feature where the Android app sends the &amp;quot;OOB data&amp;quot; without any mobile app running?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC pairing - what is OOB data</title><link>https://devzone.nordicsemi.com/thread/380849?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2022 13:16:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff2afe86-6edf-4724-be14-822238d6cfa6</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The OOB data is described in the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/nfc/ndef/le_oob_rec.html#nfc-ndef-le-oob"&gt;Bluetooth LE OOB records here&lt;/a&gt;. The OOB data is set in the &lt;strong&gt;lesc_oob_data_set()&lt;/strong&gt; function. Is there a specific function you&amp;#39;re looking for, they can all be found in the peripheral NFC pairing&amp;nbsp;&lt;strong&gt;C:\...\ncs\v2.0.0\nrf\samples\bluetooth\peripheral_nfc_pairing.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>