<?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>nrf5340 audio: FOTA Firmware can&amp;#39;t build</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110382/nrf5340-audio-fota-firmware-can-t-build</link><description>We have a project based on nrf5340 audio demo,Now we upgrade SDK from NCS2.4 to NCS2.6. 
 But when I built the DFU, I found that FLASH was not enough 
 
 I know this problem exists in NCS2.5.99 and the reason is, but NCS2.6 should have fixed it? 
 I know</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 May 2024 08:37:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110382/nrf5340-audio-fota-firmware-can-t-build" /><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/482743?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 08:37:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b69fdf01-f95a-407c-8008-ea541e288252</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Reskyllr,&lt;br /&gt;&lt;br /&gt;Thank you for sharing your configuration. It is good to hear that you managed to find working configuration.&amp;nbsp;With your current configuration that supports BIS, how much space on the flash has been used?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/482640?ContentTypeID=1</link><pubDate>Thu, 09 May 2024 07:19:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b9fdde6-607f-4452-b68a-cc580bc1b9b7</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;Be sure,&lt;/p&gt;
&lt;p&gt;hci_ipc.conf&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#
# Copyright (c) 2023 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#

CONFIG_BT_ISO_PERIPHERAL=y
# CONFIG_BT_ISO_CENTRAL=y
# CONFIG_BT_ISO_BROADCASTER=y
# CONFIG_BT_ISO_SYNC_RECEIVER=y
CONFIG_BT_EXT_ADV=y
CONFIG_BT_PER_ADV_SYNC_TRANSFER_RECEIVER=n
CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER=n
CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT=1
CONFIG_BT_CTLR_CONN_ISO_GROUPS=1
CONFIG_BT_CTLR_CONN_ISO_STREAMS=2
CONFIG_BT_CTLR_SYNC_ISO_STREAM_COUNT=2
CONFIG_BT_CTLR_ADV_ISO_SET=1
CONFIG_BT_CTLR_ADV_ISO_STREAM_COUNT=2

# Support two links as a central, or one link as a peripheral
CONFIG_BT_MAX_CONN=3
CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT=1

# Allow using more than default advertising event length
CONFIG_BT_CTLR_ADV_DATA_LEN_MAX=251

# To present the audio at the right point in time, we need the controller and
# audio clock to be synchronized
CONFIG_MPSL_TRIGGER_IPC_TASK_ON_RTC_START=y
CONFIG_MPSL_TRIGGER_IPC_TASK_ON_RTC_START_CHANNEL=4
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=n
CONFIG_CLOCK_CONTROL_NRF_K32SRC_SYNTH=y
#
# If using FEM the CONFIG_BT_CTLR_TX_PWR_ANTENNA should be set here if the
# value required is not 10 dBm
#

# hdeadset needn&amp;#39;t
CONFIG_BT_ISO_CENTRAL=n
#CONFIG_BT_PERIPHERAL=n
CONFIG_BT_ISO_PERIPHERAL=n

CONFIG_BT_ISO_BROADCASTER=y
CONFIG_BT_ISO_SYNC_RECEIVER=y
CONFIG_DEBUG=n
CONFIG_ASSERT=n
CONFIG_STACK_USAGE=n
CONFIG_THREAD_MONITOR=n
CONFIG_SERIAL=n
CONFIG_CONSOLE=n
CONFIG_PRINTK=n
CONFIG_UART_CONSOLE=n
CONFIG_BOOT_BANNER=n&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Please note that it only supports BIS.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Reskyllr&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/482638?ContentTypeID=1</link><pubDate>Thu, 09 May 2024 07:13:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:befb446d-3fa0-4403-bfef-c24610a6cfc7</guid><dc:creator>Ahmed Moheb</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/reskyllr"&gt;Reskyllr&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;I hope you don&amp;#39;t mind sharing how you managed to solve it.&lt;/p&gt;
&lt;p&gt;Could you share the configuration you used?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ahmed&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/482633?ContentTypeID=1</link><pubDate>Thu, 09 May 2024 06:11:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a30f2ad5-737b-4367-bcce-af0f4efbd2ec</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;Hi,dejans,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve fixed the problem and now it works smoothly, albeit with flash woes.&lt;br /&gt;It is hoped that the size can be reduced as soon as possible, because adding the CIS function is obviously unrealistic at present.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Reskyllr&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/482453?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 08:33:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93f08e0a-0428-4d15-bed9-2e74f6e83a36</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Reskyllr,&lt;/p&gt;
[quote user="Reskyllr"]HL [00:00:00.024139]&amp;lt;wrn&amp;gt;bt_hci_core: opcode 0x2036 status 0x11&lt;br /&gt;HL [00:00:00.024139]&amp;lt;err&amp;gt;bt_mgmtdfu: SMP_SVR Advertising failed to start (ret-5)[/quote]
&lt;p&gt;Can you confirm that this error happens with config options that are shown below?&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_BT_ISO_PERIPHERAL=n
CONFIG_BT_CENTRAL=n
CONFIG_BT_PERIPHERAL=n&lt;/pre&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/482150?ContentTypeID=1</link><pubDate>Tue, 07 May 2024 01:47:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9eab3532-7c79-403f-8cf2-a5fa715fa68d</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;Hi,dejans,&lt;/p&gt;
&lt;p&gt;This is valid and can be compiled successfully, but SMP broadcasts will not be created successfully, which is necessary for FOTA:&lt;br /&gt;HL [00:00:00.024139]&amp;lt;wrn&amp;gt;bt_hci_core: opcode 0x2036 status 0x11&lt;br /&gt;HL [00:00:00.024139]&amp;lt;err&amp;gt;bt_mgmtdfu: SMP_SVR Advertising failed to start (ret-5)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Reskyllr&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/482030?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 12:42:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7dea056-f904-4feb-b8bd-e12050c685c6</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Reskyllr,&lt;br /&gt;&lt;br /&gt;Have you tried to add CONFIG_BT_PERIPHERAL=n as well?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481895?ContentTypeID=1</link><pubDate>Mon, 06 May 2024 02:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23932d8d-0eda-4ee6-a09f-34d7de162b72</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;Hi,dejans,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried these settings:&lt;br /&gt;CONFIG_BT_ISO_BROADCASTER=n&lt;br /&gt;CONFIG_BT_ISO_SYNC_RECEIVER=n&lt;br /&gt;If these settings are applied, PA synchronization will not be possible.&lt;/p&gt;
&lt;p&gt;Are there any other config settings I can try?&lt;/p&gt;
&lt;p&gt;I use&amp;nbsp;&lt;span&gt;CONFIG_AUDIO_DFU=2,In NCS2.4.0,We have mass produced.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Reskyllr&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481713?ContentTypeID=1</link><pubDate>Fri, 03 May 2024 08:28:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa06536b-7991-43ca-a350-5ffb44db246a</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi all,&lt;br /&gt;&lt;br /&gt;Reskyllr, there are some configuration options which you could set to avoid flash overflow.&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_BT_ISO_PERIPHERAL=n
CONFIG_BT_CENTRAL=n
CONFIG_BT_PERIPHERAL=n&lt;/pre&gt;&lt;/p&gt;
[quote user="Ahmed Moheb"]Can you propose the required configurations for an ISO peripheral device that would receive a CIS ISO stream and send it again as BIS ISO stream while supporting the FOTA operation.[/quote]
&lt;p&gt;In addition to CONFIG_BT_CENTRAL=n, try setting&amp;nbsp;&lt;span&gt;CONFIG_BT_ISO_SYNC_RECEIVER=n.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481480?ContentTypeID=1</link><pubDate>Thu, 02 May 2024 09:30:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:284de5ec-1703-42df-a0e5-7d2b7320a982</guid><dc:creator>Ahmed Moheb</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/dejans"&gt;dejans&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the clarification and sorry if I miss understood the goal of your questions.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t want to take the discussion in another direction, but I think it may help.&lt;br /&gt;Can you propose the required configurations for an ISO peripheral device that would receive a CIS ISO stream and send it again as BIS ISO stream while supporting the FOTA operation.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;br /&gt;Ahmed&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481474?ContentTypeID=1</link><pubDate>Thu, 02 May 2024 09:16:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61f13a80-f476-40f3-bae1-f8e1aa822435</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Ahmd,&lt;/p&gt;
[quote user="Ahmed Moheb"]As I&amp;#39;m facing the same problem, it&amp;#39;s clear from the begining that it&amp;#39;s not an issue with the FOTA operation itself, it&amp;#39;s about the size of the generated binary of the SoftDevice controller.[/quote]
&lt;p&gt;I agree that the problem is with the size of the binary.&lt;/p&gt;
[quote user="Ahmed Moheb"]&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/reskyllr"&gt;Reskyllr&lt;/a&gt;&amp;nbsp;is asking about which configuration options can be disabled to reduce the size of the SoftDevice controller image without breaking the broadcast usecase for GW/HS.&lt;/p&gt;
&lt;p&gt;This is totally independent of whether you are building the application&amp;nbsp;CONFIG_AUDIO_DFU=1&amp;nbsp;for single image or&amp;nbsp;CONFIG_AUDIO_DFU=2 for multimage upgrade&lt;/p&gt;[/quote]
&lt;p&gt;I understand this. My first two questions were just requests for confirmation. The main question is about the set of features that are planned to be used since this determines which config options should be included and which could be excluded.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481365?ContentTypeID=1</link><pubDate>Wed, 01 May 2024 08:25:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ae14363-aaa1-4dde-9e31-4fc068eecc3f</guid><dc:creator>Ahmed Moheb</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/dejans"&gt;dejans&lt;/a&gt;&amp;nbsp;,&lt;br /&gt;&lt;br /&gt;As I&amp;#39;m facing the same problem, it&amp;#39;s clear from the begining that it&amp;#39;s not an issue with the FOTA operation itself, it&amp;#39;s about the size of the generated binary of the SoftDevice controller.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/members/reskyllr"&gt;Reskyllr&lt;/a&gt;&amp;nbsp;is asking about which configuration options can be disabled to reduce the size of the SoftDevice controller image without breaking the broadcast usecase for GW/HS.&lt;/p&gt;
&lt;p&gt;This is totally independent of whether you are building the application&amp;nbsp;CONFIG_AUDIO_DFU=1&amp;nbsp;for single image or&amp;nbsp;CONFIG_AUDIO_DFU=2 for multimage upgrade&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ahmd&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481298?ContentTypeID=1</link><pubDate>Tue, 30 Apr 2024 13:10:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:883f5828-9501-4451-8cf2-70cc18a69ee9</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Reskyllr,&lt;br /&gt;&lt;br /&gt;Can you please confirm that you tried to do DFU on external flash?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Can you confirm that you tried to do simultaneous update of both cores?&lt;br /&gt;&lt;br /&gt;We would need to examine configuration options based on the list of features that you intend to use in your application. Could you please specify all the features which you plan to use?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481216?ContentTypeID=1</link><pubDate>Tue, 30 Apr 2024 07:59:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f92ad4f-ea06-4853-956f-c73d4cc1bc03</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;Hi,dejans,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried this, I&amp;#39;ve set:&lt;/p&gt;
&lt;p&gt;CONFIG_BT_ISO_CENTRAL=n,this is already the result after setting.&lt;br /&gt;For:&lt;br /&gt;CONFIG_BT_ISO_BROADCASTER=y&lt;br /&gt;CONFIG_BT_ISO_SYNC_RECEIVER=y&lt;br /&gt;If I set either to n, I can&amp;#39;t synchronize with bis gateway.&lt;/p&gt;
&lt;p&gt;For Le audio, are there any other options that can be turned off?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Reskyllr&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481147?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 15:08:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:144b9f0e-7c3f-42cf-9c8b-d259bd5fbe30</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Reskyllr,&lt;br /&gt;&lt;br /&gt;Can you check if 3 options shown below are set to &amp;#39;n&amp;#39; in your output files?&lt;br /&gt;&lt;span&gt;# CONFIG_BT_ISO_CENTRAL=y&lt;/span&gt;&lt;br /&gt;&lt;span&gt;# CONFIG_BT_ISO_BROADCASTER=y&lt;/span&gt;&lt;br /&gt;&lt;span&gt;# CONFIG_BT_ISO_SYNC_RECEIVER=y&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481028?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 09:29:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5b5a998-4ecc-4e11-8add-42fc4b30fbcc</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;Hi,dejans,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s my hci_ipc.conf.&lt;/p&gt;
&lt;p&gt;CONFIG_BT_ISO_PERIPHERAL=y&lt;br /&gt;# CONFIG_BT_ISO_CENTRAL=y&lt;br /&gt;# CONFIG_BT_ISO_BROADCASTER=y&lt;br /&gt;# CONFIG_BT_ISO_SYNC_RECEIVER=y&lt;br /&gt;CONFIG_BT_EXT_ADV=y&lt;br /&gt;CONFIG_BT_PER_ADV_SYNC_TRANSFER_RECEIVER=n&lt;br /&gt;CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER=n&lt;br /&gt;CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT=1&lt;br /&gt;CONFIG_BT_CTLR_CONN_ISO_GROUPS=1&lt;br /&gt;CONFIG_BT_CTLR_CONN_ISO_STREAMS=2&lt;br /&gt;CONFIG_BT_CTLR_SYNC_ISO_STREAM_COUNT=2&lt;br /&gt;CONFIG_BT_CTLR_ADV_ISO_SET=1&lt;br /&gt;CONFIG_BT_CTLR_ADV_ISO_STREAM_COUNT=2&lt;/p&gt;
&lt;p&gt;# Support two links as a central, or one link as a peripheral&lt;br /&gt;CONFIG_BT_MAX_CONN=3&lt;br /&gt;CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT=1&lt;/p&gt;
&lt;p&gt;# Allow using more than default advertising event length&lt;br /&gt;CONFIG_BT_CTLR_ADV_DATA_LEN_MAX=251&lt;/p&gt;
&lt;p&gt;# To present the audio at the right point in time, we need the controller and&lt;br /&gt;# audio clock to be synchronized&lt;br /&gt;CONFIG_MPSL_TRIGGER_IPC_TASK_ON_RTC_START=y&lt;br /&gt;CONFIG_MPSL_TRIGGER_IPC_TASK_ON_RTC_START_CHANNEL=4&lt;br /&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=n&lt;br /&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_SYNTH=y&lt;br /&gt;#&lt;br /&gt;# If using FEM the CONFIG_BT_CTLR_TX_PWR_ANTENNA should be set here if the&lt;br /&gt;# value required is not 10 dBm&lt;br /&gt;#&lt;/p&gt;
&lt;p&gt;# hdeadset needn&amp;#39;t&lt;br /&gt;CONFIG_BT_ISO_CENTRAL=n&lt;br /&gt;CONFIG_BT_ISO_BROADCASTER=y&lt;br /&gt;CONFIG_BT_ISO_SYNC_RECEIVER=y&lt;br /&gt;CONFIG_DEBUG=n&lt;br /&gt;CONFIG_ASSERT=n&lt;br /&gt;CONFIG_STACK_USAGE=n&lt;br /&gt;CONFIG_THREAD_MONITOR=n&lt;br /&gt;CONFIG_SERIAL=n&lt;br /&gt;CONFIG_CONSOLE=n&lt;br /&gt;CONFIG_PRINTK=n&lt;br /&gt;CONFIG_UART_CONSOLE=n&lt;br /&gt;CONFIG_BOOT_BANNER=n&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;now log:&lt;/p&gt;
&lt;p&gt;c:/ncs/toolchains/cf2149caf2/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe: region `FLASH&amp;#39; overflowed by 3604 bytes.&lt;/p&gt;
&lt;p&gt;For Le audio BIS，I don&amp;#39;t know what improvements could be made, that&amp;#39;s what I want to know.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Reskyllr.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481027?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 09:28:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8a211ac-3d19-4973-b8f8-731265550d48</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;Why i can&amp;#39;t reply&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/481018?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 09:11:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89c39c30-39db-4d1d-a10f-a338ef826ae3</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Reskyllr,&lt;br /&gt;&lt;br /&gt;Which features of SoftDevice Controller have you tried to disable? What was the result? How big improvement did you get on the initial overflow of 20308 bytes?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/480960?ContentTypeID=1</link><pubDate>Sun, 28 Apr 2024 02:15:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df0bf29d-7491-4ff9-8131-54b854c840c1</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;Hi dejans,&lt;/p&gt;
&lt;p&gt;You&amp;#39;re right, I&amp;#39;m definitely working in that direction.&lt;br /&gt;What I need assistance with is: As the controller of Le audio BIS, what &lt;span&gt;features&lt;/span&gt; can I disable? I have made some efforts, but the size still cannot meet the needs of dfu.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Dejan&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/480831?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2024 08:14:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4154f2b-1b24-4fb3-b613-f8f944f56d9c</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Reskyllr,&lt;/p&gt;
[quote user="Reskyllr"]west build -b nrf5340_audio_dk_nrf5340_cpuapp -p -d headset_dfu -- -DCONFIG_AUDIO_DEV=1 -DCONFIG_AUDIO_DFU=2 -DCONFIG_MCUMGR=y CONFIG_BOOTLOADER_MCUBOOT=y[/quote]
&lt;p&gt;I guess this is just a typo on your end, but it should be -DCONFIG_BOOTLOADER_MCUBOOT=y.&lt;/p&gt;
[quote user="Reskyllr"]Is there something wrong with the build instructions I use?[/quote]
&lt;p&gt;Apart from what I mentioned above, build command looks fine. Currently, there is a limitation on FOTA upgrade due to&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/doc/fota.html#updating-the-softdevice"&gt;updating SoftDevice&lt;/a&gt;&amp;nbsp;on the network core in both DFU methods (single and multi-image). SoftDevice binary becomes too large to run on a network core together with a bootloader. Suggested solution for reducing the size of SoftDevice binary would be to disable unused features of the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/softdevice_controller/README.html#softdevice-controller"&gt;SoftDevice Controller&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/480796?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2024 05:48:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f964fd6-5d2d-4939-a11b-f06adf42fc1f</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have always used external flash,&lt;/p&gt;
&lt;p&gt;In NCS2.4,i use&amp;nbsp;buildprog.py:&lt;br /&gt;python buildprog.py -c both -b debug -d headset -m external.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;but in NCS2.6,the dfu firmware does not support this construct.&lt;/p&gt;
&lt;p&gt;Is there something wrong with the build instructions I use? How should I modify it? The reference link does not specify the method.&lt;/p&gt;
&lt;p&gt;Best ragards,&lt;/p&gt;
&lt;p&gt;Reskyllr&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/480368?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2024 08:37:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c5c9df9-7718-4608-ae3d-1ba7a147dce6</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;External flash shield is needed if you want to do simultaneous upgrade of both cores. You can read about this in&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/doc/fota.html#requirements-for-fota"&gt;Requirements for FOTA&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/480346?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2024 07:45:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:131e1f07-2df4-4602-9b79-83f34aa2f008</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;west build -b nrf5340_audio_dk_nrf5340_cpuapp -p -d headset_dfu -- -DCONFIG_AUDIO_DEV=1 -DCONFIG_AUDIO_DFU=2 -DCONFIG_MCUMGR=y CONFIG_BOOTLOADER_MCUBOOT=y&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/480345?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2024 07:44:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a586231c-13e2-4896-8cbe-68c5be7ef5bd</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Reskyllr,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="Reskyllr"]I use nrf5340 audio[/quote]
&lt;p&gt;I assume that you mean nrf5340_audio-dk. Is this correct?&lt;/p&gt;
[quote user="dejans"]Could you also provide your build command?[/quote]
&lt;p&gt;Can you provide your build command?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 audio: FOTA Firmware can't build</title><link>https://devzone.nordicsemi.com/thread/480315?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2024 03:54:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d56bb8e1-d985-4ef3-8291-3018dcd79cdf</guid><dc:creator>Reskyllr</dc:creator><description>&lt;p&gt;Hi,dejans,&lt;/p&gt;
&lt;p&gt;I use nrf5340 audio,The problem occurs in the net core.&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/doc/fota.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/doc/fota.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;in&amp;nbsp;&lt;a class="toc-backref" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/doc/fota.html#id6"&gt;Updating the SoftDevice&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Reskyllr&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>