<?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>Nrf52832 pairing process in SDK15.0.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55370/nrf52832-pairing-process-in-sdk15-0-0</link><description>static void pm_evt_handler(pm_evt_t const * p_evt) { ret_code_t err_code; 
 switch (p_evt-&amp;gt;evt_id) { case PM_EVT_BONDED_PEER_CONNECTED: { NRF_LOG_INFO(&amp;quot;Connected to a previously bonded device.&amp;quot;); } break; 
 case PM_EVT_CONN_SEC_SUCCEEDED: { NRF_LOG_INFO</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Dec 2019 08:54:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55370/nrf52832-pairing-process-in-sdk15-0-0" /><item><title>RE: Nrf52832 pairing process in SDK15.0.0</title><link>https://devzone.nordicsemi.com/thread/225549?ContentTypeID=1</link><pubDate>Mon, 16 Dec 2019 08:54:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45d539ce-d956-4224-8ff6-e6464fd17dcf</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;It is a huge library with a lot of features. Have you started reading the documentation for it &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_peer_manager.html&amp;amp;cp=6_1_3_2_7"&gt;here&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52832 pairing process in SDK15.0.0</title><link>https://devzone.nordicsemi.com/thread/225487?ContentTypeID=1</link><pubDate>Sat, 14 Dec 2019 12:29:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ebf6224-7208-4cba-b479-21f7b9ab341c</guid><dc:creator>fanzb_china</dc:creator><description>&lt;p&gt;&lt;span&gt;I don&amp;#39;t know how to use the pairing features of PM.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52832 pairing process in SDK15.0.0</title><link>https://devzone.nordicsemi.com/thread/224327?ContentTypeID=1</link><pubDate>Mon, 09 Dec 2019 08:15:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa520a24-232c-4f00-8107-41bc17a11d56</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I only see a big chunk of code and no questions.&lt;/p&gt;
&lt;p&gt;OK there are few question embedded in the code&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/* Often, when securing fails, it shouldn&amp;#39;t be restarted, for security reasons.
* Other times, it can be restarted directly.
* Sometimes it can be restarted, but only after changing some Security Parameters.
* Sometimes, it cannot be restarted until the link is disconnected and reconnected.
* Sometimes it is impossible, to secure the link, or the peer device does not support it.
* How to handle this error is highly application dependent. */&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Are there your questions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>