<?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>One Binary image with both Softdevice and our application code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36169/one-binary-image-with-both-softdevice-and-our-application-code</link><description>We want to be able to download a firmware image into external flash through multiple paths (wireless or wired -only one path is used at a time) then program that image into the nRF52840 internal flash. 
 Because of space considerations we want to use</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Jul 2018 15:55:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36169/one-binary-image-with-both-softdevice-and-our-application-code" /><item><title>RE: One Binary image with both Softdevice and our application code</title><link>https://devzone.nordicsemi.com/thread/139451?ContentTypeID=1</link><pubDate>Mon, 09 Jul 2018 15:55:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:713bb6ee-1177-450f-a147-f6e38ae215d2</guid><dc:creator>DBT</dc:creator><description>&lt;p&gt;we need BIN instead of HEX in order to save space in the external flash that is holding the firmware image.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: One Binary image with both Softdevice and our application code</title><link>https://devzone.nordicsemi.com/thread/139446?ContentTypeID=1</link><pubDate>Mon, 09 Jul 2018 15:37:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64a277f7-ea6b-42ee-996f-cd9078d17ba8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Douglas,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can&amp;nbsp;compile the application as hex file then use mergehex.exe tool to merge the application with the bootloader hex (mergehex.exe is provided in our command line tools).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then you can use hex2bin.exe to convert the merged hex file to be .bin file if you need, but I&amp;#39;m not sure why you need .bin instead of .hex.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can call mergehex right inside SES. Please follow this guide:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/34212/howto-flash-bootloader-settings-for-dfu-using-ses-at-debug-time"&gt;devzone.nordicsemi.com/.../howto-flash-bootloader-settings-for-dfu-using-ses-at-debug-time&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>