<?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>Download flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24970/download-flash</link><description>I have BLE Nitrogen. It is defined as a disk on which it can be dropped hex and it is loaded. Please explain in detail how to make hex which can be dropped on the device. I followed the instructions devzone.nordicsemi.com/.../ and I get heh but it does</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Sep 2017 11:15:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24970/download-flash" /><item><title>RE: Download flash</title><link>https://devzone.nordicsemi.com/thread/98328?ContentTypeID=1</link><pubDate>Wed, 13 Sep 2017 11:15:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ca8bb49-0101-4cb1-bf0c-4aa8429f12e5</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;This is my test Makefile: &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3326.Makefile"&gt;makefile&lt;/a&gt; (based on the ble_app_uart example in SDK 14.0.0).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download flash</title><link>https://devzone.nordicsemi.com/thread/98327?ContentTypeID=1</link><pubDate>Wed, 13 Sep 2017 11:12:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85854fd2-672a-439a-90e4-2c86edcb0d94</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;The above only seems to work after I have compiled the project before, but this seems to work always:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;merge: $(OUTPUT_DIRECTORY)/nrf52832_xxaa.hex
	@echo Merging Softdevice and $&amp;lt; 
	mergehex.exe --merge ../../../../../../components/softdevice/s132/hex/s132_nrf52_5.0.0_softdevice.hex  $&amp;lt; --output $(OUTPUT_DIRECTORY)/merge_$(TARGETS).hex
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download flash</title><link>https://devzone.nordicsemi.com/thread/98326?ContentTypeID=1</link><pubDate>Wed, 13 Sep 2017 11:08:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:419e19f9-9a46-46df-a607-4bb1f8030e4b</guid><dc:creator>serzh</dc:creator><description>&lt;p&gt;you put this comand in Makefile ? i do not understand why when i put this comand in Makefile  i do not have any merge files (all pathes is corect)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download flash</title><link>https://devzone.nordicsemi.com/thread/98325?ContentTypeID=1</link><pubDate>Wed, 13 Sep 2017 11:06:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da48b747-9cc8-4950-8b8e-d7e3f44254e3</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;What is the problem? Do you get any errors?
Your commands work for me if I just change the output directory and output names:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;merge: 	
	@echo Merging app and SoftDevice 
	mergehex.exe --merge ../../../../../../components/softdevice/s132/hex/s132_nrf52_5.0.0_softdevice.hex $(OUTPUT_DIRECTORY)/$(TARGETS).hex --output $(OUTPUT_DIRECTORY)/merge_$(TARGETS).hex
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Then i run the command &amp;#39;make merge&amp;#39; and the project gets compiled and the files merged.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download flash</title><link>https://devzone.nordicsemi.com/thread/98324?ContentTypeID=1</link><pubDate>Wed, 13 Sep 2017 06:40:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9933c782-86d3-46f3-a516-573366938c33</guid><dc:creator>serzh</dc:creator><description>&lt;p&gt;could you help me?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download flash</title><link>https://devzone.nordicsemi.com/thread/98323?ContentTypeID=1</link><pubDate>Mon, 11 Sep 2017 14:22:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffbd7ab5-8252-448f-a456-2aaf8cbd2e5c</guid><dc:creator>serzh</dc:creator><description>&lt;p&gt;i have not any devises for programing. I have jast my discovery board and i want make hex file drag drop hex. i writed this cod into my Makefile but it not executed
merge:
@echo Merging app and SoftDevice mergehex.exe --merge ../../../../../../components/softdevice/s110/hex/s110_softdevice.hex $(OUTPUT_BINARY_DIRECTORY)/$(OUTPUT_FILENAME).hex --output $(OUTPUT_BINARY_DIRECTORY)/merge_$(OUTPUT_FILENAME).hex it is a problem&lt;/p&gt;
&lt;p&gt;metod on link is temporary solution&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download flash</title><link>https://devzone.nordicsemi.com/thread/98329?ContentTypeID=1</link><pubDate>Mon, 11 Sep 2017 12:24:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc78247e-0442-4dc5-97c6-4fd0668126af</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;I don&amp;#39;t understand.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Did the method in your link solve your problem?&lt;/li&gt;
&lt;li&gt;Do you want to execute scripts from within your Makefile? If you look in the Makefiles in our SDKs you can see how it can be done. The code below for example, programs the output hex file to your device:&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;flash: $(OUTPUT_DIRECTORY)/nrf52832_xxaa.hex&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;@echo Flashing: $&amp;lt;

nrfjprog -f nrf52 --program $&amp;lt; --sectorerase

nrfjprog -f nrf52 --reset
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now just use a similar syntax with merghex to merge your files.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download flash</title><link>https://devzone.nordicsemi.com/thread/98322?ContentTypeID=1</link><pubDate>Sun, 10 Sep 2017 09:03:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10fe40a0-495f-450d-95d8-a0a7dde7c6f9</guid><dc:creator>serzh</dc:creator><description>&lt;p&gt;i found the same metod as i did &lt;a href="http://iamjustinwang.blogspot.md/2015/10/nrf52832-bleappuart-example-codeiar.html"&gt;iamjustinwang.blogspot.md/.../nrf52832-bleappuart-example-codeiar.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download flash</title><link>https://devzone.nordicsemi.com/thread/98321?ContentTypeID=1</link><pubDate>Sun, 10 Sep 2017 06:23:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3594f18a-1208-4822-b3f6-6f72fb78047e</guid><dc:creator>serzh</dc:creator><description>&lt;p&gt;i can download hex only when i executed mergehex in the Comandline.And merge softdevise and my hex file in one Resalt hex.Only resalt hex is flashible. how i can executed mergehex in Makefile.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Download flash</title><link>https://devzone.nordicsemi.com/thread/98320?ContentTypeID=1</link><pubDate>Thu, 07 Sep 2017 13:30:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f34c0f85-361e-4aa8-860b-fb3cb18a8df3</guid><dc:creator>MartinBL</dc:creator><description>&lt;ol&gt;
&lt;li&gt;Have you successfully gone through all relevant &lt;a href="https://www.96boards.org/documentation/IoTEdition/nitrogen/"&gt;Nitrogen user guides&lt;/a&gt;?&lt;/li&gt;
&lt;li&gt;Do you know that the .hex file is bug-free and actually works as intended?&lt;/li&gt;
&lt;li&gt;Or is it the loading itself that fails?&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>