<?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>Connection Creation Timeout in NCS v3.2.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126553/connection-creation-timeout-in-ncs-v3-2-1</link><description>While running scan &amp;amp; connection tests with NCS 3.2.1 , I encountered frequent connection timeouts ( bt_hci_core: Connection creation timeout triggered ) when using the Nordic protocol stack. The issue disappeared immediately after switching to the Zephyr</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Feb 2026 15:57:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126553/connection-creation-timeout-in-ncs-v3-2-1" /><item><title>RE: Connection Creation Timeout in NCS v3.2.1</title><link>https://devzone.nordicsemi.com/thread/560149?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2026 15:57:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8907a373-2395-4633-b88b-b90b81dde23b</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Do you have a sniffer trace from when this is happening? (&lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE"&gt;nRF Sniffer&lt;/a&gt; or other.)&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection Creation Timeout in NCS v3.2.1</title><link>https://devzone.nordicsemi.com/thread/559322?ContentTypeID=1</link><pubDate>Thu, 22 Jan 2026 02:51:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6297487a-3adc-4793-8499-99a77d6e3604</guid><dc:creator>undra</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;I tried using other types of addresses and reducing the number of zeros in the MAC address, yet the connection timeout issue still occurs.&lt;br /&gt;I found during testing that the connection timeout issue still occurs when using the &lt;strong&gt;Zephyr stack&lt;/strong&gt;, only with a lower occurrence rate&amp;mdash;and this issue was not observed in previous tests.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection Creation Timeout in NCS v3.2.1</title><link>https://devzone.nordicsemi.com/thread/559054?ContentTypeID=1</link><pubDate>Mon, 19 Jan 2026 14:35:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:651d985d-5e42-4a9d-baea-b5cbfbde6642</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]Are the Nordic protocol stacks in &lt;strong&gt;nrf5-sdk&lt;/strong&gt; and &lt;strong&gt;NCS&lt;/strong&gt; different?[/quote]
&lt;p&gt;The link layer (controller) is basically the same, since the SoftDevice Controller in nRF Connect SDK is a continuation of those layers from the SoftDevice from nRF5 SDK. It has however been updated and maintained since nRF5 SDK, so there are some differences, yes.&lt;/p&gt;
&lt;p&gt;The host layer is different in nRF Connect SDK, but that host layer is also the same in nRF Connect SDK regardless of whether you use the SoftDevice or Zephyr controller.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;code&gt;err = bt_addr_le_from_str(&amp;quot;e1:00:00:02:0a:a0&amp;quot;, &amp;quot;public&amp;quot;, &amp;amp;addr);&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Do you see the same issue with other addresses as well? In particular, there are four sub-types of addresses, indicated by the two most significant bits of the address, where 0b00 is &lt;em&gt;Non-resolvable private address&lt;/em&gt;, 0b01 is &lt;em&gt;Resolvable private address&lt;/em&gt;, 0b11 is &lt;em&gt;Static device address&lt;/em&gt;, and 0b10 is &lt;em&gt;Reserved for future use&lt;/em&gt;. Is this happening with any static device address (which from what I understand is the address type you currently use), and also does it happen with addresses where there are shorter stretches of 0 bits (you currently have at least 20 consecutive zeroes in that address, each 0 in the above notation is four bits of 0.)&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>