<?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 to: 4.2 security and OOB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13898/how-to-4-2-security-and-oob</link><description>We are building a system consisting of two devices (nRF52832) that need to communicate in a secure manner. We want to use the secure connection offered by BT4.2 and we want to use NFC to do OOB bonding as we have no UI. We plan to use the Adafruit PN532</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 May 2016 14:26:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13898/how-to-4-2-security-and-oob" /><item><title>RE: How to: 4.2 security and OOB</title><link>https://devzone.nordicsemi.com/thread/53108?ContentTypeID=1</link><pubDate>Thu, 19 May 2016 14:26:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30c03400-9428-41a7-b876-25ca0ac1b182</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;OOB should be set on both sides. Like under OOB bonding &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/lib_pm_usage.html?cp=5_0_0_3_1_11_2_1#lib_pm_usage_security"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When you bond you will get the BLE_GAP_EVT_AUTH_KEY_REQUEST event on both sides, and you include the OOB key with sd_ble_gap_auth_key_reply() on both sides.&lt;/p&gt;
&lt;p&gt;Please check &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v2.0.0/group___b_l_e___g_a_p___p_e_r_i_p_h___b_o_n_d_i_n_g___p_k___c_e_n_t_r_a_l___o_o_b___m_s_c.html?cp=2_3_0_1_0_2_1_3_8_7_3"&gt;this&lt;/a&gt; and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v2.0.0/group___b_l_e___g_a_p___c_e_n_t_r_a_l___b_o_n_d_i_n_g___p_k___p_e_r_i_p_h___o_o_b___m_s_c.html?cp=2_3_0_1_0_2_1_3_5_2_2"&gt;this&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to: 4.2 security and OOB</title><link>https://devzone.nordicsemi.com/thread/53106?ContentTypeID=1</link><pubDate>Thu, 19 May 2016 12:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a266656b-6225-43cd-baf5-fb431cd0bb90</guid><dc:creator>Jari</dc:creator><description>&lt;p&gt;I have been looking at the “migrate from Device Manager to Peer Manager”. I am net to Nordic devices and I know nothing about the Device manager.
I need to generate the OOB data on the peripheral device. I guess the NFC examples pretty much covers that.&lt;/p&gt;
&lt;p&gt;I need to handover this OOB data to the Peer Manager on the central device – how do I do that on s132?&lt;/p&gt;
&lt;p&gt;I need to setup the Security parameters (pm_sec_params_set):
I guess that oob should be set on the Central device as it is supposed to receive OOB date and that oob is NOT set on the Peripheral device as it will not receive any OOB data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to: 4.2 security and OOB</title><link>https://devzone.nordicsemi.com/thread/53107?ContentTypeID=1</link><pubDate>Wed, 18 May 2016 15:30:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72a800a7-762d-4846-8652-a45044036a95</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;You can use the Peer Manager to handle bonding. What is failing? What have you done? Have you tried to follow &lt;a href="https://devzone.nordicsemi.com/tutorials/24/"&gt;this&lt;/a&gt; tutorial?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>