<?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>Using Segger embedded studio with MCUboot and Zephyr projects</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64631/using-segger-embedded-studio-with-mcuboot-and-zephyr-projects</link><description>Hi Nordic, 
 I am using simple LED blinky project on nRF52840, referenced from here. 
 https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/boards/arm/nrf52840dk_nrf52840/doc/index.html#testing-the-leds-and-buttons-in-the-nrf52840-dk 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Aug 2020 11:49:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64631/using-segger-embedded-studio-with-mcuboot-and-zephyr-projects" /><item><title>RE: Using Segger embedded studio with MCUboot and Zephyr projects</title><link>https://devzone.nordicsemi.com/thread/263808?ContentTypeID=1</link><pubDate>Mon, 10 Aug 2020 11:49:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebd2304b-f356-456d-af15-562b375e19cd</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf52.html#fota-upgrades"&gt;Here&lt;/a&gt;&amp;nbsp;is a guide&amp;nbsp;that explains how to do a&amp;nbsp;FOTA upgrade&amp;nbsp;with an nRF52 and NCS/Zephyr.&lt;/p&gt;
&lt;p&gt;All you need to do to add MCUboot to your application is to set&amp;nbsp;CONFIG_BOOTLOADER_MCUBOOT=y in the applications prj.conf file. In addition to this, you need a way to transfer your application. You can let the application do it (merge your application with the smp_svr sample). You can also let MCUboot do the transfer itself, by enabling&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-mcuboot/blob/master/boot/zephyr/Kconfig#L319"&gt;MCUboot serial recovery&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>