<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Jumping from one application to another.</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/87982/jumping-from-one-application-to-another</link><description>Peripheral: nRF52832 
 IDE: SES 
 SDK: nRF5 17.0.2 
 Hi, 
 I am attempting to jump from a non-BLE application to a BLE application. I was successful in modifying the &amp;quot;secure_bootloader&amp;quot; example to jump to the non-BLE application but I can&amp;#39;t seem to get</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Wed, 18 May 2022 13:34:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/87982/jumping-from-one-application-to-another" /><item><title>RE: Jumping from one application to another.</title><link>https://test-devzone.nordicsemi.com/thread/368385?ContentTypeID=1</link><pubDate>Wed, 18 May 2022 13:34:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bf1ecd3-2da6-4de5-9c83-672e68489e75</guid><dc:creator>user7377</dc:creator><description>&lt;p&gt;Hi Tom,&lt;/p&gt;
&lt;p&gt;I see you are modifying VTOR, so&amp;nbsp;I want to mention first that it cannot be used when you want to use the MBR and/or SoftDevice (so it is fine when using your non-BLE application, bu tit cannot work with your BLE application). Therefore,&amp;nbsp;If you use the MBR functionality to jump to your non-BLE application(see &lt;a href="https://test-devzone.nordicsemi.com/f/nordic-q-a/85074/how-to-change-the-mbr-jump-address-location/354714#354714"&gt;this thread&lt;/a&gt;), you could use the same mechanism for jumping to the BLE application. That would involve configuring the MBR to forward interrupts to where you want before branching, and you can do that to anywhere.&amp;nbsp;Alternatively, you can for instance write a special flag in GPREGRET2 and reset, and decide if the bootloader should jump to your BLE app or non-BLE app based on that.&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>