<?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>Application erased on restart when device is not plugged-in</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41957/application-erased-on-restart-when-device-is-not-plugged-in</link><description>I&amp;#39;m developing an application for the nRF52832 using the nRF5 SDK version 15.0.0. We&amp;#39;re using the s132 softdevice, the sample secure bootloader (modified to use our company&amp;#39;s keys), and an application. 
 We plan to deploy our application on a printed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Jan 2019 03:51:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41957/application-erased-on-restart-when-device-is-not-plugged-in" /><item><title>RE: Application erased on restart when device is not plugged-in</title><link>https://devzone.nordicsemi.com/thread/163622?ContentTypeID=1</link><pubDate>Thu, 03 Jan 2019 03:51:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:069e7b07-6e07-478d-a99a-fa1795de561b</guid><dc:creator>Joseph</dc:creator><description>&lt;p&gt;I&amp;#39;ve solved the problem. Apparently I had the&amp;nbsp;DCONFIG_GPIO_AS_PINRESET flat enabled in my bootloader and application. Removing this flag from my makefiles solved the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Application erased on restart when device is not plugged-in</title><link>https://devzone.nordicsemi.com/thread/163031?ContentTypeID=1</link><pubDate>Thu, 27 Dec 2018 08:32:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5253f3ff-c134-4953-ae9c-551d65df3283</guid><dc:creator>Joseph</dc:creator><description>&lt;p&gt;There are two problems with the device dropping into bootloader mode.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If a user lets our product run out of power then it&amp;#39;ll get stuck in bootloader mode&amp;nbsp;until they update the firmware.&lt;/li&gt;
&lt;li&gt;If a user attempts to update firmware when the device isn&amp;#39;t plugged in then the device will stop working because the application won&amp;#39;t run&amp;nbsp;(because a Device Firmware Update restarts the nRF52).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We are trying to figure out a way&amp;nbsp;to keep&amp;nbsp;the&amp;nbsp;nRF52 to always run the application after a restart, instead of sometimes entering bootloader mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>