<?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>Cannot Operate on CODED PHY with nRF5340 Audio DK(broadcast)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112658/cannot-operate-on-coded-phy-with-nrf5340-audio-dk-broadcast</link><description>I am currently working on LE Audio broadcasting. The system operates successfully on 1M PHY, but I would like to use it to function on CODED PHY as well. 
 Both the receiver and transmitter hardware in use are nRF5340 Audio DK. I tried with SDK Version</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Jul 2024 19:10:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112658/cannot-operate-on-coded-phy-with-nrf5340-audio-dk-broadcast" /><item><title>RE: Cannot Operate on CODED PHY with nRF5340 Audio DK(broadcast)</title><link>https://devzone.nordicsemi.com/thread/491930?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2024 19:10:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0b4f357-1918-4dd4-946c-d2bef8d8f366</guid><dc:creator>jjm</dc:creator><description>&lt;div class="py-3"&gt;Thank you for the valuable advice. In the current implementation we are testing, all three are set to &amp;#39;y&amp;#39;.&lt;/div&gt;
&lt;div class="py-3"&gt;For similar settings, the situation is as follows:&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;CONFIG_BT_EXT_ADV_LEGACY_SUPPORT is not set&lt;/li&gt;
&lt;li&gt;CONFIG_BT_CTLR_ADV_EXT_SUPPORT=y&lt;/li&gt;
&lt;li&gt;CONFIG_BT_CTLR_PHY_CODED_SUPPORT=y&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Junpei&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot Operate on CODED PHY with nRF5340 Audio DK(broadcast)</title><link>https://devzone.nordicsemi.com/thread/491929?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2024 19:04:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7d25d22-ef1e-41f8-9375-1eaa14fb8169</guid><dc:creator>jjm</dc:creator><description>&lt;p&gt;&lt;span&gt;Thank you for providing the valuable information. I&amp;#39;m currently in the process of implementing it.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot Operate on CODED PHY with nRF5340 Audio DK(broadcast)</title><link>https://devzone.nordicsemi.com/thread/491841?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2024 12:43:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55771b81-8f5e-4b80-8dd1-d549d4119088</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try to add the following configs into child_image/hci_ipc.conf as &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.6.1/samples/bluetooth/peripheral_hr_coded/child_image/hci_ipc.conf"&gt;this sample&lt;/a&gt;?&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_BT_EXT_ADV=y
CONFIG_BT_CTLR_ADV_EXT=y
CONFIG_BT_CTLR_PHY_CODED=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot Operate on CODED PHY with nRF5340 Audio DK(broadcast)</title><link>https://devzone.nordicsemi.com/thread/491826?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2024 12:05:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:317920ac-af26-4873-8fef-6bba94aaaa2d</guid><dc:creator>yuxuan.cai</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;bt_le_adv_param handles parameters for legacy/extended advertising, instead of broadcasting on isochronous channels.&amp;nbsp;bt_iso_chan_io_qos is the right struct to go and for the sample usage, check out&amp;nbsp;&lt;a class="Link__StyledLink-sc-14289xe-0 jmkYvv" href="https://github.com/nrfconnect/sdk-nrf/tree/1675bc8a94ed4085efc186de671fb0648ea74375/samples/bluetooth/iso_combined_bis_and_cis"&gt;iso_combined_bis_and_cis&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a id="" class="Link__StyledLink-sc-14289xe-0 jmkYvv" href="https://github.com/nrfconnect/sdk-nrf/tree/1675bc8a94ed4085efc186de671fb0648ea74375/samples/bluetooth/iso_time_sync"&gt;iso_time_sync&lt;/a&gt;&amp;nbsp;on nRF Connect SDK. Hope that helps!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Yuxuan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>