<?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>nrf51822 getting reset with SYSRESETREQ bit set</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19518/nrf51822-getting-reset-with-sysresetreq-bit-set</link><description>Hi, 
 I have written a code which transmits data over BLE.
The board was getting reset.
What we changed is instead of sending application data we sent the RESETREAS register data.
When i decode it, it shows that SYSRESETREQ bit is set.
What can be</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Feb 2017 09:33:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19518/nrf51822-getting-reset-with-sysresetreq-bit-set" /><item><title>RE: nrf51822 getting reset with SYSRESETREQ bit set</title><link>https://devzone.nordicsemi.com/thread/75844?ContentTypeID=1</link><pubDate>Tue, 07 Feb 2017 09:33:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d824e4e8-722f-4ffb-8087-a4e43e86c90c</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;A reset from AIRCR.SYSRESETREQ means a soft reset (&lt;code&gt;NVIC_SystemReset()&lt;/code&gt;). This is the default action in the error handler when an error is passed in &lt;code&gt;APP_ERROR_CHECK()&lt;/code&gt;. See &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/"&gt;this post&lt;/a&gt; on how to debug and find the error causing the reset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>