<?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>Combine softdevice into the hex file</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23953/combine-softdevice-into-the-hex-file</link><description>Hello ! 
 I&amp;#39;m looking to combine the softdevice into my .hex file generated by Keil.
Currently, when I compile my project, Keil gives me a .hex. To implement this hex file, I have to program the board with the s132 softdevice, then with my .hex file</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Jul 2017 16:49:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23953/combine-softdevice-into-the-hex-file" /><item><title>RE: Combine softdevice into the hex file</title><link>https://devzone.nordicsemi.com/thread/94300?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2017 16:49:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90b5ec12-cd77-4716-ab15-9add7fdffd8b</guid><dc:creator>TheRaven</dc:creator><description>&lt;p&gt;Thanks a lot, I&amp;#39;m gonna to watch this !
Edit : it works perfectly with mergehex ! Thanks Endnode !!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine softdevice into the hex file</title><link>https://devzone.nordicsemi.com/thread/94299?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2017 16:09:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ba73305-8551-45ea-a8a8-f2baf7e09dba</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;It&amp;#39;s possible outside Keil:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Intel HEX files are simple text files so you can combine them manually (except erasing the last line of the first HEX;).&lt;/li&gt;
&lt;li&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/nrf5x_command_line_tools/nrf5x_mergehex.html?cp=5_1_2"&gt;You can call &lt;code&gt;mergehex&lt;/code&gt; command line utility from NRFTOOLS bundle&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>