<?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>Difficulty configuring CODE PHY S8 and S2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115338/difficulty-configuring-code-phy-s8-and-s2</link><description>When I need to switch between 1M and 2M 
 I create an object of the type bt_conn_le_phy_param and fill in the parameters appropriate to the radio mode I want, and then I call the method bt_conn_le_phy_update(), and it works well. 
 For example: 
 
 or</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Oct 2024 11:41:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115338/difficulty-configuring-code-phy-s8-and-s2" /><item><title>RE: Difficulty configuring CODE PHY S8 and S2</title><link>https://devzone.nordicsemi.com/thread/505540?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2024 11:41:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09f462c9-68fe-4163-82cf-aef6e07c9d2e</guid><dc:creator>Higo</dc:creator><description>&lt;p&gt;Hi Elfving&lt;/p&gt;
&lt;p&gt;I added just this CONFIG below to the prj.conf file and worked&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;CONFIG_BT_CTLR_PHY_CODED=y&lt;br /&gt;&lt;br /&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Difficulty configuring CODE PHY S8 and S2</title><link>https://devzone.nordicsemi.com/thread/505511?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2024 10:14:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8aac5f09-e5cd-46d8-80b4-6896cd0f8242</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Have you remembered to enable&amp;nbsp;CONFIG_BT_CTLR_ADV_EXT and&amp;nbsp;CONFIG_BT_CTLR_PHY_CODED?&lt;/p&gt;
&lt;p&gt;There are other things that might be missing here as well, the easiest would probably be to have a look at our samples that show how it is used, for instance &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/peripheral_hr_coded"&gt;this &lt;/a&gt;or this &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bluetooth/central_hr_coded"&gt;one&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>