<?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>Random RESETREAS 0x00010000</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22477/random-resetreas-0x00010000</link><description>Hi. 
 I loaded the ble app uart demo and added some bits of code to read some i2c sensors.
I also added a buzzer which buzzes on powerup (simple for loop).
I would leave the thing powered on the side and go do other things and i could notice the startup</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Jun 2017 07:08:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22477/random-resetreas-0x00010000" /><item><title>RE: Random RESETREAS 0x00010000</title><link>https://devzone.nordicsemi.com/thread/88382?ContentTypeID=1</link><pubDate>Fri, 02 Jun 2017 07:08:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03d848a0-0038-4a21-8e47-c67e1b53c589</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;If you don&amp;#39;t want to go to system off, just don&amp;#39;t call sleep_mode_enter() or sd_power_system_off().&lt;/p&gt;
&lt;p&gt;The DETECT signal from any GPIO wakes it up. You can read more about it in the nRF51 RM 3.0.1, Chapter 14.1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Random RESETREAS 0x00010000</title><link>https://devzone.nordicsemi.com/thread/88381?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2017 17:33:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:024a4137-8e05-424f-a63f-f562024b092e</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;Its called by the ble code. But still I don&amp;#39;t understand what wakes it then up from sleep mode, and why does it occur at random times?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Random RESETREAS 0x00010000</title><link>https://devzone.nordicsemi.com/thread/88380?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2017 16:05:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:317d4d13-2f9d-4357-9fe9-f34fb4520568</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Is sleep_mode_enter()-&amp;gt; sd_power_system_off() called at any point?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Random RESETREAS 0x00010000</title><link>https://devzone.nordicsemi.com/thread/88379?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2017 15:44:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4be2360-99a2-41dc-ab2e-eda9a520ee4c</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;I&amp;#39;m using SDK 11 with &amp;quot;s132_nrf52_2.0.0-7.alpha_softdevice&amp;quot;, since I still did not manage to get the new softdevice working. Topic with that issue is here: &lt;a href="https://devzone.nordicsemi.com/question/140500/building-sdk12-examples/?answer=142285#post-id-142285"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I never added my own call sd_power_system_off() but its present in the example itself at:
&amp;quot;static void sleep_mode_enter(void)&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Random RESETREAS 0x00010000</title><link>https://devzone.nordicsemi.com/thread/88378?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2017 08:31:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a724402-e77a-443f-ae40-c6de785be25b</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What SDK and SoftDevice are you using? Are you calling sd_power_system_off() at any point?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Random RESETREAS 0x00010000</title><link>https://devzone.nordicsemi.com/thread/88377?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2017 01:30:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55c5d7c5-eb7c-453a-8ca4-11c18fcba300</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;Yes, I clear the RESETREAS on powerup after I read it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Random RESETREAS 0x00010000</title><link>https://devzone.nordicsemi.com/thread/88376?ContentTypeID=1</link><pubDate>Wed, 31 May 2017 23:00:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89f119e2-5855-4cc5-9221-aac7244f5001</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Do you ever reset the reset reason? It&amp;#39;s cumulative and persistent so if you&amp;#39;ve never reset it, that &amp;#39;reason&amp;#39; may be from ages ago when you were testing another app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>