<?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>SoftdeviceController: 54:1474</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125327/softdevicecontroller-54-1474</link><description>Using github.com/.../softdevice_controller , what is the error at this line?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Nov 2025 08:03:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125327/softdevicecontroller-54-1474" /><item><title>RE: SoftdeviceController: 54:1474</title><link>https://devzone.nordicsemi.com/thread/553114?ContentTypeID=1</link><pubDate>Mon, 03 Nov 2025 08:03:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:261ec4e4-04be-4546-939f-33917d719066</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to hear the problem was resolved.&lt;/p&gt;
&lt;p&gt;It is possible to advertise and scan on 2M PHY using that as primary phy and thus establish the connection there, without every using 1M Phy. (Perhaps not of so much use as you are not using the SDK, but you can see samples of that with the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/central_hr_coded/README.html"&gt;Central Heart Rate Monitor with Coded PHY&lt;/a&gt;&amp;nbsp;sample.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SoftdeviceController: 54:1474</title><link>https://devzone.nordicsemi.com/thread/553059?ContentTypeID=1</link><pubDate>Fri, 31 Oct 2025 16:30:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fad87ad8-fef1-4d43-80e8-f6221e0a2c98</guid><dc:creator>Abraham Hamidi</dc:creator><description>&lt;p&gt;Yes, that was the problem. I did not realize there was &amp;quot;support_phy_update_peripheral&amp;quot; and &amp;quot;support_phy_update_central&amp;quot; in addition to support 2m phy. Thanks!&lt;/p&gt;
&lt;p&gt;However, I did notice that these are missing from the message sequence chart. It just enables 2M phy, but from my understanding, you have to connect with 1M phy and set 2M phy after connection. Am I wrong?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SoftdeviceController: 54:1474</title><link>https://devzone.nordicsemi.com/thread/553032?ContentTypeID=1</link><pubDate>Fri, 31 Oct 2025 13:54:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2cc5560-371c-4dc1-b4fe-01dca1c3c97b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It looks like you are using the SoftDevice Controller outside of the SDK, and that this may be an integration issue. Specifically, I suspect you have not called the correspoinding&amp;nbsp;sdc_support_* function befor e initiating a control procedure. The documentation on this is a bit slim, but you can see an exmaple of this under Feature inclusing in the first &lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrfxlib/softdevice_controller/doc/softdevice_controller.html#message_sequence_charts"&gt;message sequence chart under Integration with applications&lt;/a&gt;. You can see an example of how this is doen in the SDK&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v3.1-branch/subsys/bluetooth/controller/hci_driver.c#L697"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>