<?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>Disable bonding and pairing in nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70428/disable-bonding-and-pairing-in-nrf52832</link><description>Hi, 
 I am using nrf52832 with s132 softdevice and SDK17. I want to disable bonding and pairing in ble_multirole code. I have tried disabling the SEC_PARAMS_MITM, SEC_PARAMS_IO_CAPABILITIES and SEC_PARAMS_BOND but still when I try to connect to my device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 16 Jan 2021 08:28:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70428/disable-bonding-and-pairing-in-nrf52832" /><item><title>RE: Disable bonding and pairing in nrf52832</title><link>https://devzone.nordicsemi.com/thread/289546?ContentTypeID=1</link><pubDate>Sat, 16 Jan 2021 08:28:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:846fccfa-47ac-4244-b066-5e701b1f71a7</guid><dc:creator>Vimalnath</dc:creator><description>&lt;p&gt;I peer is also a device with multirole code. I have disables the bonding by setting the&amp;nbsp;SEC_PARAMS_BOND macro to 0 and disabling the keys. Now I don&amp;#39;t have any problems with bonding. But still the device is requesting for pairing. I want to completely disable that. For example, When I give a connection request from nrfConnect mobile app, It should get connected without any pair request or any kind of authentication. So how do I make those settings?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Disable bonding and pairing in nrf52832</title><link>https://devzone.nordicsemi.com/thread/289227?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 13:39:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4338f44-5179-4279-9327-20cc3ce315e7</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;If the peer you are trying to connect have any security requirements for the characteristics you will likely get a request. This procedure may also be initiated by the peer, so you likely will need to handle the event (even just to reject the procedure) as shown in variant #3 here:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.2.0/group___b_l_e___g_a_p___c_e_n_t_r_a_l___s_e_c___r_e_q___m_s_c.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.2.0/group___b_l_e___g_a_p___c_e_n_t_r_a_l___s_e_c___r_e_q___m_s_c.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>