<?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>The app can&amp;#39;t start after Upgraded by UART dfu  ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63241/the-app-can-t-start-after-upgraded-by-uart-dfu</link><description>HI: 
 I transfer the init packet and firmware to bootloader successfully by UART DFU, and then the app can not start. It report error as below: 
 &amp;lt;00&amp;gt; info&amp;gt; app: Inside main &amp;lt;00&amp;gt; info&amp;gt; app: lfclk config finish!! &amp;lt;00&amp;gt; debug&amp;gt; app: In nrf_bootloader_init</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Jul 2020 10:19:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63241/the-app-can-t-start-after-upgraded-by-uart-dfu" /><item><title>RE: The app can't start after Upgraded by UART dfu  ?</title><link>https://devzone.nordicsemi.com/thread/258047?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2020 10:19:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1c7bc72-3c95-4728-a2b3-8f22b2945382</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Glad to hear you figured it out.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know how you found the cause of the error, but in case it happens again:&lt;/p&gt;
&lt;p&gt;If you define DEBUG in your preprocessor definitions, the app_error_handler() will be called instead of the app_error_handler_bare() in main.c whenever an APP_ERROR_CHECK(err_code) receives an err_code != 0. If you need more information, you can look at the __WEAK implementation of app_error_fault_handler() in app_error_weak.c to print more information.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The app can't start after Upgraded by UART dfu  ?</title><link>https://devzone.nordicsemi.com/thread/257830?ContentTypeID=1</link><pubDate>Wed, 01 Jul 2020 12:22:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9c70f44-b848-42ad-8be2-d900806ab622</guid><dc:creator>QingF</dc:creator><description>&lt;p&gt;THanks，We have found the root cause and&amp;nbsp; fixed it. This issue can close.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>