<?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>integration Bootloader with central UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112610/integration-bootloader-with-central-uart</link><description>1. HI currently i am using nrf52840 s140 sdk ver 17.1.0 i have integrted the secure boorloader /pca10056_ble sdk with central uart after merging i have faced run time error we need dfu ota for my main central uart app so thats why i am integrating to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Aug 2024 05:41:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112610/integration-bootloader-with-central-uart" /><item><title>RE: integration Bootloader with central UART</title><link>https://devzone.nordicsemi.com/thread/497408?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2024 05:41:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58d1a415-a65d-4828-a100-c024f19d7ad9</guid><dc:creator>AP1</dc:creator><description>&lt;p&gt;Hi i have used 2 separate projects with the separate flash address for bootloader and central uart now i can able to trigger dfu form central uart&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: integration Bootloader with central UART</title><link>https://devzone.nordicsemi.com/thread/491634?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 13:59:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc10a0ba-850d-41a2-8d7c-6f22770d981b</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
[quote user=""] have integrted the secure boorloader /pca10056_ble sdk with central uart after merging[/quote]
&lt;p&gt;This is not the way to do it.&lt;/p&gt;
&lt;p&gt;You keep the bootloader project and your application project as 2 separate projects. The code generated will reside in different parts of the flash, and you get 2 hex files(your app and the bootloader) that you flash to the device.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you are new to the bootloader see this guide:&amp;nbsp;&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"&gt;Getting started with Nordic&amp;#39;s Secure DFU bootloader, a step by step guide&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PS: If this is a new project, then consider using nRF Connect SDK instead:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-connect-sdk-and-nrf5-sdk-statement"&gt;nRF Connect SDK and nRF5 SDK statement&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>