<?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>App provisioning data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118691/app-provisioning-data</link><description>I want to create a partition in flash to store provisioning data for my application (default configuration, device configuration) so that it can be easily modified without needing to distribute multiple firmware images (for example, for OEM customers</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Mar 2025 11:16:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118691/app-provisioning-data" /><item><title>RE: App provisioning data</title><link>https://devzone.nordicsemi.com/thread/527586?ContentTypeID=1</link><pubDate>Mon, 17 Mar 2025 11:16:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75730ccd-a5f6-4c2d-ad03-89bc97751bd6</guid><dc:creator>nrbrook</dc:creator><description>&lt;p&gt;I created a zephyr module to make this simple:&amp;nbsp;&lt;a href="https://github.com/nrb-tech/partition_hex"&gt;https://github.com/nrb-tech/partition_hex&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: App provisioning data</title><link>https://devzone.nordicsemi.com/thread/521990?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2025 14:54:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b76ab0b6-1147-47c8-834b-7ed52da61275</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi nrbrook,&lt;/p&gt;
&lt;p&gt;I am not an expert on the CMake side, but I wonder a little bit about the part where you say Sysbuild CMake isn&amp;#39;t part of your application build CMake. Sysbuild is a part of the process by default.&lt;/p&gt;
&lt;p&gt;I am not sure if there is any hook in Sysbuild that you can use.&amp;nbsp;&lt;span style="font-family:inherit;"&gt;However, the Partition Manager will compile the partitions into a partitions.yml file in your build directory, that you can get the addresses of the partition from.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Does this work for you?&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>