<?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>MCUBoot configuration on nRF528240: Can&amp;#39;t get out of bootload mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112366/mcuboot-configuration-on-nrf528240-can-t-get-out-of-bootload-mode</link><description>Hi all, 
 I am trying to use MCUBoot on the nRF52840, and am having troubles with this: Whenever my device boots, it always immediately goes to bootload mode and I can&amp;#39;t get application code to run. 
 Ultimately, I want to use this on my own hardware</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Jun 2024 18:54:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112366/mcuboot-configuration-on-nrf528240-can-t-get-out-of-bootload-mode" /><item><title>RE: MCUBoot configuration on nRF528240: Can't get out of bootload mode</title><link>https://devzone.nordicsemi.com/thread/490047?ContentTypeID=1</link><pubDate>Fri, 21 Jun 2024 18:54:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2703df33-fc87-41ad-b061-8668e42fd837</guid><dc:creator>cscase</dc:creator><description>&lt;p&gt;I think I found a solution for this: The setup is trying to use P0.10 to trigger bootloader. However, that pin by default is used for NFC. I need to include the following in my devicetree overlay to make it work right:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;amp;&lt;/span&gt;&lt;span&gt;uicr&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;nfct-pins-as-gpios&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; };&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>