<?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>BLE pairing mode question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8681/ble-pairing-mode-question</link><description>BOARD:PCA10028
SDK nRF51_SDK_9.0.0_2e23562
Application is 1/central 8/periphearl
Example \examples\ble_central\ble_app_hrs_c &amp;amp; \examples\ble_peripheral\ble_app_hrs
this example central &amp;amp; peripheral is auto bonding(if peripheral never bonding)
Question</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Aug 2015 09:59:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8681/ble-pairing-mode-question" /><item><title>RE: BLE pairing mode question</title><link>https://devzone.nordicsemi.com/thread/31814?ContentTypeID=1</link><pubDate>Mon, 17 Aug 2015 09:59:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e141f86d-e7a3-4642-89dd-cf9e2ce01e42</guid><dc:creator>paul</dc:creator><description>&lt;p&gt;Hi Peter,
could you description more detail, i have no idea to do.
Thank you!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE pairing mode question</title><link>https://devzone.nordicsemi.com/thread/31813?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2015 12:06:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6819632c-e81f-405c-b5e1-b8c6eba42b1b</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The peripheral can only send a security request, please see &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s130.api.v1.0.0/group___b_l_e___g_a_p___p_e_r_i_p_h___s_e_c___m_s_c.html?cp=2_7_2_1_0_2_1_0_11"&gt;this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It is always the central that sends the pairing request, please see &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s130.api.v1.0.0/group___b_l_e___g_a_p___c_e_n_t_r_a_l___p_a_i_r_i_n_g___j_w___m_s_c.html?cp=2_7_2_1_0_2_1_0_23"&gt;this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;ble_app_hrs doesn&amp;#39;t not send a security request.&lt;/p&gt;
&lt;p&gt;ble_app_hrs_c sends the pairing request, or calls sd_ble_gap_authenticate(). It is trigger by dm_security_setup_req() in hrs_c_evt_handler. I guess you could use a button to trigger a call dm_security_setup_req() instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>