<?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>How to flash hex file via BLE UART service without connecting any Programmer?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29798/how-to-flash-hex-file-via-ble-uart-service-without-connecting-any-programmer</link><description>Hello sir, 
 I have develop project and their lots of quantity. I want flash my updated program into my nordic device without open this device via BLE services. Is it possible to flash, i am using BLE UART service and read sensor data and send to my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Sep 2017 11:40:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29798/how-to-flash-hex-file-via-ble-uart-service-without-connecting-any-programmer" /><item><title>RE: How to flash hex file via BLE UART service without connecting any Programmer?</title><link>https://devzone.nordicsemi.com/thread/118242?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2017 11:40:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f87e0921-01da-4bdc-994f-13b2700cd73c</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Great! Happy to help&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to flash hex file via BLE UART service without connecting any Programmer?</title><link>https://devzone.nordicsemi.com/thread/118241?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2017 10:29:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d252e0c7-ce41-450e-a789-3e1666e78cfd</guid><dc:creator>vishal</dc:creator><description>&lt;p&gt;Thanks martin now i solved this issue using your guide tutorial thanks a lot its great tutorial. and also i able to switch application to DFU mode using command  by setting GPREGRET resistor.
Thanks...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to flash hex file via BLE UART service without connecting any Programmer?</title><link>https://devzone.nordicsemi.com/thread/118238?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2017 05:44:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf38b3be-c170-479c-bfae-9c7e46216f9d</guid><dc:creator>vishal</dc:creator><description>&lt;p&gt;yes i try this tutorial and it is very good now my own application is working fine Thanks a lot Martin his tutorial really nice. but i sir i want button less boot loader even i upload experimental ble buttonless app is given in sdk 13. but this not working when i trying to connect to Nordic_Buttonless using nordic UART it dissconnect. Can you give me small code for button less DFU and merge this code into my existing own application. And control DFU mode via BLE by some command ....
Thanks a lot.....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to flash hex file via BLE UART service without connecting any Programmer?</title><link>https://devzone.nordicsemi.com/thread/118240?ContentTypeID=1</link><pubDate>Wed, 13 Sep 2017 10:10:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03d73a83-ff3c-4f85-b35d-1f99260acf20</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;I believe the nrfutil.exe file bundled together with nRFGo Studio is quite old and might not work anymore. Can you try to follow &lt;a href="https://devzone.nordicsemi.com/blogs/1085/getting-started-with-nordics-secure-dfu-bootloader/"&gt;this guide&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to flash hex file via BLE UART service without connecting any Programmer?</title><link>https://devzone.nordicsemi.com/thread/118236?ContentTypeID=1</link><pubDate>Tue, 12 Sep 2017 15:58:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:460a510e-fb9b-4fd3-9d75-43441a23ee23</guid><dc:creator>vishal</dc:creator><description>&lt;p&gt;I have upload directly hex file is given in sdk nRF5_SDK_13.1.0_7ca7556\examples\dfu\ble_dfu_send_hex\test_images_update_nrf52832 dfu_test_softdevice_bootloader_s132.hex. Then i have created my own application zip file using following command
&amp;quot;C:\Program Files (x86)\Nordic Semiconductor\nRFgo Studio\nrfutil.exe&amp;quot; dfu genpkg --application nrf52832_xxaa.hex --application-version 0xff --dev-revision 1 --dev-type 1 --sd-req 0xfffe BLE.zip&lt;/p&gt;
&lt;p&gt;But when i select this zip file in nordic toolbox android app and select device click on upload it connecting and again discconect and show error message is &amp;quot;Remote DFU invalid CRC error&amp;quot; in nRF ToolBox. why it so how i can resolve this issue please tell me. even when i select test zip file is given in sdk is successfully upload. but my own application zip not upload. let me know sir....&lt;/p&gt;
&lt;p&gt;Thanks in advance......&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to flash hex file via BLE UART service without connecting any Programmer?</title><link>https://devzone.nordicsemi.com/thread/118237?ContentTypeID=1</link><pubDate>Tue, 12 Sep 2017 11:42:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66ad4f73-c97f-4ede-a431-19605b76867e</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;I suggest that you take a look at one of the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.0.0/examples_bootloader.html?cp=4_0_0_4_3"&gt;DFU bootloader examples&lt;/a&gt; in our latest SDK. They should all support GCC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to flash hex file via BLE UART service without connecting any Programmer?</title><link>https://devzone.nordicsemi.com/thread/118235?ContentTypeID=1</link><pubDate>Tue, 12 Sep 2017 04:32:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c77bc74-2783-4c24-b9f0-3ce45bdd0e66</guid><dc:creator>vishal</dc:creator><description>&lt;p&gt;Thanks for your quick reply,
simply sir i want to update my program into custom nRF52832 board using DFU via nRF tool box. I have refer following tutorial.
&lt;a href="https://devzone.nordicsemi.com/tutorials/9/setting-up-device-firmware-updatedfu-on-the-nrf51-/"&gt;DFU tutorial&lt;/a&gt; how to enter my custom board into boot loader using programming command. I know on board when i press boot loader button and same time reset button it go into boot loader mode. Please sir give me some example code for nRF52832 board. I am using eclipse IDE.
Thanks in Advance....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to flash hex file via BLE UART service without connecting any Programmer?</title><link>https://devzone.nordicsemi.com/thread/118239?ContentTypeID=1</link><pubDate>Mon, 11 Sep 2017 11:33:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cfc67d9-d503-44cf-a35e-05bcf60045c7</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;I don&amp;#39;t quite understand what you mean. These two sentences contradict each other:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;quot;I want flash my updated program into my nordic device without open this device via BLE services.&amp;quot;

&amp;quot;By using same apps is it possible to update my program via android apps.&amp;quot;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Do you want to upgrade your firmware over the air? Then you should look at &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v9.0.0/examples_ble_dfu.html"&gt;DFU&lt;/a&gt;. We also have some Android and iOS apps on &lt;a href="https://github.com/nordicsemiconductor"&gt;github&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>