<?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>Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79565/ble-bootloader-dfu-not-advertising-in-nrf-connect</link><description>Hello, 
 Im New to Nrf51822 im trying with Nrf51822 dfu bootloader dual and single in sdk51 . But after compiling the ble not showing in Nrf connect at all. Whats the IROM and IRAM need to give and also changed Bootloader button to the D port GPIO also</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Sep 2021 14:41:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79565/ble-bootloader-dfu-not-advertising-in-nrf-connect" /><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/330323?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 14:41:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc5b0944-bccc-4c02-9745-d7abdd625b4b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;You first need to generate an upgrade image using nrfutil. As you are using legacy DFU you need to use nrfutil 0.5.x, as newer version will not work. See &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_example_image.html"&gt;Creating an image file&lt;/a&gt;. Then you can use for instance &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-mobile"&gt;nRF Connect for Mobile&lt;/a&gt;&amp;nbsp;to do the actual DFU procedure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/330317?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 14:21:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eeee6339-826f-44ab-88f8-8cf05ae1da97</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;Now I got a hex that working single bank but how can I send my code hex and softdevice using Dfu and work that code in it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/330154?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 06:57:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe4e66d7-fe1b-440c-b32a-7f818ac413fc</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;It is not easy to say what the problem is without knowing &lt;em&gt;exactly&lt;/em&gt; how you test. Can you explain in more detail?&lt;/p&gt;
&lt;p&gt;Which country and region do you work in? Perhaps local FAE support would be a good idea.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/330029?ContentTypeID=1</link><pubDate>Fri, 17 Sep 2021 12:08:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6926b4ed-30fc-4e54-8077-f263e223eadb</guid><dc:creator>deepak01</dc:creator><description>&lt;p style="text-align:center;"&gt;I checked with with single bank for me it&amp;#39;s not getting, I tried with other shared hex and softdevice that is working. But in my case it&amp;#39;s not working. Other how can I send a work the blink hex in the working single bank what and all things I need to do in that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329803?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 11:17:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de6ca237-748b-4aaf-ba90-6efbf8ca7ccd</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I see. The DFU bootloader in SDK 11 is quite well documented. Can you start by &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_example_running.html"&gt;testing the unmodified example on a DK&lt;/a&gt; so that you understand the process before moving on to your custom HW? That way we can keep any uncertainty about adaptations to your HW out of the equation in the beginning, reducing the number of unknowns.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329779?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 09:57:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6001eedd-9c24-46e8-9b86-1fe3aa13d92f</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;Sdk11 that&amp;#39;s what I&amp;#39;m using, bootloader dfu single bank. Actually I need to send program hex to nrf using Dfu and work that hex in that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329767?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 09:19:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35245f05-3ca6-4da9-b426-a70559d119df</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;SDK 51 is no SDK version. Can you check which version you have? If you want to use the legacy bootloader, that was used up to and including SDK 11. By the way, why do you want the legacy bootloader?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329733?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 07:47:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc6fa7d8-1a36-4069-ac11-95e873e74070</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;But over there only secure bootloader only seen. Sdk 51 what can I do to advertise&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329716?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 06:40:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a31dfc0-15f2-4ee9-8422-a2f7d66743d1</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I can see if I find a more detailed step-by-step guide. Which exact SDK version are you using (I understand you are using the eS110 version 8.0.0 SoftDevice, but I also need to know the SDK version)? Also, assuming you have decided to use the nRF51 - why do you not use a more recent SDK if you are starting development now? The most recent SDK with support for the nRF51 is the nRF5 SDK version 12.3.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329702?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 05:14:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d5348dd-7557-4600-83b4-2ae8cc5447a8</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;I need to get Dfu bootloader in Connect .&lt;/p&gt;
&lt;p&gt;I compiled the code in {sdknrf51} examples/Dfu/bootloader/pca10028/ single bank/arm5 no packs in keil.&lt;/p&gt;
&lt;p&gt;After that I used that hex in the build in the folder. And updated by erasing all then updated softdevice and then this hex file.&lt;/p&gt;
&lt;p&gt;But this case it&amp;#39;s not advertising also not blinking led.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s why for getting that did I want to do all this step in the link for getting the ble Dfu??&lt;/p&gt;
&lt;p&gt;I got an hex from single Dfu that done this step or something that advertising. So what I missed and what all things did I want to do in this before this?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Deepak&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329624?ContentTypeID=1</link><pubDate>Wed, 15 Sep 2021 12:49:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c36e827f-1511-4ee2-81a6-27b999b4ac27</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I am not sure what you mean. Can you explain in more detail? Regarding the link you provided that seems to contain good information, but you do not need all that to run the DFU bootloader example.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329593?ContentTypeID=1</link><pubDate>Wed, 15 Sep 2021 11:43:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26877a29-55ed-47be-969f-85ced073d2ac</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;&lt;a href="https://github.com/ARMmbed/BLEIntros/blob/master/Docs/Advanced/Bootloader.md"&gt;github.com/.../Bootloader.md&lt;/a&gt; did I want to do all this step before compilation, what and all change did I want to do??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329566?ContentTypeID=1</link><pubDate>Wed, 15 Sep 2021 09:39:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03315503-538d-4408-ada9-a4ddd628c769</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;That should be all. Is it still not advertising? If not, are you testing on a DK or custom board? If you are using a custom board that does not have an external 32.768 kHz crystal remember to modify the bootloader project to use LFRC instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329504?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 18:45:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:458ed2b6-5a4b-4bf2-a836-a31afe68e1fc</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;Yes both done, any other changes to be done or not&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329482?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 14:50:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dde4a64d-35e7-49fd-8094-865576aed95f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I see. Did you remember to program the SoftDevice as well as the bootloader? (First program the SoftDevice, then the bootloader.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329472?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 14:05:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4282e63-6451-4eb6-8fa9-396b479b9134</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;I tried as mentioned but that also not advertising as well as led also not blinking&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329430?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 12:08:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05378cd9-361c-49db-a33a-347cea605689</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Yes, that should be the case&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329410?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 11:33:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed2b23ba-a1dc-455a-9b1d-58805a0c8ba3</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;After this will it start advertising Dfu ble&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329405?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 11:20:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cfe534b-1b71-41e9-90cd-4e91e96022a1</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;Ok thanks, so in sdk51 examples/dcu/pca10028/singlebank&amp;nbsp; compiling after that in Nrfgo erasing after that loading softdevice and hexfile right. After that advertising start right. Any other things need to do in it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329403?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 11:17:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b54a2f28-71bb-4eb3-a83a-94549ed4a069</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Yes. nRF51822 and nRF51422 is identical in every regard except that the nRF52822 cannot use a ANT stack. For all other uses they are identical, and this is why the DK etc only exists with the nRF51422.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329382?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 10:43:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d7936ea-3717-4c57-b68a-3ff7f2484609</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;Is that for Nrf51822&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329381?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 10:38:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78826484-dd32-4daf-bcf0-c79d81c24e19</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suggest you refer to the example project, which has this configuration correct allready. This is where you stated, under &amp;lt;SDK8&amp;gt;\examples\dfu\bootloader\pca10028\single_bank_serial_s110\arm5_no_packs\. Here the configuration is as shown here:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/single_5F00_bank_5F00_dfu_5F00_bootloader_5F00_nrf51_5F00_s110.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;I suggest your revert to the example and start form that. If you need to do any changes, then that is possible, but the example is a good starting point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329235?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 12:39:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f0c8310-6614-4ad6-9a45-953e364a17d5</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/960x720/__key/communityserver-discussions-components-files/4/16315366610362109192638330039843.jpg" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329232?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 12:36:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:555f459d-84ad-49a5-a7fa-da07f17bce7d</guid><dc:creator>deepak01</dc:creator><description>&lt;p style="text-align:center;"&gt;Compiled and flashed using nrfgo but not advertising anything any changes and what iram, iron and things want to do.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ble bootloader Dfu not Advertising in Nrf connect</title><link>https://devzone.nordicsemi.com/thread/329229?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 12:34:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cd388a5-de36-4595-a72e-2805c344aef6</guid><dc:creator>deepak01</dc:creator><description>&lt;p&gt;Examples/dfu/bootloader/pca10028/singlebanks110 and&amp;nbsp;&lt;span&gt;Examples/dfu/bootloader/pca10028/singlebanks110 .&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>