<?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>I just want to do OTA using BLE in nrf52832 controller while integrating my application with bootloader code i am getting error like this
&amp;quot;Setting vector table to bootloader: 0x00078000
Setting vector table to main app: 0x00026000
Fatal error&amp;quot; 
p</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113997/i-just-want-to-do-ota-using-ble-in-nrf52832-controller-while-integrating-my-application-with-bootloader-code-i-am-getting-error-like-this-setting-vector-table-to-bootloader-0x00078000-setting-vector-table-to-main-app-0x000260</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Aug 2024 11:35:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113997/i-just-want-to-do-ota-using-ble-in-nrf52832-controller-while-integrating-my-application-with-bootloader-code-i-am-getting-error-like-this-setting-vector-table-to-bootloader-0x00078000-setting-vector-table-to-main-app-0x000260" /><item><title>RE: I just want to do OTA using BLE in nrf52832 controller while integrating my application with bootloader code i am getting error like this
"Setting vector table to bootloader: 0x00078000
Setting vector table to main app: 0x00026000
Fatal error&amp;quot</title><link>https://devzone.nordicsemi.com/thread/498812?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 11:35:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd7cce6b-332d-4b94-88bc-72b61f36bbac</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I’m not very experienced with our old SDK, but please let me know if you encounter any issues.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I just want to do OTA using BLE in nrf52832 controller while integrating my application with bootloader code i am getting error like this
"Setting vector table to bootloader: 0x00078000
Setting vector table to main app: 0x00026000
Fatal error&amp;</title><link>https://devzone.nordicsemi.com/thread/498778?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 09:42:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ff6788f-0762-4aa1-b780-cc38c604a1c1</guid><dc:creator>Umamaheshwari</dc:creator><description>&lt;p&gt;Thank you Abhijith, I&amp;#39;ll follow&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader#h75sjziavjbukzaywg6xlx19np0fm4:~:text=application%20as%20before.-,3.%20Buttonless%20DFU,-The%20easiest%20way"&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Buttonless DFU&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I just want to do OTA using BLE in nrf52832 controller while integrating my application with bootloader code i am getting error like this
"Setting vector table to bootloader: 0x00078000
Setting vector table to main app: 0x00026000
Fatal error&amp;quot</title><link>https://devzone.nordicsemi.com/thread/498773?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 09:25:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:644b03a6-ed7b-42aa-acb9-5e1a44b5fc7f</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Could you please let me know which SDK and version you are currently working with? There is a &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/exercise-3-fota-over-bluetooth-low-energy/"&gt;BLE OTA guide &lt;/a&gt;available in the&lt;a href="https://academy.nordicsemi.com/"&gt; Developer Academy course&lt;/a&gt;, which could be a helpful starting point. Please note that this guide is based on the&lt;a href="https://docs.nordicsemi.com/category/ncs-latest"&gt; nRF Connect SDK&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;From your description, it seems like you might be working with our older nRF5 SDK. If possible, I recommend transitioning to the newer SDK, as the nRF5 SDK is now in maintenance mode. However, if switching to the new SDK is not an option, you can&lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt; follow this guide&lt;/a&gt;&amp;nbsp;,specifically, the section on&lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader#h75sjziavjbukzaywg6xlx19np0fm4:~:text=application%20as%20before.-,3.%20Buttonless%20DFU,-The%20easiest%20way"&gt; Buttonless DFU&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Additionally, I suggest reviewing this &lt;a href="https://devzone.nordicsemi.com/support-private/support/277683"&gt;older DevZone thread&lt;/a&gt;, which contains links and discussions that provide a comprehensive understanding of the OTA DFU process.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I just want to do OTA using BLE in nrf52832 controller while integrating my application with bootloader code i am getting error like this
"Setting vector table to bootloader: 0x00078000
Setting vector table to main app: 0x00026000
Fatal error&amp;</title><link>https://devzone.nordicsemi.com/thread/498660?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2024 14:01:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7a2cfc3-d92a-4fad-a785-d7eb88f5862c</guid><dc:creator>Umamaheshwari</dc:creator><description>&lt;p&gt;I am new to this. Can you anyone help me this issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>