<?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>nRF5340 softreset question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116006/nrf5340-softreset-question</link><description>Hi, I was reading through the errata for SoftReset and see a note: [161] RESET: Network core is not fully reset after Force-OFF 
 Can you please clarify how to reset both the Application and Network core on nRF5340. Should I call NVIC_SystemReset() first</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Nov 2024 19:01:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116006/nrf5340-softreset-question" /><item><title>RE: nRF5340 softreset question</title><link>https://devzone.nordicsemi.com/thread/509005?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 19:01:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ca6ef48-99eb-43e8-a7e8-7228965af56c</guid><dc:creator>Aditya Gandhi</dc:creator><description>&lt;p&gt;Thanks for the confirmation!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 softreset question</title><link>https://devzone.nordicsemi.com/thread/508756?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2024 07:52:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9021bee-a139-4026-9f69-da376dbd804a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Starting from&amp;nbsp;SDK 2.5.0, calling NVIC_SystemReset()/sys_reboot() in the app is sufficient to reset both the application and netcore. The workaround is applied on startup to ensure the netcore is properly reset:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/2e2523efe52a7ac89f0567b8798fd857b1e71ae3/boards/arm/nrf5340dk_nrf5340/nrf5340_cpunet_reset.c#L52"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/2e2523efe52a7ac89f0567b8798fd857b1e71ae3/boards/arm/nrf5340dk_nrf5340/nrf5340_cpunet_reset.c#L52&lt;/a&gt;&amp;nbsp;-&amp;gt;&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/hal_nordic/blob/427ee1a519e8a0844d0f78f7cbc8cdfc134ef00d/nrfx/hal/nrf_reset.h#L168"&gt;https://github.com/zephyrproject-rtos/hal_nordic/blob/427ee1a519e8a0844d0f78f7cbc8cdfc134ef00d/nrfx/hal/nrf_reset.h#L168&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>