<?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>NVIC_SystemReset() compatible with NCS?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107859/nvic_systemreset-compatible-with-ncs</link><description>I’m trying to force a software reset in my firmware whenever a particular configuration setting is changed by a user. 
 Is the NVIC_SystemReset() API independent of the SDK being used? I’m running nRF Connect v2.2.0 and wasn’t sure if it’s actually compatible</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Jan 2024 11:27:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107859/nvic_systemreset-compatible-with-ncs" /><item><title>RE: NVIC_SystemReset() compatible with NCS?</title><link>https://devzone.nordicsemi.com/thread/466465?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2024 11:27:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af697556-c442-4313-a4d1-20d003e5dc0f</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Always happy to help out, Mike.&lt;/p&gt;
&lt;p&gt;Hope you have a nice day!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NVIC_SystemReset() compatible with NCS?</title><link>https://devzone.nordicsemi.com/thread/466463?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2024 11:24:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea360178-13fe-4c9a-9573-12aaccee60bd</guid><dc:creator>Mike Austin (LPI)</dc:creator><description>&lt;p&gt;Awesome - thanks for the super quick response&amp;nbsp;&lt;span&gt;H&amp;aring;kon&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Mike&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NVIC_SystemReset() compatible with NCS?</title><link>https://devzone.nordicsemi.com/thread/466460?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2024 11:21:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79296f20-abf9-4496-8f8c-bf1caabe2b3a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use sys_reboot() instead:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.5.1/samples/cellular/nrf_cloud_rest_fota/src/main.c#L404"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v2.5.1/samples/cellular/nrf_cloud_rest_fota/src/main.c#L404&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This requires CONFIG_REBOOT=y set in your project.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>