<?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>Failed to delete bond information using nRF connect.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/95189/failed-to-delete-bond-information-using-nrf-connect</link><description>Hi friend, 
 I am using SDK16.0 and softdevice is S140 7.0.1 version. I used nRF connect to bond device, then I want to delete bond information using nRF connect. But the device does not seem call the delete_bond function to delete the bond information</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Dec 2022 12:51:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/95189/failed-to-delete-bond-information-using-nrf-connect" /><item><title>RE: Failed to delete bond information using nRF connect.</title><link>https://devzone.nordicsemi.com/thread/402275?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2022 12:51:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23f3b4fe-551c-4e99-9c85-786fcee476a9</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""]&amp;nbsp;I used&amp;nbsp;nRF connect to bond device, then I want to&amp;nbsp;delete bond information&amp;nbsp;using nRF connect[/quote]
&lt;p&gt;If you delete the bond information on the nRF Connect (phone/Desktop) then the bond information on the app (phone(desktop) is deleted and not the bond information on the nRF device.&lt;/p&gt;
&lt;p&gt;To be able to delete the bonds on the nRF device you need a trigger to call &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.2%2Fgroup__peer__manager.html&amp;amp;anchor=gaa99779ab5b8b4cfde65974bdf75a1e7c"&gt;pm_peers_delete&lt;/a&gt;.. There are so many examples in the SDK that uses delete_bonds() function that in turn call pm_peers_delete. The search in the SDK have many hits like below&lt;/p&gt;
&lt;p&gt;&lt;img style="height:374px;max-height:374px;max-width:334px;" height="252" src="https://devzone.nordicsemi.com/resized-image/__size/668x748/__key/communityserver-discussions-components-files/4/pastedimage1672145482408v1.png" width="333" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>