<?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>SoftDevice induced reset?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66813/softdevice-induced-reset</link><description>What are the situations where a SoftDevice calls reset handler? 
 I have a somewhat heavy data collection (lots of event handling) and those things are logged via RTT backend (non-deferred). 
 After about 3 min run, SoftDevice (s132_nrf52_7.0.1_softdevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Oct 2020 13:00:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66813/softdevice-induced-reset" /><item><title>RE: SoftDevice induced reset?</title><link>https://devzone.nordicsemi.com/thread/273759?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2020 13:00:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c74b67c2-e86d-46d0-8565-1d7303536cd0</guid><dc:creator>Sigurd</dc:creator><description>[quote user="turboscrew"]&lt;p&gt;A-ha.. Found it. there was a sleep-call left in the example code on top of which I&amp;#39;ve been building my code.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;&amp;nbsp;Great!&lt;/p&gt;
[quote user="turboscrew"]but it would be good to know if there are ways of figuring out, if a SoftDevice is mad about something[/quote]
&lt;p&gt;You would then get an assert.&amp;nbsp;app_error_fault_handler() will be called with id set to&amp;nbsp;NRF_FAULT_ID_SD_ASSERT, or alternatively&amp;nbsp;NRF_FAULT_ID_APP_MEMACC if an invalid memory access happened.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SoftDevice induced reset?</title><link>https://devzone.nordicsemi.com/thread/273530?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 14:09:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9918390a-d0c2-4056-8be4-4a774cd16246</guid><dc:creator>turboscrew</dc:creator><description>&lt;p&gt;A-ha.. Found it. there was a sleep-call left in the example code on top of which I&amp;#39;ve been building my code.&lt;/p&gt;
&lt;p&gt;This issue can be closed (but it would be good to know if there are ways of figuring out, if a SoftDevice is mad about something).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>