<?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>Serial recovery mynewt bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117783/serial-recovery-mynewt-bootloader</link><description>Lesson 8 of &amp;quot;nRF Connect SDK Intermediate&amp;quot; DevAcademy course deals with Bootloaders. I&amp;#39;ve successfully done the exercise of updating firmware using the off-the-shelf mcuboot bootloader. Unfortunately our actual product does not include a button so we</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Jan 2025 06:02:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117783/serial-recovery-mynewt-bootloader" /><item><title>RE: Serial recovery mynewt bootloader</title><link>https://devzone.nordicsemi.com/thread/517372?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 06:02:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0937d97d-eb50-4a86-889d-236b9c163073</guid><dc:creator>Spi</dc:creator><description>&lt;p&gt;Hello Vidar. Thanks for your response.&amp;nbsp; Using the off-the-shelf mcuboot and off-the-shelf west.yml would be ideal (and I think BOOT_SERIAL_BOOT_MODE could be what we need).&amp;nbsp; If that fails I might come back with follow-up questions as to the specifics of &amp;quot;forking&amp;quot; the bootloader plus getting a modified west.yml to point to that fork.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial recovery mynewt bootloader</title><link>https://devzone.nordicsemi.com/thread/517120?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2025 05:49:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4ea2972-4e80-461b-bfe5-797fe5e253c5</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, you can create your own west manifest (see &lt;a href="https://docs.zephyrproject.org/latest/develop/west/workspaces.html#t2-star-topology-application-is-the-manifest-repository"&gt;T2: Star topology, application is the manifest repository&lt;/a&gt;) and specify additional dependencies, such as another fork of the bootloader. But&amp;nbsp;MCUBoot already supports other methods for buttonless entry into serial recovery:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-mcuboot/blob/b82206c15fff357c151c24bf97c99c4348d14a46/boot/zephyr/Kconfig.serial_recovery#L139"&gt;https://github.com/nrfconnect/sdk-mcuboot/blob/b82206c15fff357c151c24bf97c99c4348d14a46/boot/zephyr/Kconfig.serial_recovery#L139&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>