<?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>nRF51822: Unable to flash s110 softdevice using android app mcp over the air</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7030/nrf51822-unable-to-flash-s110-softdevice-using-android-app-mcp-over-the-air</link><description>Hi all, 
 I have failed when try to flash a new softdevice s110 to the target device is Wunderbar&amp;#39;s sensor module which is using nRF51822 chip. Flashing application has no problem, however when flashing softdevice it was corrupted after the DFU has started</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 May 2015 05:10:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7030/nrf51822-unable-to-flash-s110-softdevice-using-android-app-mcp-over-the-air" /><item><title>RE: nRF51822: Unable to flash s110 softdevice using android app mcp over the air</title><link>https://devzone.nordicsemi.com/thread/24824?ContentTypeID=1</link><pubDate>Wed, 20 May 2015 05:10:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aceda585-87c8-4d33-a09f-a25ed67ff174</guid><dc:creator>huyento</dc:creator><description>&lt;p&gt;Hi Hung, I could flash it now with the nRFTool.
Many thanks to you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822: Unable to flash s110 softdevice using android app mcp over the air</title><link>https://devzone.nordicsemi.com/thread/24829?ContentTypeID=1</link><pubDate>Mon, 18 May 2015 14:32:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb2d1dc6-6401-429a-9164-a596200702bc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@huyento: I assume you have a Segger Jlink programmer ?
Note that program softdevice and application using JLink is usually not called DFU. We call the process as DFU when we update the firmware on the flight via a bootloader, either over the air (RF)or by serial (or other mediums).&lt;/p&gt;
&lt;p&gt;Could you capture a log or a screenshot when you do make flash-all?&lt;/p&gt;
&lt;p&gt;If you have a Windows computer, I would suggest you to use nrfjprog to program the chip. nrfjprog tool can be found in the nRFTool we provided &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/33444/9/3444053"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I also suggest you to also ask on Wunderbar&amp;#39;s forum, since they have more information on the module than us.
You should have no problem flashing S110 v8.0 on the XLR2 chip ( as shown in the picture in your link)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822: Unable to flash s110 softdevice using android app mcp over the air</title><link>https://devzone.nordicsemi.com/thread/24828?ContentTypeID=1</link><pubDate>Mon, 18 May 2015 03:00:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27efcb79-4fa8-42b1-996b-b093d2b810b4</guid><dc:creator>huyento</dc:creator><description>&lt;p&gt;Hi Hung,
This is the page where I get the instruction: &lt;a href="https://github.com/relayr/relayr-firmware-nrf51-modules"&gt;wunderbar&amp;#39; sensor module source code&lt;/a&gt;
The module needs nRF SDK which can be downloaded from Nordic site. The above link says that I should download the S110 softdevice v7. However, on their repository, where nRF SDK is uploaded, they state that user should download SDK version 8.0 (&lt;a href="https://github.com/relayr/nrf51-sdk"&gt;link&lt;/a&gt;).
That makes some confusion. So I would have to try with several options to find the correct one.
But now i&amp;#39;m stuck at flashing the softdevice. The flashing could not be done, it stopped after a while without any error message.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822: Unable to flash s110 softdevice using android app mcp over the air</title><link>https://devzone.nordicsemi.com/thread/24827?ContentTypeID=1</link><pubDate>Fri, 15 May 2015 09:26:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:865f5d05-5e85-48e1-a044-6b9233779be3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Huyen: I&amp;#39;m not very familiar with Wunderbar board, could you point me to the page that give you the instruction to update the softdevice ?&lt;/p&gt;
&lt;p&gt;The nRFToolbox and Master Control Panel share the same DFU service, so I think they should be fine to handle latest DFU bootloader.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822: Unable to flash s110 softdevice using android app mcp over the air</title><link>https://devzone.nordicsemi.com/thread/24826?ContentTypeID=1</link><pubDate>Fri, 15 May 2015 04:59:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdd9e46c-1659-4092-8104-7c44b5fc15f1</guid><dc:creator>huyento</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;Thanks a lot for your help!
I have no clue to say about the original softdevice and the installed bootloader or the nRF51 SDK on that wunderbar. They don&amp;#39;t share this information.&lt;/p&gt;
&lt;p&gt;However, from their opened source code place, they state that users have to dowload the SDK version 8.0. So from what you say, it seems I have to update the bootloader too. Could you please share a link where I can get an appropriate bootloader for SDK 8.0 ?  And should I use the nrf Toolbox DFU instead as Stefan stated &lt;a href="https://devzone.nordicsemi.com/question/37739/nrf51822-softdevice-s110-extracted-from-sdk-is-so-big-249kb/"&gt;here&lt;/a&gt; ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822: Unable to flash s110 softdevice using android app mcp over the air</title><link>https://devzone.nordicsemi.com/thread/24825?ContentTypeID=1</link><pubDate>Wed, 13 May 2015 11:49:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d4c989d-f77e-4ace-b16a-1d737da598e6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Huyen,
I need some more information on the Wunderbar you have.
Which orginial softdevice it has ?
Which nRF51 SDK the installed bootloader based on?
When you update the softdevice do you also update the bootloader  ? The orginial bootloader usually won&amp;#39;t work with the new softdevice if it&amp;#39;s a major change in version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>