<?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>I am facing an issue in nRF Connect SDK v2.9.0 related to pairing and bonding callbacks.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126867/i-am-facing-an-issue-in-nrf-connect-sdk-v2-9-0-related-to-pairing-and-bonding-callbacks</link><description>My device supports both Central and Peripheral roles. By default, it works in Peripheral mode. When the device connects in Peripheral mode, I want the following behavior: 
 
 
 A passkey popup window should appear on the mobile app. 
 
 
 The mobile should</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Feb 2026 06:33:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126867/i-am-facing-an-issue-in-nrf-connect-sdk-v2-9-0-related-to-pairing-and-bonding-callbacks" /><item><title>RE: I am facing an issue in nRF Connect SDK v2.9.0 related to pairing and bonding callbacks.</title><link>https://devzone.nordicsemi.com/thread/560864?ContentTypeID=1</link><pubDate>Wed, 11 Feb 2026 06:33:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5200464d-95c8-4621-97e1-2c6d26c6fb8d</guid><dc:creator>Sagar Bhosle</dc:creator><description>&lt;p&gt;thanks Simon&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am facing an issue in nRF Connect SDK v2.9.0 related to pairing and bonding callbacks.</title><link>https://devzone.nordicsemi.com/thread/560455?ContentTypeID=1</link><pubDate>Thu, 05 Feb 2026 14:15:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85bddede-ccd8-4ee2-92a7-390af1aee066</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You should be able to&amp;nbsp;&lt;span&gt;change&amp;nbsp;&lt;/span&gt;&lt;code dir="ltr"&gt;bt_conn_auth_cb&lt;/code&gt;&lt;span&gt;&amp;nbsp;at runtime globally via&amp;nbsp;&lt;/span&gt;&lt;code dir="ltr"&gt;bt_conn_auth_cb_register()&lt;/code&gt;&lt;span&gt;&amp;nbsp;(re‑registering or unregistering). Passing NULL here should unregister previous callback structures.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Alternatively, once per‑connection via&amp;nbsp;&lt;/span&gt;&lt;code dir="ltr"&gt;bt_conn_auth_cb_overlay()&lt;/code&gt;&lt;span&gt;, with the SMP timing and “only once per connection” restrictions meaning it c&lt;/span&gt;annot be used if SMP security procedures have already started on that connection.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>