<?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>nRF52832 hardfault with all provided example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61870/nrf52832-hardfault-with-all-provided-example</link><description>Hi, 
 
 My problem in shortly is when I have debugger connected to nRF5282, I always get hardfault after some time. 
 
 https://i.ibb.co/hZ3bZ1b/optionbytes-1.png 
 
 I tried VisualGDB &amp;amp; Segger Embedded Studio, the result is same. For development board</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 May 2020 08:49:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61870/nrf52832-hardfault-with-all-provided-example" /><item><title>RE: nRF52832 hardfault with all provided example</title><link>https://devzone.nordicsemi.com/thread/251859?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 08:49:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:140d106a-bb22-432b-9d13-cc2f9d4f0a4a</guid><dc:creator>jing</dc:creator><description>&lt;p&gt;My guess is that the sample application tries to go to system off and is expecting a&amp;nbsp;NRF_SUCCESS from&amp;nbsp;&lt;span&gt;sd_power_system_off().&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;sd_power_system_off() with debugger connection will result to&amp;nbsp;(NRF_ERROR_SOC_BASE_NUM | NRF_ERROR_NOT_SUPPORTED).&lt;/p&gt;
&lt;p&gt;Can either add the above result as valid or disable power save temporarily when debugging.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;jing&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>