<?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 crashes after some time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57551/application-crashes-after-some-time</link><description>I started with the Nrf_tempelate project and used nrf_uart_app to add uart service in it. The application works fine after reset and as long as it is connected to nrf connect app. 
 Once I disconnect, I can see the advertisement packets in nrf connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Feb 2020 10:13:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57551/application-crashes-after-some-time" /><item><title>RE: Application crashes after some time</title><link>https://devzone.nordicsemi.com/thread/233478?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2020 10:13:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cd79850-7842-4dfe-a1ec-fe30c793ea1f</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can you please try to define DEBUG in your preprocessor define? (Let me know if you are not sure how to do this, but it is found in the project settings. Then check what the log says (if you have enabled logging). If not, set a breakpoint in the app_error_handler to see what the err_code, line_num and file_name is. It should point to an APP_ERROR_CHECK(err_code). So what is the value of err_code, and what function returned this value?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>