<?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 netboot</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80900/nrf5340-netboot</link><description>I have followed the tutorial of nRF5340: Network core bootloader to test the bootloader on app. core &amp;amp; net core. 
 I chose to use VS code to develop. 
 I am successful to use the Bluetooth: Peripheral UART sample as a basis and enabled the MCUBoot on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Oct 2021 12:05:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80900/nrf5340-netboot" /><item><title>RE: nRF5340 netboot</title><link>https://devzone.nordicsemi.com/thread/335297?ContentTypeID=1</link><pubDate>Thu, 21 Oct 2021 12:05:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b79589c5-0d98-455a-8e14-66e31307fa0b</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;That step can be done by creating a .conf file named &amp;quot;mcuboot&amp;quot; in the peripheral_uart/child_image folder.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In peripheral_uart/child_image/mcuboot.conf put:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_PCD_APP=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;(CONFIG_PCD is a mistake in the documentation. I will get that fixed.)&lt;/p&gt;
&lt;p&gt;This will be added to the mcuboot configs when its image is built.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>