<?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>New association request on second Central connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60984/new-association-request-on-second-central-connection</link><description>Hi, 
 I&amp;#39;m encountering a strange problem with the nRF52832 when it works as Central with two bonded Peripherals connection. 
 In particular I&amp;#39;m able to secure the connection with the first Peripherals by calling the pm_handler_secure_on_connection() function</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 May 2020 08:31:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60984/new-association-request-on-second-central-connection" /><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/249371?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 08:31:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aeda5e7b-7dd3-4f3f-a6ca-1a12deddefee</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Then the problem was probably that the bonding data was deleted, so the phone had to pair again, if you did this on every startup.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/249230?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 14:21:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b01eb8c8-a189-4e2e-86eb-370bd9b3a155</guid><dc:creator>Armando</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;I used the&amp;nbsp;&lt;em&gt;pm_peers_delete()&lt;/em&gt; to delete the bonding information on the Central Device and Peripheral 1 and the nRF Connect App to delete the donding information on the Peripheral 2 before every test.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/249125?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 08:51:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15c484f2-8626-4598-b434-117d2ab0e2f6</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;The peer rank is used to keep track of what peers that are used and in what order they were stored. Later this is used to know what peer to delete if your peer manager is full, but you want to store bonding information for a new device. It shouldn&amp;#39;t really cause trouble like this. Perhaps the issue was just that one of your device used old bonding data, while the new one had deleted the bonding data.That would cause the bonding information to be invalid for the connection, and you need to perform the pairing again.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/249095?ContentTypeID=1</link><pubDate>Mon, 11 May 2020 07:44:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c8e8b5f-bd0c-4412-9e3c-10f3bfb4b43a</guid><dc:creator>Armando</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;the problem occurs with the Periperal 1 connected.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The problem now occurs with a specific smartphone.&lt;/p&gt;
&lt;p&gt;I have disabled the PEER RANKS module by putting the&amp;nbsp;&lt;em&gt;#define PM_PEER_RANKS_ENABLED 0 &lt;/em&gt;and now the problem seems solved.&lt;/p&gt;
&lt;p&gt;I have tried to set again the&amp;nbsp;&lt;em&gt;#define PM_PEER_RANKS_ENABLED 1 &lt;/em&gt;in order to acquire the sniffer trace but the problem doesn&amp;#39;t occurs now.&lt;/p&gt;
&lt;p&gt;I will send you the sniffer trace if the problem occurs again. Can you help me to understand the aim of the PEER RANK module?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/248933?ContentTypeID=1</link><pubDate>Fri, 08 May 2020 12:11:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e8bf6cc-5322-4691-bcaf-b9e8f9ef0b8c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Thank you for the figure. You were right, it turned out I was confused about your central-peripheral setup.&lt;/p&gt;
&lt;p&gt;I have some questions:&lt;/p&gt;
&lt;p&gt;Assuming you are bonding the central (trying to at least) with both of the peripherals, and the issue is that the connection between peripheral 2 and central device is not stored properly.&lt;/p&gt;
&lt;p&gt;1: Does this happen with peripheral 1 as well if you disconnect that?&lt;/p&gt;
&lt;p&gt;2: Does peripheral 1 have to be connected in order for this behavior to occur? Or can we&amp;nbsp;remove peripheral 1 from the equation?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3: Have you tried with another Android or iPhone?&lt;/p&gt;
&lt;p&gt;4: Can you provide a sniffer trace of the connection between peripheral 2 and the central device? Both the first time they connect, and the following connection where you have to pair again? The &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE" rel="noopener noreferrer" target="_blank"&gt;nRF Sniffer&lt;/a&gt; would be sufficient. Please attach the .pcapng file from the sniffer traces here.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/248922?ContentTypeID=1</link><pubDate>Fri, 08 May 2020 12:03:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7eff716c-cf60-4301-a7ff-3eee39a98886</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Just adding your log for readability:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL: Trying to Connect with, peripheral with service ID: 0.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 16.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Connected, securing connection. conn_handle: 0
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_CONN_SEC_PARAMS_REQ
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Security parameter request
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: PM_EVT_CONN_SEC_PARAMS_REQ
00&amp;gt;
00&amp;gt;
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_CONN_SEC_START
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Connection secu: Bonding
00&amp;gt;
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL: Connected, handle: 0.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Purging request queue with id: 0
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Registering connection handle: 0x0000
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; ble_db_disc: Starting discovery of service with UUID 0xE128 on connection handle 0x0.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Primary Services Discovery Request
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: SD GATT procedure (2) suc[00:01:13.167,236]
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 29.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; ble_db_disc: Found service UUID 0xE128.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Characteristic Discovery Request
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: SD GATT procedure (3) succeeded on connection handle: 0.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 48.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 18.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: BLE_GAP_EVT_CONN_PARAM_UPDATE
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Characteristic Discovery Request
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: SD GATT procedure (3) succeeded on connection handle: 0.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 50.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Characteristic Descriptor Request
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: SD GATT procedure (4) succeeded on connection handle: 0.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 50.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_CONN_SEC_PARAMS_REQ
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Security parameter request
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; ble_db_disc: Discovery of service with UUID 0xE128 completed with success on connection handle 0x0.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; ble_db_disc: Starting discovery of service with UUID 0x180D on connection handle 0x0.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Primary Services Discovery Request
00&amp;gt;
00&amp;gt; ceeded on connection handle: 0.
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Write Request
00&amp;gt;
00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: SD GATT procedure (1) succeeded on connection handle: 0.
00&amp;gt;
00&amp;gt; [00:01:13.916,381] &amp;lt;info&amp;gt; app: BLE_GAP_EVT_CONN_PARAM_UPDATE
00&amp;gt;
00&amp;gt; [00:01:14.318,786] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_CONN_SEC_SUCCEEDED
00&amp;gt;
00&amp;gt; [00:01:14.318,786] &amp;lt;info&amp;gt; peer_manager_handler: Connection secured: role: Central, conn_handle: 0, procedure: Bonding
00&amp;gt;
00&amp;gt; [00:01:14.318,908] &amp;lt;info&amp;gt; app: PM_EVT_CONN_SEC_SUCCEEDED
00&amp;gt;
00&amp;gt; [00:01:14.392,456] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_PEER_DATA_UPDATE_SUCCEEDED
00&amp;gt;
00&amp;gt; [00:01:14.392,456] &amp;lt;info&amp;gt; peer_manager_handler: Peer data updated in flash: peer_id: 0, data_id: Bonding data, action: Update
00&amp;gt;
00&amp;gt; [00:01:14.392,883] &amp;lt;info&amp;gt; app: PM_EVT_PEER_DATA_UPDATE_SUCCEEDED
00&amp;gt;
00&amp;gt; [00:01:14.395,263] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_PEER_DATA_UPDATE_SUCCEEDED
00&amp;gt;
00&amp;gt; [00:01:14.395,263] &amp;lt;info&amp;gt; peer_manager_handler: Peer data updated in flash: peer_id: 0, data_id: Peer rank, action: Update
00&amp;gt;
00&amp;gt; [00:01:14.395,507] &amp;lt;info&amp;gt; app: PM_EVT_PEER_DATA_UPDATE_SUCCEEDED
00&amp;gt;
00&amp;gt;
00&amp;gt;
00&amp;gt; [00:01:14.400,939] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_PEER_DATA_UPDATE_SUCCEEDED
00&amp;gt;
00&amp;gt;
00&amp;gt; [00:01:14.401,184] &amp;lt;info&amp;gt; app: PM_EVT_PEER_DATA_UPDATE_SUCCEEDED
00&amp;gt;
00&amp;gt;
00&amp;gt;
00&amp;gt; [00:01:14.863,952] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...
00&amp;gt;
00&amp;gt; [00:01:14.864,013] &amp;lt;debug&amp;gt; ble_hrs_c: Received HVX on link 0x0, not associated to this instance. Ignore.
00&amp;gt;
00&amp;gt; [00:01:14.864,013] &amp;lt;info&amp;gt; app: CENTRAL EVT: 57.
00&amp;gt;
00&amp;gt; [00:01:15.629,028] &amp;lt;info&amp;gt; app: CENTRAL EVT: 31.
00&amp;gt;
00&amp;gt; [00:01:15.629,028] &amp;lt;info&amp;gt; app: BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST
00&amp;gt;
00&amp;gt;
00&amp;gt;
00&amp;gt; [00:01:15.681,396] &amp;lt;info&amp;gt; app: CENTRAL EVT: 18.
00&amp;gt;
00&amp;gt; [00:01:15.681,396] &amp;lt;info&amp;gt; app: BLE_GAP_EVT_CONN_PARAM_UPDATE
00&amp;gt;
00&amp;gt;
00&amp;gt;
00&amp;gt; [00:01:18.289,184] &amp;lt;info&amp;gt; app: CENTRAL EVT: 17.
00&amp;gt;
00&amp;gt; [00:01:18.289,184] &amp;lt;info&amp;gt; app: CENTRAL: Disconnected, handle: 0, reason: 0x16
00&amp;gt;
00&amp;gt;&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/248885?ContentTypeID=1</link><pubDate>Fri, 08 May 2020 10:00:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:536b2cf6-dda6-4e1e-b549-b217e0717ede</guid><dc:creator>Armando</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry if I haven&amp;#39;t explained well the situation, please see the following image.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/400x480/__key/communityserver-discussions-components-files/4/Connectiondiagram.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;I never reset my &amp;quot;CENTRAL Device&amp;quot; (nRF52) in order to disconnect the Smartphone (that works as Peripheral). In order to disconnect the smartphone I close the App or turn-off the Bluetooth interface of the phone.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I turn-off the &amp;quot;Peripheral Device 1&amp;quot; in order to disconnect it from my &lt;span&gt;&amp;quot;CENTRAL Device&amp;quot;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/248873?ContentTypeID=1</link><pubDate>Fri, 08 May 2020 09:27:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0265615-b27c-43e8-b259-ad2ed79ae683</guid><dc:creator>Edvin</dc:creator><description>[quote user="Edvin Holmseth"]Can you try to disconnect from the phone, instead of resetting the nRF52, please?[/quote]
&lt;p&gt;&amp;nbsp;The reason I asked you to check this is because it may be that your peripheral isn&amp;#39;t storing the bonding information properly if you just cut the power. Please try to disconnect from the phone&amp;#39;s bluetooth settings page, so that the nRF has the chance to store the bonding data. Does it have the same behavior then?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/248785?ContentTypeID=1</link><pubDate>Thu, 07 May 2020 15:34:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb1398ac-57ea-4a82-a61e-3713bd45f0f3</guid><dc:creator>Armando</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve noticed that the function&amp;nbsp;&lt;em&gt;sm_sec_is_sufficient()&lt;/em&gt;, into the Security Manger,&amp;nbsp;ruturns with &lt;em&gt;false&lt;/em&gt;&amp;nbsp; and the&amp;nbsp;&lt;em&gt;link_secure(p_event-&amp;gt;conn_handle, null_params, force_repairing, true)&lt;/em&gt; is called with the&amp;nbsp; parameter&amp;nbsp;&lt;span&gt;&lt;em&gt;force_repairing == true&lt;/em&gt;. I think that this couse the new pairing with the smartphone.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have put some log messages into the&amp;nbsp;&lt;em&gt;sm_sec_is_sufficient(uint16_t conn_handle, pm_conn_sec_status_t * p_sec_status_req) &lt;/em&gt;function and I found the following value&lt;em&gt;:&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;conn_handle                      == 1

p_sec_status_req-&amp;gt;connected      == 0
p_sec_status_req-&amp;gt;encrypted      == 0
p_sec_status_req-&amp;gt;mitm_protected == 1
p_sec_status_req-&amp;gt;bonded         == 1
p_sec_status_req-&amp;gt;lesc           == 1
p_sec_status_req-&amp;gt;reserved       == 0

sec_status-&amp;gt;connected      == 1
sec_status-&amp;gt;encrypted      == 1
sec_status-&amp;gt;mitm_protected == 0
sec_status-&amp;gt;bonded         == 1
sec_status-&amp;gt;lesc           == 0
sec_status-&amp;gt;reserved       == 7

unmet_reqs = 20;&lt;/pre&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Seems that the security status of my connection is insufficient, but my question is why the connection with the same smartphone works when it is the only Peripheral connected with my Central device?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/248139?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 10:47:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc54b04c-6b7f-4c12-8b57-e320ae4dccf1</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Can you try to disconnect from the phone, instead of resetting the nRF52, please?&lt;/p&gt;
&lt;p&gt;For the future: When you want to attach logs or snippets, please use the insert-&amp;gt;code function.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/248121?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 09:57:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f351093-7b35-4c55-898b-886747f92293</guid><dc:creator>Armando</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;in order to disconnect the devices I turn-off the nRF52832 on the PCA10040 and turn-off the Bluetooth interface of the smartphone. I think that it is not necessary to close all the connections before to change the&amp;nbsp;&lt;span&gt;filter policy of the scan an start the scan again with the&lt;/span&gt;&amp;nbsp;&lt;em&gt;BLE_GAP_SCAN_FP_WHITELIST &lt;/em&gt;( point 6) of my test).&lt;/p&gt;
&lt;p&gt;Of course the first pairing (point 4) of my test ) requires the click on the Android pop-up. As soon as I press &amp;quot;OK&amp;quot; on the smartphone display I see the following log messages:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL: Trying to Connect with, peripheral with service ID: 0.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 16.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Connected, securing connection. conn_handle: 0&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_CONN_SEC_PARAMS_REQ&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Security parameter request&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: PM_EVT_CONN_SEC_PARAMS_REQ&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_CONN_SEC_START&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Connection secu: Bonding&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL: Connected, handle: 0.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Purging request queue with id: 0&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Registering connection handle: 0x0000&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; ble_db_disc: Starting discovery of service with UUID 0xE128 on connection handle 0x0.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Primary Services Discovery Request&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: SD GATT procedure (2) suc[00:01:13.167,236] &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 29.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; ble_db_disc: Found service UUID 0xE128.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Characteristic Discovery Request&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: SD GATT procedure (3) succeeded on connection handle: 0.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 48.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 18.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: BLE_GAP_EVT_CONN_PARAM_UPDATE&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Characteristic Discovery Request&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: SD GATT procedure (3) succeeded on connection handle: 0.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 50.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Characteristic Descriptor Request&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: SD GATT procedure (4) succeeded on connection handle: 0.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;info&amp;gt; app: CENTRAL EVT: 50.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_CONN_SEC_PARAMS_REQ&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; peer_manager_handler: Security parameter request&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; ble_db_disc: Discovery of service with UUID 0xE128 completed with success on connection handle 0x0.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; ble_db_disc: Starting discovery of service with UUID 0x180D on connection handle 0x0.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Primary Services Discovery Request&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; ceeded on connection handle: 0.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: Adding item to the request queue&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: GATTC Write Request&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.167,236] &amp;lt;debug&amp;gt; nrf_ble_gq: SD GATT procedure (1) succeeded on connection handle: 0.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:13.916,381] &amp;lt;info&amp;gt; app: BLE_GAP_EVT_CONN_PARAM_UPDATE&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.318,786] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_CONN_SEC_SUCCEEDED&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.318,786] &amp;lt;info&amp;gt; peer_manager_handler: Connection secured: role: Central, conn_handle: 0, procedure: Bonding&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.318,908] &amp;lt;info&amp;gt; app: PM_EVT_CONN_SEC_SUCCEEDED&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.392,456] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_PEER_DATA_UPDATE_SUCCEEDED&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.392,456] &amp;lt;info&amp;gt; peer_manager_handler: Peer data updated in flash: peer_id: 0, data_id: Bonding data, action: Update&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.392,883] &amp;lt;info&amp;gt; app: PM_EVT_PEER_DATA_UPDATE_SUCCEEDED&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.395,263] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_PEER_DATA_UPDATE_SUCCEEDED&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.395,263] &amp;lt;info&amp;gt; peer_manager_handler: Peer data updated in flash: peer_id: 0, data_id: Peer rank, action: Update&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.395,507] &amp;lt;info&amp;gt; app: PM_EVT_PEER_DATA_UPDATE_SUCCEEDED&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.400,939] &amp;lt;debug&amp;gt; peer_manager_handler: Event PM_EVT_PEER_DATA_UPDATE_SUCCEEDED&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.401,184] &amp;lt;info&amp;gt; app: PM_EVT_PEER_DATA_UPDATE_SUCCEEDED&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.863,952] &amp;lt;debug&amp;gt; nrf_ble_gq: Processing the request queue...&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.864,013] &amp;lt;debug&amp;gt; ble_hrs_c: Received HVX on link 0x0, not associated to this instance. Ignore.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:14.864,013] &amp;lt;info&amp;gt; app: CENTRAL EVT: 57.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:15.629,028] &amp;lt;info&amp;gt; app: CENTRAL EVT: 31.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:15.629,028] &amp;lt;info&amp;gt; app: BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:15.681,396] &amp;lt;info&amp;gt; app: CENTRAL EVT: 18.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:15.681,396] &amp;lt;info&amp;gt; app: BLE_GAP_EVT_CONN_PARAM_UPDATE&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:18.289,184] &amp;lt;info&amp;gt; app: CENTRAL EVT: 17.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; [00:01:18.289,184] &amp;lt;info&amp;gt; app: CENTRAL: Disconnected, handle: 0, reason: 0x16&lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt; &lt;/em&gt;&lt;br /&gt;&lt;em&gt;00&amp;gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;After the disconnection I connect the PCA10040 board and than the previusly bonded smartphone (the same of the above trave).&lt;/p&gt;
&lt;p&gt;The problem is that I see a new pair request on the smartphone display after the new connection.&lt;/p&gt;
&lt;p&gt;If I click &amp;quot;Ok&amp;quot; again on the smartphone display I see the same log above posted, if I click &amp;quot;No&amp;quot; I see the pairing error.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/248108?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 09:20:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19d88ca7-de55-4b06-93db-68b390c7d3c4</guid><dc:creator>Edvin</dc:creator><description>[quote user="Armando Della Ducata"]5) disconnect the devices after bonding[/quote]
&lt;p&gt;&amp;nbsp;How do you do this? Button press? Disconnect from phone? nRF52 reset? What does the log say?&lt;/p&gt;
&lt;p&gt;The first pairing doesn&amp;#39;t require you to click &amp;quot;pair&amp;quot; or enter a passkey, but not the second one, is that what you mean by &amp;quot;association&amp;quot;?&lt;/p&gt;
&lt;p&gt;Did you try to sniff the connection?&lt;/p&gt;
&lt;p&gt;Does this happen on more phones? Have you tried other Android phones? iPhones?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/247985?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 16:13:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcfab355-ff11-4e7c-84c3-9086d0479d74</guid><dc:creator>Armando</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;I perform the following steps during my tests:&lt;/p&gt;
&lt;p&gt;1) turn-on my board (with nRF52832 - Central)&lt;/p&gt;
&lt;p&gt;2) clear the bonding information (by calling&amp;nbsp;the&lt;em&gt; pm_peers_delete()&lt;/em&gt; function)&lt;/p&gt;
&lt;p&gt;3) perform a scan with filter policy&amp;nbsp;&lt;em&gt;BLE_GAP_SCAN_FP_ACCEPT_ALL&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;4) connect and pair with bonding the two devices (not already bonded with my board) that contains particular UUID into the advertising packet. The first one device is a smartphone and the second one is a PCA10040 board with the ble_app_hrs example of the SDK 16.0.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;5) disconnect the devices after bonding&lt;/p&gt;
&lt;p&gt;6) start a new scan with filter policy&amp;nbsp; &lt;em&gt;BLE_GAP_SCAN_FP_WHITELIST&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The first connection with the&amp;nbsp;&lt;span&gt;PCA10040 board is established without new association but the second one, with the Android smartphone, requires a new association.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your attention.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: New association request on second Central connection</title><link>https://devzone.nordicsemi.com/thread/247935?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 14:37:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68d1fa4b-8fbb-442d-85a6-8b5b52a4e6ed</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Are all devices&amp;#39; bonding information deleted when you start your test, so that you are 100% sure that one device doesn&amp;#39;t have old bonding information and the connected device still tries to use some bonding information?&lt;/p&gt;
&lt;p&gt;What are the peripherals in the connection? Are they nRF DKs running your application? Or are both peripherals phones? Does it only happen if the phone is the peripheral? Does it happen if you try to bond with the ble_app_gls example as the peripheral, and the phone as a central using nRF Connect?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am afraid you will have to capture a sniffer trace of the packets when you try to connect to the bonded device. You can use the &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE" rel="noopener noreferrer" target="_blank"&gt;nRF Sniffer&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Please take one sniffer trace when you delete the bonding information on both devices first, and one where you don&amp;#39;t delete the bonding information before you connect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>