<?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>Title:&amp;nbsp;Clarification on LE Secure Connections and SMP responsibilities when using SoftDevice Controller as HCI controller on nRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127147/title-clarification-on-le-secure-connections-and-smp-responsibilities-when-using-softdevice-controller-as-hci-controller-on-nrf52840</link><description>We are using an nRF52840 running SoftDevice Controller (SDC) in a custom Host + Controller architecture: 
 
 
 SDC runs on nRF52840 as the Bluetooth LE Controller. 
 
 
 Our firmware on nRF52840 implements the HCI transport. 
 
 
 An external Host (non</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Feb 2026 12:33:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127147/title-clarification-on-le-secure-connections-and-smp-responsibilities-when-using-softdevice-controller-as-hci-controller-on-nrf52840" /><item><title>RE: Title: Clarification on LE Secure Connections and SMP responsibilities when using SoftDevice Controller as HCI controller on nRF52840</title><link>https://devzone.nordicsemi.com/thread/561948?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2026 12:33:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:055e96d1-c46f-430d-8178-874382b16d61</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]A clear statement of which parts of LE SC/SMP are implemented in SDC vs. expected on the Host in HCI mode.[/quote]
&lt;p&gt;Pairing and bonding&amp;nbsp;is implemented in the host only (see &lt;a href="https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Core-60/out/en/host/security-manager-specification.html"&gt;Security Manager in the Bluetooth specification&lt;/a&gt;). Therefore, there is no code or APIs for this in the SoftDevice Controller, as that implements a standard Bluetooth HCI interface.&lt;/p&gt;
[quote user=""]The list of HCI commands/events that should be used for LE SC and OOB pairing in this architecture.[/quote]
&lt;p&gt;None (see above).&lt;/p&gt;
[quote user=""]Any relevant application notes or documentation links that describe this Host + SDC‑as‑HCI‑controller model.[/quote]
&lt;p&gt;This follows the Bluetooth specification. The only integration we support directly is the integration with the Zephyr host in the nRF Connect SDK, so this can be used as a reference. However, as it is a standard HCI interface you only need to refer to the BLE specification for that, and also see the vendor specific commands documented &lt;a href="https://docs.nordicsemi.com/bundle/nrf-apis-3.2.2/page/group_hci_vs_sdc.html"&gt;here&lt;/a&gt; (though this is may often not be needed). You can see an example of using the SoftDevice Controller with another host (typically BlueZ on Linux) by referring to the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/bluetooth.html"&gt;Zephyr Bluetooth samples&lt;/a&gt; that start with &amp;quot;HCI&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>