<?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>Broadcast_audio_sink does not generate default partiton.yml files when mcuboot is enabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114892/broadcast_audio_sink-does-not-generate-default-partiton-yml-files-when-mcuboot-is-enabled</link><description>I tried adding DFU capability to the broadcast_audio_sink sample. At first i copied the whole sample code to a different directory and opened that folder in VSCode which has a the nrf connect sdk 2.7.0 set up. To enable DFU in the sample i added: 
 sysbuild</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Sep 2024 19:30:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114892/broadcast_audio_sink-does-not-generate-default-partiton-yml-files-when-mcuboot-is-enabled" /><item><title>RE: Broadcast_audio_sink does not generate default partiton.yml files when mcuboot is enabled</title><link>https://devzone.nordicsemi.com/thread/504432?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 19:30:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a306476-e5a5-47a8-a862-0e4fc1e69cb2</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Laurin,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This&amp;nbsp;seems like a documentation issue. The&amp;nbsp;audio&amp;nbsp;&lt;span&gt;&lt;span dir="ltr"&gt;samples in Zephyr are not the same as our nRF5340 Audio application in nRF Connect SDK&amp;nbsp;and using the documentation made for our application is not applicable to anything else than our application.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Sorry for the inconvenience.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Broadcast_audio_sink does not generate default partiton.yml files when mcuboot is enabled</title><link>https://devzone.nordicsemi.com/thread/503823?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2024 17:08:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec0f32a2-ba5a-4899-9465-7522e8c82e2a</guid><dc:creator>Laur1n M.</dc:creator><description>&lt;p&gt;Thank you &lt;span&gt;&amp;Oslash;yvind&amp;nbsp;&lt;/span&gt;for the links!&lt;br /&gt;&lt;br /&gt;I might have worded my post a bit poorly. What my intention was, was to bring light ot the fact that when following the migration guides and FOTA samples, files like the partition.yml and pm_static.yml get mentioned a lot alongside the dfu_application.zip.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;However using the mentioned samples broadcast_audio_sink which is part of the nrf connect sdk but not directly provided by nordic, all those files are not being generated without any obvious warnings.&lt;/p&gt;
&lt;p&gt;This behaviour seems to be caused by the values in the Kconfig.sysbuild that comes with the mentioned sample.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;For our&amp;nbsp;usecase the audio application has to many&amp;nbsp;features enabled that are not part of our custom board which is why using that application as a basis is to much work. At least that has been the case in previous releases.&lt;/p&gt;
&lt;p&gt;Thus&amp;nbsp;we use the &lt;span&gt;broadcast_audio_sink which has just the features we need. And the documentation is not explicitly mentioning that there might be fundamental differences in the generated files build using sysbuild. If this behaviour is intentional than the purpose of this post is to help others avoid spending their time on figurouring out why the documentation talks abour files that are simply not being generated in that particular sample and its configuration.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have not checked if that behaviour is consistent for all zephyr bluetooth samples that come with the nrf connect sdk.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Laurin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Broadcast_audio_sink does not generate default partiton.yml files when mcuboot is enabled</title><link>https://devzone.nordicsemi.com/thread/503814?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2024 16:09:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b52782fa-fc8e-427f-91ad-74d861003470</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;you can have a look at how this is handled in our &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.7.0/page/nrf/applications/nrf5340_audio/index.html"&gt;nRF53 Audio applications&lt;/a&gt;, it includes&amp;nbsp;nrf5340_audio/&lt;a title="https://github.com/nrfconnect/sdk-nrf/blob/v2.7.0/applications/nrf5340_audio/sysbuild_fota.conf" href="https://github.com/nrfconnect/sdk-nrf/blob/v2.7.0/applications/nrf5340_audio/sysbuild_fota.conf" rel="noopener noreferrer" target="_blank"&gt;sysbuild_fota.conf&lt;/a&gt; to enable DFU while using sysbuild. You&amp;nbsp;can build with &amp;quot;-DFILE_SUFFIX=fota&amp;quot; to enable DFU configs.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Broadcast_audio_sink does not generate default partiton.yml files when mcuboot is enabled</title><link>https://devzone.nordicsemi.com/thread/503551?ContentTypeID=1</link><pubDate>Tue, 24 Sep 2024 10:45:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca9a6b98-3be6-4c80-9e9a-f6d14063dd14</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m currently looking into this and will get back to you within this day.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>