<?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>OTA - DFU in MDBT40 board.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43079/ota---dfu-in-mdbt40-board</link><description>I&amp;#39;m a beginner and I have only 1 month experience in BLE. I have done some example programs on my MDBT40 board. I flash it in Keil uVision 5 and flashing through ST-Link. Now I&amp;#39;m looking for OTA-DFU. I watched many tutorials and documents, in every they</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Jan 2019 08:37:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43079/ota---dfu-in-mdbt40-board" /><item><title>RE: OTA - DFU in MDBT40 board.</title><link>https://devzone.nordicsemi.com/thread/168394?ContentTypeID=1</link><pubDate>Tue, 29 Jan 2019 08:37:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee06b56f-a3b1-48c5-a51b-e49befda4c31</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Make sure that you erase the chip prior to flashing the bootloader. Use either nrfjprog or the nRF Programmer App in nRF Connect for Desktop.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have attached the precompiled bootloader project for the nRF51 DK. In order to test it you have to flash the attachd S130 SoftDevice and use one of the test images in the SDK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-bffb6a67fcad40b0821f9e5c7c13692b/nrf51422_5F00_xxac_5F00_s130.hex"&gt;devzone.nordicsemi.com/.../nrf51422_5F00_xxac_5F00_s130.hex&lt;/a&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-bffb6a67fcad40b0821f9e5c7c13692b/s132_5F00_nrf52_5F00_3.0.0_5F00_softdevice.hex"&gt;devzone.nordicsemi.com/.../s132_5F00_nrf52_5F00_3.0.0_5F00_softdevice.hex&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA - DFU in MDBT40 board.</title><link>https://devzone.nordicsemi.com/thread/168358?ContentTypeID=1</link><pubDate>Tue, 29 Jan 2019 05:06:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe938e5f-766d-46b3-a273-7d7638bbaede</guid><dc:creator>Abhimanyu K K</dc:creator><description>&lt;p&gt;Can you&amp;nbsp; please send me a Bootloader program.&lt;/p&gt;
&lt;p&gt;While I&amp;#39;m flashing my Bootloader it is showing like this.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1548738294670v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using Keil uVision5. and using ST-Link.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA - DFU in MDBT40 board.</title><link>https://devzone.nordicsemi.com/thread/168290?ContentTypeID=1</link><pubDate>Mon, 28 Jan 2019 14:54:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c979b882-81c2-4752-b6ed-e59ea0e2a0ab</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;SDK v12.3.0 is the last SDK that supports nRF51 devices. I recommend that you take a look at the&amp;nbsp;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v12-3-0/ble_sdk_app_dfu_bootloader"&gt;BLE Secure DFU Bootloader&lt;/a&gt;&amp;nbsp;documentation, especially the Testing section.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You should be able to change the board header file(pca10028.h) to be compatible with your custom board.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA - DFU in MDBT40 board.</title><link>https://devzone.nordicsemi.com/thread/168246?ContentTypeID=1</link><pubDate>Mon, 28 Jan 2019 13:24:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa50827f-16dd-496e-8691-b9480ee39f62</guid><dc:creator>himanshu pande</dc:creator><description>&lt;p&gt;MDBT40 is based on nrf51822. Check out the compatibility matrix and build the relevant example from the SDK(Open or Secure bootloader). Simply flashing the bootloader and softdevice, will allow you DFU of the application.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you want to DFU while running the application,&amp;nbsp;you will have to add the Nordic DFU service to the application.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Compatibility matrix:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Findex.html"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Findex.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>