<?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>Bootloader resets at some point in nRF52820</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92350/bootloader-resets-at-some-point-in-nrf52820</link><description>Hello, I am working on jumping from the app to the bootloader to do a firmware update from there. If I don&amp;#39;t have any application firmware on the nRF, the DFU also works without problems. However, when I jump from the application to the bootloader (via</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Sep 2022 10:38:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92350/bootloader-resets-at-some-point-in-nrf52820" /><item><title>RE: Bootloader resets at some point in nRF52820</title><link>https://devzone.nordicsemi.com/thread/388731?ContentTypeID=1</link><pubDate>Fri, 30 Sep 2022 10:38:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7dd6094b-5cba-4579-b454-65f49c37a900</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;You should be able to put a breakpoint at all the&amp;nbsp;&lt;span&gt;NVIC_SystemReset occurance in your code and run in debug mode. You will then get the context of getting a soft reset with the function call stack in your debugger to get more context.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader resets at some point in nRF52820</title><link>https://devzone.nordicsemi.com/thread/388530?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2022 10:43:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fa2e2a8-eeb1-47a8-a32c-b90f999f14e6</guid><dc:creator>Louis_263</dc:creator><description>&lt;p&gt;Do any of these functions change the value in the GPREGRET register or call an NVIC_SystemReset? Otherwise I can&amp;#39;t think of any reason for this... In my application I use a watchdog and then jump to the bootloader when DFU. I had thought that the watchdog might cause a reset, but it is automatically fed in the bootloader code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader resets at some point in nRF52820</title><link>https://devzone.nordicsemi.com/thread/388519?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2022 10:22:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8c3e084-0dd0-43ce-9394-6bf97ffdd0f5</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;That seems very strange especially the rest of the if conditions before the change also evaluate to true.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bootloader resets at some point in nRF52820</title><link>https://devzone.nordicsemi.com/thread/388086?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2022 09:54:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a8a2ee7-219d-48cc-b74d-f68d3b6b942b</guid><dc:creator>Louis_263</dc:creator><description>&lt;p&gt;Update: If I put the if-instruction for the&amp;nbsp;GPREGRET method at the top of the function dfu_enter_check (see picture) it works... very strange&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/2022_2D00_09_2D00_27_5F00_11h48_5F00_23.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>