<?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>Laird BL600 and DFU BLE bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4567/laird-bl600-and-dfu-ble-bootloader</link><description>Hi, 
 The SDK6.1 bootloader seems to have problems when used on a Laird BL600 module. 
 I&amp;#39;m using a BL600 with the SDK6.1 and SD7.1. I want to implement the bootloader in SDK6.1 to allow for OTA updates. I&amp;#39;ve compiled the bootloader in Keil and put</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Feb 2016 06:39:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4567/laird-bl600-and-dfu-ble-bootloader" /><item><title>RE: Laird BL600 and DFU BLE bootloader</title><link>https://devzone.nordicsemi.com/thread/16192?ContentTypeID=1</link><pubDate>Thu, 11 Feb 2016 06:39:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bb75595-df06-433d-93a7-de1f3b085414</guid><dc:creator>sowmya</dc:creator><description>&lt;p&gt;Hello Morgan,
I am also using BL600 with nordic stack. Can you tell me the method to flash bootloader? Currently I am flashing Softdevice using nRFgo Studio and application using Keil/nRFgo studio. If I have to flash bootloader, do I have to flash SD and Bootloader and then application?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Laird BL600 and DFU BLE bootloader</title><link>https://devzone.nordicsemi.com/thread/16191?ContentTypeID=1</link><pubDate>Thu, 04 Dec 2014 08:58:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4c17f81-de0b-43c1-aefb-9746417b44ad</guid><dc:creator>Morgan Redfield</dc:creator><description>&lt;p&gt;We got it figured out. It turns out that the app was booting correctly, but then immediately resetting. So the problem was with the app instead of the bootloader.&lt;/p&gt;
&lt;p&gt;Interestingly, starting the app through gdb worked properly, but loading the hex file using a bootloader or nRFGo did not work. That&amp;#39;s why we never saw the issue before trying with the bootloader. The line that was causing a hard fault was:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;NRF_CLOCK-&amp;gt;EVENTS_HFCLKSTARTED = 0;
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Laird BL600 and DFU BLE bootloader</title><link>https://devzone.nordicsemi.com/thread/16190?ContentTypeID=1</link><pubDate>Mon, 01 Dec 2014 08:47:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3d2a758-2ca8-4548-b9e6-c7aa4288d5ea</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;I do not have the BL600 module here to test, but your setup works on my development kit. I do not realize why this is not working on the BL600 module since it has the second revision of the chip. Can you ask Laird to verify your setup on their side?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Laird BL600 and DFU BLE bootloader</title><link>https://devzone.nordicsemi.com/thread/16189?ContentTypeID=1</link><pubDate>Wed, 26 Nov 2014 21:24:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5624aa3-3b0b-4dc8-8397-4dc7667d1c32</guid><dc:creator>Morgan Redfield</dc:creator><description>&lt;p&gt;Thanks Stefan,&lt;/p&gt;
&lt;p&gt;We&amp;#39;ve confirmed with Laird that the modules that we have use the XLR2 silicon. We have also tested this with the SD7.0.0, and it still doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;What else can we try to get this working?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update 28.11.2014&lt;/strong&gt; I&amp;#39;m using an Android phone with version 2.0.3 of nRF Master Control Panel. This has also worked well with other nRF51822 boards I&amp;#39;ve built. The only issues I&amp;#39;m having are with the Laird Module.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Laird BL600 and DFU BLE bootloader</title><link>https://devzone.nordicsemi.com/thread/16188?ContentTypeID=1</link><pubDate>Tue, 25 Nov 2014 11:46:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d7735c1-fd56-43f8-886c-43f781ced49e</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The SDK6.1 should work with softdevice S110 v7.0.0 and second revision of the nRF51822. The question is what hardware revision is on your BL600 module? The BL600 had first nRF51822 revision to begin with. Is there any version number on the BL600 module? If you find one, I recommend to contact Laird technologies in order to find out what nRF51822 hardware revision is on your BL600 module.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update 27.11.2014&lt;/strong&gt;
When running the second revision hardware the bootloader in nRF51 SDK 6.1.0 should work with softdevice S110 v7.0.0 and Master Control Panel v3.7.0 or later. I think it should also work for the latest nRF Toolbox DFU for Android and IOS. What central device are you using for the DFU?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>