<?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>nrf toolbox application sends wrong softdevice image size in start packet.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9499/nrf-toolbox-application-sends-wrong-softdevice-image-size-in-start-packet</link><description>While ota dfu via nrf toolbox android app, it sends wrong (0x15918) image size in start packet, and also bootloader starts writing softdevice image at address DFU_BANK_0_REGION_START(0x18000) instead of DFU_BANK_1_REGION_START(0x2A000).
But it works</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Oct 2015 06:04:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9499/nrf-toolbox-application-sends-wrong-softdevice-image-size-in-start-packet" /><item><title>RE: nrf toolbox application sends wrong softdevice image size in start packet.</title><link>https://devzone.nordicsemi.com/thread/35058?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2015 06:04:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42c33f28-13cf-44da-886d-9117a91023ce</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi, when preparing a SD image, nrf util will automaticcally remove the UICR section and any byte padding at the end. 0x15918 bytes should be correct if you are using s110 v.8.0.0.&lt;/p&gt;
&lt;p&gt;A SD image will always be loaded to BANK_0 where the application resides due to its size, see &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v9.0.0/bledfu_memory_banks.html?cp=4_1_0_4_3_3_1"&gt;softdevice update in SDK documentation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Are you getting any error messages while uploading SD, and have you tried to upload the SD distrubution .zip found in \nRF51_SDK_9.0.0\examples\dfu\ble_dfu_send_hex\test_images_update?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>