<?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>Firmware update - transfer rate to device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/691/firmware-update---transfer-rate-to-device</link><description>We have done some test on how fast we can receive data from a BLE service, which is around 6KB/sec and this is all fine. This test was fairly easy to make, as we could just turn op the number of packages we sent from the device to the Master Control Panel</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Nov 2013 08:57:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/691/firmware-update---transfer-rate-to-device" /><item><title>RE: Firmware update - transfer rate to device</title><link>https://devzone.nordicsemi.com/thread/3473?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2013 08:57:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91f67460-2c70-41b7-b59c-4c1335d2f241</guid><dc:creator>Bastiaan</dc:creator><description>&lt;p&gt;The bootloader is included in the SDK, so you should be able to find it there. The service integrated into an application isn&amp;#39;t yet available, so that&amp;#39;s something you&amp;#39;ll have to build yourself.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Firmware update - transfer rate to device</title><link>https://devzone.nordicsemi.com/thread/3475?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2013 08:57:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1095092-98fc-4ec4-8b98-b94a00503d84</guid><dc:creator>Guest</dc:creator><description>&lt;p&gt;The bootloader is included in the SDK, so you should be able to find it there. The service integrated into an application isn&amp;#39;t yet available, so that&amp;#39;s something you&amp;#39;ll have to build yourself.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Firmware update - transfer rate to device</title><link>https://devzone.nordicsemi.com/thread/3472?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2013 14:28:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cafba186-534d-487d-bdbf-4b383b630cf6</guid><dc:creator>Bastiaan</dc:creator><description>&lt;p&gt;Hi Ole Morten&lt;/p&gt;
&lt;p&gt;Can you please attach the example that you have mentioned just above?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Firmware update - transfer rate to device</title><link>https://devzone.nordicsemi.com/thread/3474?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2013 14:28:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bf3cf4f-537b-485a-8770-898b496985ba</guid><dc:creator>Guest</dc:creator><description>&lt;p&gt;Hi Ole Morten&lt;/p&gt;
&lt;p&gt;Can you please attach the example that you have mentioned just above?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Firmware update - transfer rate to device</title><link>https://devzone.nordicsemi.com/thread/3471?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2013 20:09:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:682a25b1-2236-4712-b3d4-58f63399ce08</guid><dc:creator>KPE</dc:creator><description>&lt;p&gt;Yes - I found it (not experimental anymore ehh :-)&lt;/p&gt;
&lt;p&gt;Well, I think there is enough fuel to get me going with something like you describe here. Thanks a lot :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Firmware update - transfer rate to device</title><link>https://devzone.nordicsemi.com/thread/3470?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2013 09:21:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bb76d6a-f779-4886-bb6b-40c0bd9cdc93</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Have you seen the firmware update example that is available in the latest SDK, version 4.4.1? It receives an image with Write Commands from a Central to the Peripheral, which should give similar performance as Notifications the other way.&lt;/p&gt;
&lt;p&gt;The SDK example includes the bootloader as a separate application, that is by default run when a button is held during boot, but by using GPREGRET, it should also be possible to make this run when a certain characteristic is written for example. Take a look at &lt;a href="https://devzone.nordicsemi.com/index.php/dfu#reply-1685"&gt;this&lt;/a&gt; for an example.&lt;/p&gt;
&lt;p&gt;Another option is to take the service defined there and integrate it into your own application, making sure that the firmware image is written to a swap area, and when finished set some flag, reset and let the bootloader copy the downloaded image into the main application area.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>