<?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>Disable MCUBoot on start-up</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66234/disable-mcuboot-on-start-up</link><description>Is there a quick way to disable MCU Boot on the Thingy91 Asset Tracker example? I need to use the button on the device to my applicaton, and it is neccecary that the user can power up the device - even with the button activated. 
 When I set this variable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Sep 2020 08:36:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66234/disable-mcuboot-on-start-up" /><item><title>RE: Disable MCUBoot on start-up</title><link>https://devzone.nordicsemi.com/thread/271255?ContentTypeID=1</link><pubDate>Thu, 24 Sep 2020 08:36:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c3e5501-ece8-404f-911c-c106551afd73</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I was able to disable MCUBoot on the Thingy:91 Asset Tracker example by doing the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Setting &lt;em&gt;CONFIG_BOOTLOADER_MCUBOOT=n&lt;/em&gt; in&amp;nbsp;&lt;em&gt;nrf\applications\asset_tracker\prj_thingy91_nrf9160ns.conf&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Build the example:&amp;nbsp;&lt;em&gt;west build -b thingy91_nrf9160ns -d build_thingy91&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I can see that no&amp;nbsp;mcuboot folder is present in nrf\applications\asset_tracker\build_thingy91 and&amp;nbsp;&lt;em&gt;CONFIG_BOOTLOADER_MCUBOOT&amp;nbsp;&lt;/em&gt;is disabled in&amp;nbsp;&lt;em&gt;nrf\applications\asset_tracker\build_thingy91\zephyr\.config. &lt;/em&gt;However I don&amp;#39;t have a Thingy:91 available at the moment so I haven&amp;#39;t tested the application, but I assume it should work fine.&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>