<?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>why the system reset every 3minutes?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1086/why-the-system-reset-every-3minutes</link><description>I modified &amp;quot;pca10001\ble\experimental\ble_app_uart&amp;quot;. I add 1 button(app_button.c) and 1 second Timer (app_timer.c)to display clock through UART to PC terminal. 
 But the system reset every 3minutes. Pls help me. 
 ble_app_un.zip</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Jun 2014 18:36:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1086/why-the-system-reset-every-3minutes" /><item><title>RE: why the system reset every 3minutes?</title><link>https://devzone.nordicsemi.com/thread/5122?ContentTypeID=1</link><pubDate>Mon, 09 Jun 2014 18:36:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56efdb49-a8c9-48f3-a9ca-800ee1b579cd</guid><dc:creator>sushil</dc:creator><description>&lt;p&gt;Hi ole, I am debugging my application. I did same as above mentioned comment. But couldn&amp;#39;t get the line number and filename. Please advice me on how to see values of line no. and filename in debugger.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why the system reset every 3minutes?</title><link>https://devzone.nordicsemi.com/thread/5121?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2014 09:10:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1aa8278c-1b19-4d6c-a2bf-192e54196de4</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;If you see unexpected resets, uncomment ble_debug_assert_handler in app_error_handler, remove the reset, run the project with a debugger, and stop it if you see the ASSERT LED light up. This will show you what failed.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t understand the problem you&amp;#39;re seeing, post a new question with all information you have.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why the system reset every 3minutes?</title><link>https://devzone.nordicsemi.com/thread/5120?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2014 03:43:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abe2f9d8-c524-44b2-943f-46a364c80e57</guid><dc:creator>aaronxu</dc:creator><description>&lt;p&gt;Yes.When I use lightblue to test device, it happens sometimes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why the system reset every 3minutes?</title><link>https://devzone.nordicsemi.com/thread/5119?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2014 17:24:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:162176b5-2acb-4654-a9be-ff1e68333718</guid><dc:creator>mansfield</dc:creator><description>&lt;p&gt;Thank you! It works well now! But another problem happened. Once I disconnect it from dongle, the system will be reset soon. What happened?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why the system reset every 3minutes?</title><link>https://devzone.nordicsemi.com/thread/5118?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2014 12:30:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5b1351e-1880-42d0-81a3-286d49991ecd</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Take a look at this: &lt;a target="_blank" href="https://devzone.nordicsemi.com/index.php/advertising-with-no-timeout" rel="nofollow"&gt;https://devzone.nordicsemi.com/index.php/advertising-with-no-timeout&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why the system reset every 3minutes?</title><link>https://devzone.nordicsemi.com/thread/5117?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2014 12:28:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:398dfa55-58d5-47d3-8641-c09b9c3ac334</guid><dc:creator>mansfield</dc:creator><description>&lt;p&gt;I met the same problem. And I changed 180s to 0, but it doesn&amp;#39;t work at all. I also found it must small than 180s. I set 179s, it&amp;#39;s OK. I set 181s, it doesn&amp;#39;t work, I means that doggle can&amp;#39;t detect it at all.
By the way, I commented  sd_power_system_off() in on_ble_evt().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why the system reset every 3minutes?</title><link>https://devzone.nordicsemi.com/thread/5116?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2013 11:56:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60973d7c-320e-4e70-9f10-d009a20bddaa</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;This happens because the advertising is setup to have a timeout of 180 s (3 minutes), and in the on_ble_evt() method, the chip is put in system off when this occurs. In system off, everything is turned off, and the clock hence stops.&lt;/p&gt;
&lt;p&gt;Please note that the chip doesn&amp;#39;t reset before you actually wake it up again; it will just stay in system off waiting for a reset or a GPIO configured with SENSE is set.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>