<?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>Problems building an example (matter light bulb) on a &amp;quot;custom board&amp;quot; that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122061/problems-building-an-example-matter-light-bulb-on-a-custom-board-that-is-identically-configured-as-the-dev-kit-nrf54l15dk</link><description>Hi everyone, 
 I&amp;#39;m using the nRF Connect SDK 3.0.2 and the nRF Connect Toolchain 3.0.1 with the matter ‘light_bulb’ example. I just want to do the following: 1) Get exactly the same binary file merged.hex, but created with my own custom board files, e</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Jun 2025 13:50:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122061/problems-building-an-example-matter-light-bulb-on-a-custom-board-that-is-identically-configured-as-the-dev-kit-nrf54l15dk" /><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/539903?ContentTypeID=1</link><pubDate>Thu, 19 Jun 2025 13:50:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6eb572b3-0ffb-4c3f-8d2c-5ce3c9953e24</guid><dc:creator>NoRG</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;thanks for tracking that down!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;&lt;br /&gt;/NoRG&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/539811?ContentTypeID=1</link><pubDate>Thu, 19 Jun 2025 07:25:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:041bdcee-90c7-41b7-902d-a358c23f47c2</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It seems like the light bulb&amp;#39;s&amp;nbsp;custom_nrf54l15dk_nrf54l15_cpuapp.conf file is not included in the build when manually selecting prj.conf. The MCUboot board config is included (light_bulb/sysbuild/mcuboot/boards/custom_nrf54l15dk_nrf54l15_cpuapp.conf), but not the main application (light_bulb/boards/custom_nrf54l15dk_nrf54l15_cpuapp.conf).&lt;/p&gt;
&lt;p&gt;I have reported this internally to the VS Code team.&lt;/p&gt;
&lt;p&gt;As a workaround, you can manually add custom_nrf54l15dk_nrf54l15_cpuapp.conf in the build configuration or avoid selecting any files in the base configuration file.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/539604?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2025 17:26:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3826576-ab26-4581-9264-a1b80105b081</guid><dc:creator>NoRG</dc:creator><description>&lt;p style="color:#000000;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;Hi Marte,&lt;/p&gt;
&lt;p style="color:#000000;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;&lt;/p&gt;
&lt;p style="color:#000000;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;thank you for your support!&lt;br /&gt;&lt;br /&gt;I was able to narrow it down! It seems to cause problems with custom boards (and only there!) when specifying the project file &amp;lsquo;prj.conf&amp;rsquo; in the build configuration. If you leave the field blank, it works! Maybe you have an idea what could be causing this, because of course it&amp;#39;s also about different project configurations and this way you can only ever use the standard configuration prj.conf.&lt;/p&gt;
&lt;p style="color:#000000;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;&lt;/p&gt;
&lt;p style="color:#000000;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;My goal is to collect all board dependencies in the board directory and only save the different configurations of the project (prj.conf, prj_release.prj, etc.) in the project folder. This is no longer possible with custom boards. With DK, specifying the *.prj files works as expected.&lt;/p&gt;
&lt;p style="color:#000000;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;&lt;/p&gt;
&lt;p style="color:#000000;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;/NoRG&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/539491?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2025 08:31:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:730374bd-2d56-4315-893b-14f60eaaafae</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have attached the custom board files and light bulb with the build folder included.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/custom_5F00_54l_5F00_matter_5F00_bulb.zip"&gt;devzone.nordicsemi.com/.../custom_5F00_54l_5F00_matter_5F00_bulb.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/539416?ContentTypeID=1</link><pubDate>Mon, 16 Jun 2025 14:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:beecb9e0-7978-4b61-a06f-870f431c1a33</guid><dc:creator>NoRG</dc:creator><description>&lt;p&gt;Hi Marte,&lt;/p&gt;
&lt;p&gt;I really appreciate your time. I tried to repeat all your steps - but without success. Can you send me the two directories (board and light_bulb) including the binaries?&lt;/p&gt;
&lt;p&gt;Here are mine:&lt;/p&gt;
&lt;p&gt;-rw-r--r--@ 1 xxx&amp;nbsp; yyy&amp;nbsp; 2461648 16 Jun 16:35 light_bulb_cust/Custom/merged.hex&lt;br /&gt;-rw-r--r--@ 1 xxx&amp;nbsp; yyy&amp;nbsp; 2461956&amp;nbsp; 7 Jun 09:23 light_bulb_cust/NordicDK/merged.hex&lt;/p&gt;
&lt;p&gt;Regards&lt;br /&gt;/NoRG&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/539408?ContentTypeID=1</link><pubDate>Mon, 16 Jun 2025 13:54:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5096e038-ecaa-4540-be3a-010d35071708</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I had to add the following:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_CHIP_SPI_NOR=y
CONFIG_SPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;With this, the application started up. I added it in light_bulb/boards/custom_nrf54l15dk_nrf54l15_cpuapp.conf.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/538711?ContentTypeID=1</link><pubDate>Tue, 10 Jun 2025 18:19:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:966b02c5-2a48-47ba-89c9-fe06ef0c68df</guid><dc:creator>NoRG</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I overlooked that you also mentioned the activation of the GPIOs. The serial is not necessary for the test, but without any GPIO it makes no sense at all :-)&lt;br /&gt;&lt;br /&gt;Unfortunately it does not work even WITH these changes.&lt;/p&gt;
&lt;p&gt;To try further I added more lines:&lt;/p&gt;
&lt;p&gt;# SPI&lt;br /&gt;CONFIG_SPI=y&lt;br /&gt;CONFIG_SPI_NOR=y&lt;br /&gt;CONFIG_SPI_NOR_SFDP_DEVICETREE=y&lt;br /&gt;CONFIG_SPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096&lt;br /&gt;&lt;br /&gt;# required by SPI driver&lt;br /&gt;CONFIG_MULTITHREADING=y&lt;br /&gt;&lt;br /&gt;... but it doesn&amp;#39;t work either. I used to try everything possible, but it hasn&amp;#39;t worked.&lt;/p&gt;
&lt;p&gt;And here is the problem: there is no inheritance of a given board configuration or a way to copy at least all configuration from an existing board. Is it possible for you to check out if the binary runs on the nRF54L15DK? In my case there is no sign of life: no flashing leds, no uart etc.&lt;/p&gt;
&lt;p&gt;You can also send me your binary - so I can check it out quickly!&lt;/p&gt;
&lt;p&gt;Thank you for your help!&lt;/p&gt;
&lt;p&gt;/NoRG&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/538633?ContentTypeID=1</link><pubDate>Tue, 10 Jun 2025 11:25:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0004b04-9da4-480c-a696-67bd3258c834</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="NoRG"]Unfortunately, the second one does not work. The LEDs on the board remain off (LED2 does not flash and there is no UART output). I have no idea where to look next.[/quote]
&lt;p&gt;This could be related to this:&lt;/p&gt;
[quote user="Marte.M"]Please note that I have not enabled serial, console, or GPIO in&amp;nbsp;custom_nrf54l15dk_nrf54l15_cpuapp_defconfig. If you plan to use these, I recommend adding them as in&amp;nbsp;custom_nrf54l15dk_nrf54l15_cpuapp_defconfig.[/quote]
&lt;p&gt;Please try adding this to&amp;nbsp;custom_nrf54l15dk_nrf54l15_cpuapp_defconfig:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;# Enable UART driver
CONFIG_SERIAL=y

# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y

# Enable GPIO
CONFIG_GPIO=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/538507?ContentTypeID=1</link><pubDate>Sat, 07 Jun 2025 08:22:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a399095-069b-43e2-a1f6-d45379194591</guid><dc:creator>NoRG</dc:creator><description>&lt;p&gt;Hi Marte,&lt;br /&gt;&lt;br /&gt;Thanks for your reply!&lt;br /&gt;&lt;br /&gt;I also managed to create the binary file.&lt;br /&gt;&lt;br /&gt;I used exactly your two ZIP files and added 1) a build configuration with the original DK and 2) a build configuration for the custom DK (both with proj.conf):&lt;br /&gt;&lt;br /&gt;-rw-r--r--@ 1 xxx&amp;nbsp; yyy&amp;nbsp; 2461956&amp;nbsp; 7 Jun 09:23 NordicDK/merged.hex&lt;br /&gt;-rw-r--r--@ 1 xxx&amp;nbsp; yyy&amp;nbsp; 2461340&amp;nbsp; 7 Jun 10:04 Custom/merged.hex&lt;br /&gt;&lt;br /&gt;Unfortunately, the second one does not work. The LEDs on the board remain off (LED2 does not flash and there is no UART output). I have no idea where to look next.&lt;br /&gt;&lt;br /&gt;Which files do you need from me to investigate the problem further?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;By the way, when I changed the original DK configuration, I even managed to change the pins and get my own board working without an external flash (using my own partition table that fits completely in the internal flash). But I really want to run both boards just by changing the board configuration and share the sources in one place.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Best regards&lt;br /&gt;/NoRG&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/538371?ContentTypeID=1</link><pubDate>Fri, 06 Jun 2025 08:43:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:596157de-7cf9-41ff-9b2d-1e419c053a02</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have made a version of the light bulb and a custom nRF54L15 board that builds. Please check if this fixes your problem, and let me know if you have any issues.&lt;/p&gt;
&lt;p&gt;Here are the things I did.&lt;/p&gt;
&lt;p&gt;Light bulb sample:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added board Kconfig and overlay file under boards/&lt;/li&gt;
&lt;li&gt;Added board Kconfig and overlay file under sysbuild/mcuboot/boards/&lt;/li&gt;
&lt;li&gt;Added static partition file&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Board files&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Generated the board with &amp;quot;create new board&amp;quot; in VS Code&lt;/li&gt;
&lt;li&gt;Created the following files:
&lt;ul&gt;
&lt;li&gt;custom_nrf54l15dk_common.dtsi: copied everything from&amp;nbsp;nrf54l15dk_common.dtsi&lt;/li&gt;
&lt;li&gt;custom_nrf54l15dk_cpuapp.dtsi: copied everything from&amp;nbsp;nrf54l_05_10_15_cpuapp_common.dtsi&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Modified the following files:&amp;nbsp;
&lt;ul&gt;
&lt;li&gt;custom_nrf54l15dk_nrf54l15_cpuapp.dts: included&amp;nbsp;custom_nrf54l15dk_cpuapp.dtsi&lt;/li&gt;
&lt;li&gt;custom_nrf54l15dk-pinctrl.dtsi: copied everything from&amp;nbsp;nrf54l15dk_nrf54l_05_10_15-pinctrl.dtsi&lt;/li&gt;
&lt;li&gt;Kconfig.defconfig: added that&amp;nbsp;ROM_START_OFFSET is 0 if MCUboot is not enabled&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please note that I have not enabled serial, console, or GPIO in&amp;nbsp;custom_nrf54l15dk_nrf54l15_cpuapp_defconfig. If you plan to use these, I recommend adding them as in&amp;nbsp;custom_nrf54l15dk_nrf54l15_cpuapp_defconfig.&lt;/p&gt;
&lt;p&gt;I have not tested the sample, only that it builds successfully.&lt;/p&gt;
&lt;p&gt;To build for a custom board, you need to set the board root. You can set this in settings in VS Code like this:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" title="" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1749199084803v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;You can also add it as a part of the build command, e.g.:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -b custom_nrf54l15dk/nrf54l15/cpuapp -- -DBOARD_ROOT=&amp;lt;my_board_root&amp;gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Please note that the board root is where the &amp;#39;boards&amp;#39; directory is located. So, if you for example have a board under /home/username/nordic/boards/vendorname/custom_nrf54l15dk, then the board root is&amp;nbsp;/home/username/nordic.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/custom_5F00_nrf54l15dk.zip"&gt;devzone.nordicsemi.com/.../custom_5F00_nrf54l15dk.zip&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6825.light_5F00_bulb.zip"&gt;devzone.nordicsemi.com/.../6825.light_5F00_bulb.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/538285?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 15:11:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c858ab75-6277-4cad-b226-c2933b042aa5</guid><dc:creator>NoRG</dc:creator><description>&lt;p style="color:#000000;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;Hi Marte,&lt;br /&gt;&lt;br /&gt;thanks for the quick reply. I would say it&amp;#39;s easier to do these few steps in a clean SDK environment:&lt;br /&gt;&lt;br /&gt;- Create a custom board&lt;br /&gt;- Generate a new app as a copy of the Matter light_bulb app&lt;br /&gt;- build it with the new custom board&lt;br /&gt;&lt;br /&gt; I&amp;#39;ve tried so many versions, but without success. I&amp;#39;d be surprised if it works for you in first place ;-)&lt;br /&gt;&lt;br /&gt;But of course, I can send you my project and the board directory. Can I send you a PM?&lt;br /&gt;&lt;br /&gt;Best regards&lt;br /&gt;&lt;br /&gt;/NoRG&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/538277?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 14:56:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3349cab7-7e8d-4cac-8abc-d0d4e69c0021</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you share the complete build log?&lt;/p&gt;
&lt;p&gt;Please also share your board files and project so I can test it on my side.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/538217?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 13:02:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9f6ed95-4ee6-4161-8813-5e89afa1a5ad</guid><dc:creator>NoRG</dc:creator><description>&lt;p&gt;Yes, these are the detailed steps:&lt;br /&gt;&lt;br /&gt;- create an application by copying the light_bulb example&lt;br /&gt;- create build config &amp;quot;build&amp;quot; -&amp;gt; works&lt;br /&gt;- create board &amp;quot;mydk&amp;quot; in an external folder, added path to BOARD_ROOT (settings of VS-Extension)&lt;br /&gt;- create build config &amp;quot;myDKConf&amp;quot; wit board &amp;quot;mydk&amp;quot;, base config: prj.conf&lt;br /&gt;&lt;br /&gt;[11/23] Generating new Factory Data...&lt;br /&gt;FAILED: light_bulb_mydk/zephyr/factory_data.hex ... nrfconnect/nrfconnect_factory_data.schema --offset&amp;nbsp; --size&lt;br /&gt;generate_nrfconnect_chip_factory_data.py: error: argument --offset: expected one argument&lt;br /&gt;&lt;br /&gt;- pm_static_nrf54l15dk_nrf54l15_cpuapp.yml nach pm_static_mydk_nrf54l15_cpuapp.yml kopiert&lt;br /&gt;&lt;br /&gt;-&amp;gt; Partition manager failed: Incorrect amount of gaps found in static configuration. There must be exactly one gap in the static configuration to support placing the dynamic partitions (such as &amp;#39;app&amp;#39;). Gaps found (2):0xd800-0x165000 0x17d000-0x172000 The most common solution to this problem is to fill the smallest of these gaps with statically defined partition(s) until there is only one gap left. Alternatively re-order the already defined static partitions so that only one gap remains.&lt;br /&gt;Failed to partition region flash_primary, size of region: 1462272&lt;br /&gt;&lt;br /&gt;(base) xxx:projects/nordic/light_bulb_mydk $ find . -name \*.overlay&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br /&gt;./sysbuild/mcuboot/app.overlay&lt;br /&gt;./sysbuild/mcuboot/boards/nrf7002dk_nrf5340_cpuapp.overlay&lt;br /&gt;./sysbuild/mcuboot/boards/nrf5340dk_nrf5340_cpuapp.overlay&lt;br /&gt;./sysbuild/mcuboot/boards/nrf52840dk_nrf52840.overlay&lt;br /&gt;./sysbuild/mcuboot/boards/nrf54l15dk_nrf54l15_cpuapp.overlay&lt;br /&gt;./boards/nrf7002dk_nrf5340_cpuapp.overlay&lt;br /&gt;./boards/nrf54l15dk_nrf54l15_cpuapp_ns.overlay&lt;br /&gt;./boards/nrf5340dk_nrf5340_cpuapp.overlay&lt;br /&gt;./boards/nrf21540dk_nrf52840.overlay&lt;br /&gt;./boards/nrf52840dk_nrf52840.overlay&lt;br /&gt;./boards/nrf54l15dk_nrf54l15_cpuapp.overlay&lt;br /&gt;&lt;br /&gt;Where shall I put what overlay?&lt;/p&gt;
&lt;p&gt;I did:&lt;/p&gt;
&lt;p&gt;- sysbuild/mcuboot/boards $ cp nrf54l15dk_nrf54l15_cpuapp.conf mydk_nrf54l15_cpuapp.conf&lt;br /&gt;- sysbuild/mcuboot/boards $ cp nrf54l15dk_nrf54l15_cpuapp.overlay mydk_nrf54l15_cpuapp.overlay&lt;br /&gt;&lt;br /&gt;-&amp;gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;- Found devicetree overlay: projects/nordic/light_bulb_mydk/sysbuild/mcuboot/boards/mydk_nrf54l15_cpuapp.overlay&lt;br /&gt;devicetree error: projects/nordic/light_bulb_mydk/sysbuild/mcuboot/boards/mydk_nrf54l15_cpuapp.overlay:23 (column 1): parse error: undefined node label &amp;#39;mx25r64&amp;#39;&lt;br /&gt;CMake Error at /opt/nordic/ncs/v3.0.2/zephyr/cmake/modules/dts.cmake:305 (execute_process):&lt;br /&gt;&amp;nbsp; execute_process failed command indexes:&lt;/p&gt;
&lt;p&gt;Whatever I do, I get always new funny error messages ...&lt;/p&gt;
&lt;p&gt;No idea what to do. And this is only part 1 where I just want get a clone of my DK.&lt;/p&gt;
&lt;p&gt;/NoRG&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems building an example (matter light bulb) on a "custom board" that is identically configured as the dev kit nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/538185?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 10:32:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67bec5a0-dbf1-4a3f-a623-37cecdd42ca5</guid><dc:creator>Patrick</dc:creator><description>&lt;p&gt;I have run into similar problems in the past. In the sysbuild/mcuboot folder in your project, have you created overlays and pm_static_&amp;lt;board&amp;gt;.yml for your board definition?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>