<?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>How to reset the Device?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/293/how-to-reset-the-device</link><description>Hi, 
 is there any example how to reset the hole device? Are there any example codes for using something like system_off or system_on ? 
 Best regards Nils</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Aug 2016 17:20:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/293/how-to-reset-the-device" /><item><title>RE: How to reset the Device?</title><link>https://devzone.nordicsemi.com/thread/1570?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2016 17:20:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:902c0993-7db1-444d-819c-4a41ad4c4846</guid><dc:creator>jtrovato</dc:creator><description>&lt;p&gt;how long does the reset take?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reset the Device?</title><link>https://devzone.nordicsemi.com/thread/1569?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2013 06:46:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86ff9409-313e-4f91-bd09-3c211f9787b2</guid><dc:creator>Ulrich Myhre</dc:creator><description>&lt;p&gt;sd_nvic_SystemReset();&lt;/p&gt;
&lt;p&gt;See SoC Library API&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reset the Device?</title><link>https://devzone.nordicsemi.com/thread/1568?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2013 10:01:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c979dbb3-3258-405f-a42a-48ff60e5e41d</guid><dc:creator>Nils Minor</dc:creator><description>&lt;p&gt;Thanks for the answer :)&lt;/p&gt;
&lt;p&gt;Do you also have an example ho to use it when the softdevice is used?&lt;/p&gt;
&lt;p&gt;best regards Nils&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reset the Device?</title><link>https://devzone.nordicsemi.com/thread/1567?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2013 09:38:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6bdc3ca-436e-483e-bff4-30deaf368088</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Resetting the device can be done as simply as this:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;NVIC_SystemReset();&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I attached some examples showing how to use the System Off and System On modes.
Please be aware that the examples assume no SoftDevice is used, when using the SoftDevice power management have to be handled through the SoftDevice API&amp;#39;s.&lt;/p&gt;
&lt;p&gt;Best regards
Torbjørn&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Powerdown-examples.zip"&gt;Powerdown examples.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>