<?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>[FDS] PeerManager error -&amp;gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51702/fds-peermanager-error---try-to-find-record-which-recently-has-been-invalidated</link><description>Hi, 
 I am using SDK13 and have noticed some critical issue with peer manager while bonding. The problem is that after performing dfu of my device (which was bonded with two phones before update) when I try to connect to device with first bonded device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Sep 2019 13:32:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51702/fds-peermanager-error---try-to-find-record-which-recently-has-been-invalidated" /><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/208227?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 13:32:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:244c7ce5-8b50-41c7-9f41-4783f206a260</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;That is good news. You should use the compilers that are listed in the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v13.0.0%2Findex.html&amp;amp;cp=5_5_6_0" rel="noopener noreferrer" target="_blank"&gt;SDK&amp;nbsp;release notes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;GCC: GCC ARM Embedded 4.9 2015q3&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Can you test with an unmodified SDK and armgcc version 4.9 2015q3?&lt;/p&gt;
&lt;p&gt;As I mentioned in an earlier reply, I the LESC example, updated to the same application via DFU (a newer application version), and I am not able to reproduce this issue. Maybe you can give some instructions on how to reproduce your issue with an unmodified SDK?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/208196?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 11:40:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03ac26d3-1ef3-4519-b36d-c16e57cc452d</guid><dc:creator>patlas</dc:creator><description>&lt;p&gt;I have finally solve problem - I&amp;#39;ve been using newer gcc compiler (version 5.4.3). When I switch to 4.9.3 sdk example builds starts working like a charm. Assuming it as a reason of my examples problem this mean that somewere in SDK/SD code there is missing ALIGNMENT or another issue - try to reproduce it.&lt;/p&gt;
&lt;p&gt;Since now I am switching to my base topic question with FDS hazardous.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/208152?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 09:26:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:753ec0ab-0492-4bef-962b-23ff24920fdd</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Ok. I agree, it doesn&amp;#39;t work, but I don&amp;#39;t know why. Looks like your bootloader crashes somewhere.&lt;/p&gt;
&lt;p&gt;This set works (not that it helps much)&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-14ef13e127494adc85fcfd86943315a7/BL.hex"&gt;devzone.nordicsemi.com/.../BL.hex&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-14ef13e127494adc85fcfd86943315a7/lesc_5F00_1.zip"&gt;devzone.nordicsemi.com/.../lesc_5F00_1.zip&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-14ef13e127494adc85fcfd86943315a7/s132_5F00_nrf52_5F00_4.0.2_5F00_softdevice.hex"&gt;devzone.nordicsemi.com/.../s132_5F00_nrf52_5F00_4.0.2_5F00_softdevice.hex&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-14ef13e127494adc85fcfd86943315a7/lesc_5F00_2.zip"&gt;devzone.nordicsemi.com/.../lesc_5F00_2.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Nothing fancy done to the bootloader (except changing the advertising name from &amp;quot;DfuTarg&amp;quot; to &amp;quot;Dfu_Targ&amp;quot; to separate it from other DFU devices in the office).&lt;/p&gt;
&lt;p&gt;Have you done any changes to the bootloader project?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/208141?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 08:43:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef782587-4f34-421c-89cc-7d1499a46daf</guid><dc:creator>patlas</dc:creator><description>&lt;p&gt;SDK:&amp;nbsp;nRF5_SDK_13.0.0_04a0bfd.zip&lt;br /&gt;SoftDevice: from SDK&lt;br /&gt;chip: nRF52832 (DK10040)&lt;br /&gt;nrfutil: 5.2.0 (try 3.2 and 3.4)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/208136?ContentTypeID=1</link><pubDate>Thu, 05 Sep 2019 08:32:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4456dac-6001-4b16-9865-3f55ae07199c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;What SDK version do you use? What chip do you use? nRF52832? nRF52840? What Softdevice do you use?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/207994?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2019 13:53:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb3d25e9-2490-444b-9d9a-76792ab99b29</guid><dc:creator>patlas</dc:creator><description>&lt;p&gt;In attachment you will see two logs file (dfu_log_file.log and logs.txt - more precise with error capture), and I attache bootloader hex file and zipped and signed lesc application to perform otau.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/bl.hex"&gt;devzone.nordicsemi.com/.../bl.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/lesc_5F00_bug_5F00_test_5F00_1.zip"&gt;devzone.nordicsemi.com/.../lesc_5F00_bug_5F00_test_5F00_1.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/dfu_5F00_log_5F00_file.log"&gt;devzone.nordicsemi.com/.../dfu_5F00_log_5F00_file.log&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/logs.log"&gt;devzone.nordicsemi.com/.../logs.log&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/207905?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2019 11:18:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7bd036a-9e39-4bbc-870a-18dec368aea3</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Ok. Can you try to use nrfutil with the following commands? dfu_image.zip should be the path to your DFU image, and COMX should be the com port that the connectivity DK (not the DK containing the bootloader) is using, and __name__ should be the advertising name of your device. In an unmodified Bootloader project, that would be &amp;quot;DfuTarg&amp;quot;.&lt;/p&gt;
&lt;p&gt;PS: run &amp;quot;&lt;em&gt;nrfjprog -e&amp;quot;&lt;/em&gt; on the DK that is working as your connectivity DK (the same DK that you used with nRF Connect for Desktop).&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfutil -v -v -o dfu_log_file.log dfu ble -pkg dfu_image.zip -ic NRF52 -p COMX -n &amp;quot;__name__&amp;quot; -f&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Then attach the log file: dfu_log_file.log, that is generated in the same folder as you run your cmd window from.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/207884?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2019 10:37:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d4150ea-07fc-47a7-81ea-07be070e2c28</guid><dc:creator>patlas</dc:creator><description>&lt;p&gt;I have perform all steps mention in &amp;quot;how to perform DFU&amp;quot; and thats why I am asking that question.&lt;br /&gt;Yes I have generated my custom key, add it to project and sing application.zip with my private key as mention in &amp;quot;how to...&amp;quot;.&lt;br /&gt;&lt;br /&gt;The only logs I receive comes from nrfconnect application which I show you in previous message.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can you please provide me full flow you are doing to prepare bootloader and lesc app (including full path from sdk13 and how you are generating keys and where you are putting them)? Maby I miss something&amp;nbsp;which it is crutial to have same start as You to try figure out issue I have mention in beginning post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/207881?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2019 10:27:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a929f490-eab5-40a0-886d-7ad15c21c9fb</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;What does it say in the log where you try to perform the DFU from?&lt;/p&gt;
&lt;p&gt;Without knowing more, I can&amp;#39;t help much other than pointing to the guide on &lt;a href="https://devzone.nordicsemi.com/blogs/1085/getting-started-with-nordics-secure-dfu-bootloader/" rel="noopener noreferrer" target="_blank"&gt;how to perform DFU&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The precompiled hex file in examples\dfu\bootloader_secure_ble\hex probably contains the softdevice as well. Also, remember that you need to use a DFU image signed with the same key as you use in your bootloader, so they probably doesn&amp;#39;t match. Read through the guide on how to generate your own set of keys.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/207842?ContentTypeID=1</link><pubDate>Wed, 04 Sep 2019 08:54:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:527e5237-b8fe-4b31-823d-8f83dccf52e1</guid><dc:creator>patlas</dc:creator><description>&lt;p&gt;I have tried to reproduce my problem with bare sdk13 but I cannot perform OTAU. I have called everything like you share in *.bat file. Unfortunately each time (on PC nrfconnect app) I am receiving:&lt;/p&gt;
&lt;div class="core-log-entry core-log-level-info"&gt;
&lt;div class="core-log-message"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core-log-entry core-log-level-info"&gt;
&lt;div class="core-log-message"&gt;&lt;pre class="ui-code" data-mode="text"&gt;Scan started
10:32:22.022
Disconnected from device E9:AD:02:C5:09:48, reason: BLE_HCI_CONNECTION_TIMEOUT
10:32:22.487
Scan stopped
10:32:23.327
Connecting to device
10:32:23.388
Connected to device E9:AD:02:C5:09:48
10:32:23.645
Attribute value read, handle: 0x03, value (0x): 44-66-75-54-61-72-67
10:32:29.793
Disconnected from device E9:AD:02:C5:09:48, reason: undefined
10:32:29.796
Performing DFU with file: lesc_test_1.zip
10:32:36.216
Aborting DFU.&lt;/pre&gt;&lt;/div&gt;
&lt;div class="core-log-message"&gt;After flashing bl + sd to DK (pca10040) both LED1 and LED3 lit but after connection nothing has changed. Compared to *.hex file provided precompiled (examples/dfu/bootloader_secure_ble/hex) after connection LED1 turns off and LED2 start lit.What am I doing wrong?&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/207716?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 14:01:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13b30290-91ed-4d5c-a18c-dbe3d0747cb2</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I did now, and it works here (again, one phone and one DK using nRF Connect).&lt;/p&gt;
&lt;p&gt;I flashed the bootloader on one DK, updated to the LESC application via DFU, bonded with 1: my phone, and 2: the DK that I used with nRF Connect to update the firmware.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then updated the firmware again with DFU, to the same application with a higher application version. Then checked with both devices. They were still bonded.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The reason I asked you to test the experimental_ble_app_buttonless_dfu example is that it doesn&amp;#39;t use LESC. I wanted to check if the issue was related to the actual bonding procedure or FDS. Not all phones support LESC. None of the phones that you listed are particularly new. Are you sure they both support LESC?&lt;/p&gt;
&lt;p&gt;Can you please try either with a new unzip of the SDK that is not modified, and if it still doesn&amp;#39;t work, can you test with the ble_app_buttonless example? Remember to change the line that I mentioned in the previous reply to trigger bonding.&lt;/p&gt;
&lt;p&gt;In case you find it helpful, here is the script that I used to generate the images and flash the bootloader and the first DFU to get the LESC or buttonless application up and running with a bootloader. You need to adapt it to use your serial number (instead of 123456789) and the correct private.key and COM port for nrfutil.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="batchfile"&gt;:: compile the bootloader
make -j9

:: flash softdevice and bootloader 
nrfjprog -e --snr 123456789
nrfjprog --program ..\..\..\..\..\components\softdevice\s132\hex\s132_nrf52_4.0.2_softdevice.hex --verify --snr 123456789
nrfjprog --program _build\nrf52832_xxaa_s132.hex --verify --snr 123456789
nrfjprog --reset --snr 123456789

:: compile the buttonless example
make -j9 -C ..\..\..\..\ble_peripheral\experimental_ble_app_buttonless_dfu\pca10040\s132\armgcc
del files\buttonless_bonding.hex
copy ..\..\..\..\ble_peripheral\experimental_ble_app_buttonless_dfu\pca10040\s132\armgcc\_build\nrf52832_xxaa.hex files
ren files\nrf52832_xxaa.hex buttonless_bonding.hex

:: compile the LESC example
make -j9 -C ..\..\..\..\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\pca10040\s132\armgcc
del files\lesc.hex
copy ..\..\..\..\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\pca10040\s132\armgcc\_build\nrf52832_xxaa.hex files
ren files\nrf52832_xxaa.hex lesc.hex

:: generate buttonless images with 3 different application-versions
nrfutil pkg generate --application files\buttonless_bonding.hex --application-version 1 --hw-version 52 --sd-req 0x98 --key-file files\private.key files\buttonless_1.zip
nrfutil pkg generate --application files\buttonless_bonding.hex --application-version 2 --hw-version 52 --sd-req 0x98 --key-file files\private.key files\buttonless_2.zip
nrfutil pkg generate --application files\buttonless_bonding.hex --application-version 3 --hw-version 52 --sd-req 0x98 --key-file files\private.key files\buttonless_3.zip

:: generate lesc images with 3 different application-versions
nrfutil pkg generate --application files\lesc.hex --application-version 1 --hw-version 52 --sd-req 0x98 --key-file files\private.key files\lesc_1.zip
nrfutil pkg generate --application files\lesc.hex --application-version 2 --hw-version 52 --sd-req 0x98 --key-file files\private.key files\lesc_2.zip
nrfutil pkg generate --application files\lesc.hex --application-version 3 --hw-version 52 --sd-req 0x98 --key-file files\private.key files\lesc_3.zip

:: Perform the DFU to first application.
::nrfutil dfu ble -pkg files\buttonless_1.zip -ic NRF52 -p COM9 -n &amp;quot;Dfu_Targ&amp;quot; -f
nrfutil dfu ble -pkg files\lesc_1.zip -ic NRF52 -p COM9 -n &amp;quot;Dfu_Targ&amp;quot; -f

&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;EDIT: This .bat script is placed in the armgcc folder of the bootloader project. The private.key is located in a folder called &amp;quot;files&amp;quot; inside this folder.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/207701?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 13:14:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2ccd25f-bd07-40b5-837d-acb20d7c7bb3</guid><dc:creator>patlas</dc:creator><description>&lt;p&gt;You are right but it is not the flow I mention. Once again, you need:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;bootloader programmed into device&lt;/li&gt;
&lt;li&gt;using flashed bootloader perform DFU process and send to device Application (eg.&amp;nbsp;&lt;strong&gt;ble_app_multirole_lesc&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;Bond in&amp;nbsp;&lt;strong&gt;ble_app_multirole_lesc (&lt;/strong&gt;with 2 separate devices)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;/strong&gt;enter bootloader and once again perform dfu with the same lesc application&lt;/li&gt;
&lt;li&gt;When device enter application (after dfu) mention recently bug should appear when you try to connect with phones&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/207699?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 13:09:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1072ebf1-08a2-4d81-b606-58bc671fc7e2</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I used the ble_app_buttonless_dfu application to perform the bonding.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="Edvin Holmseth"]SDK\examples\ble_peripheral\experimental_ble_app_buttonless_dfu.&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It also has the possibility to trigger DFU mode in nRF Connect. Not sure exactly how the Android version of nRF Connect works, but some phones needs a characteristic that is locked by a pairing requirement to trigger the pairing request.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I changed:&lt;/p&gt;
&lt;p&gt;BLE_GAP_CONN_SEC_MODE_SET_OPEN(&amp;amp;cccd_md.write_perm);&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM(&amp;amp;cccd_md.write_perm);&lt;/p&gt;
&lt;p&gt;on line 144 in ble_dfu.c to trigger this. It means that the connected device needs to be paired to enable notifications or indications (indications in this example). This requirement will trigger the phone to request pairing.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/207690?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 12:53:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac61f0bc-5b6b-4ad3-8d81-fc4bd057da59</guid><dc:creator>patlas</dc:creator><description>&lt;p&gt;I can try, but what &amp;quot;application&amp;quot; have you use? You mention about bootloader but additionaly you need some application perform bonding (Bootloader + SD + App) and perform bonding in Application and then go back to new (fresh) application and try to connect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [FDS] PeerManager error -&gt; try to find record which recently has been invalidated</title><link>https://devzone.nordicsemi.com/thread/207688?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 12:50:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2b86229-95d8-45cf-b131-dfc2cd616a8b</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I tried to perform the test that you described, but I couldn&amp;#39;t reproduce it. It was one phone and one DK using nRF Connect for Desktop. Can you try to reproduce it using the example:&lt;/p&gt;
&lt;p&gt;SDK\examples\ble_peripheral\experimental_ble_app_buttonless_dfu.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does it happen if you use a &amp;quot;clean&amp;quot; SDK (That is just unzipped, and not modified in any way). Maybe you changed something in another project that affected some common files?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>