<?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>ANCS  pairing problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58493/ancs-pairing-problem</link><description>HI , I used NRF52832 SDK15.3,examples:ble_app_ancs_c.When i testing ANCS,I deleted the pm_handler_secure_on_connection(p_ble_evt) in the ble_evt_handler function, The BLE connection was successful,after that for 10s, I called the function again,and noticed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Mar 2020 12:16:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58493/ancs-pairing-problem" /><item><title>RE: ANCS  pairing problem</title><link>https://devzone.nordicsemi.com/thread/237426?ContentTypeID=1</link><pubDate>Mon, 02 Mar 2020 12:16:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d5a91be-f826-47a2-b326-70b6cf580ea9</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Maybe the connection interval and slave latency is very long? E.g. check the BLE_GAP_EVT_CONN_PARAM_UPDATE event:&lt;/p&gt;
&lt;p&gt;interval = p_ble_evt-&amp;gt;evt.gap_evt.params.conn_param_update.conn_params.min_conn_interval;&lt;br /&gt; slave_latency = p_ble_evt-&amp;gt;evt.gap_evt.params.conn_param_update.conn_params.slave_latency;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>