<?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>nRF Connect SDK VScode mcuboot settings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117067/nrf-connect-sdk-vscode-mcuboot-settings</link><description>Hi, 
 for my custom device with nRF52840 and nRF Connect SDk v.2.8.0with VScode I want to add bootloader so that I can pass firmware to it through USB cable. I want a simple solution so that I can proceed with my code development... 
 So far with segger</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Dec 2024 11:42:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117067/nrf-connect-sdk-vscode-mcuboot-settings" /><item><title>RE: nRF Connect SDK VScode mcuboot settings</title><link>https://devzone.nordicsemi.com/thread/514222?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2024 11:42:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce8ca994-323a-496d-9897-241eb6838e01</guid><dc:creator>masterLee</dc:creator><description>&lt;p&gt;Thank you Vidar , I am checking it out&lt;br /&gt;Thank you for your time!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK VScode mcuboot settings</title><link>https://devzone.nordicsemi.com/thread/514219?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2024 11:38:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58325dd7-87fa-4337-956d-01a05c9ddfab</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Attached is a demo project based on hello world which includes the MCUBoot bootloader with serial recovery enabled. To enter serial recovery mode, you need to press button 1 while the device is rebooting.&amp;nbsp;When you are&amp;nbsp;in serial recovery mode you can&amp;nbsp;upload the application image with mcumgr cli:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;hello_world_dfu$ mcumgr --conntype serial --connstring &amp;quot;&amp;lt;specify com port&amp;gt;,baud=115200&amp;quot; image upload build/hello_world_dfu/zephyr/zephyr.signed.bin 
hello_world_dfu$ mcumgr --conntype serial --connstring &amp;quot;&amp;lt;specify com port&amp;gt;,baud=115200&amp;quot; reset&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0755.hello_5F00_world_5F00_dfu.zip"&gt;devzone.nordicsemi.com/.../0755.hello_5F00_world_5F00_dfu.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>