<?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>How does the nrf5340 controller manage interleaving?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127566/how-does-the-nrf5340-controller-manage-interleaving</link><description>I have been trying to understand how the controller manages the interleaving when used for broadcast / auracast. I have been experimenting with the samples from zephyr called bap broadcast and sink, where i have been able to find out that the controller</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Mar 2026 13:27:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127566/how-does-the-nrf5340-controller-manage-interleaving" /><item><title>RE: How does the nrf5340 controller manage interleaving?</title><link>https://devzone.nordicsemi.com/thread/563953?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2026 13:27:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a78fec2d-50b6-4265-96f5-e33210be5c2e</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;SoftDevice timing and scheduling is covered by the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softdevice_controller/doc/scheduling.html"&gt;Scheduling&lt;/a&gt; chapter of the SoftDevice Controller documentation. Most BLE related events, including most of those for connections and for broadcast/auracast, have second priority. Conflicting events at the same priority are typically yielding to each other in a round-robin fashion. See also the chapter on&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softdevice_controller/doc/isochronous_channels.html"&gt;LE Isochronous Channels&lt;/a&gt;.&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>