<?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>burning bootloader and uploading program</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63381/burning-bootloader-and-uploading-program</link><description>Hello, 
 I have been trying to upload a program and continually get the error; Timed out waiting for acknowledgement from device. Failed to upgrade target. No data received on serial port. 
 I have tried burning Bootloader but get the same above error</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jul 2020 08:55:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63381/burning-bootloader-and-uploading-program" /><item><title>RE: burning bootloader and uploading program</title><link>https://devzone.nordicsemi.com/thread/259835?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2020 08:55:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1c77e26-369b-4f17-8615-16ef23fb8d40</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Arduino doesn&amp;#39;t use a programmer, but a serial/usb bootloader (not sure what). This can be used to update the application running on the device. However, if you try to upload a bootloader, perhaps this bootloader doesn&amp;#39;t want to replace itself. You have to ask Arduino about details regarding this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Craig Hoffman"]When I try with the Jlink using a 10 pin connector, I get the following error:[/quote]
&lt;p&gt;&amp;nbsp;So now we are trying to do this directly with a programmer. Is the breakout board powered correctly? What is the voltage on your VDD? Does your JLink programmer support that voltage? It is a known issue that some evaluation boards use a low voltage, and that not all jlink programmers support this voltage.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can you show me a picture of your JLink setup, and verify that your board is powered externally (not via the programmer)?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: burning bootloader and uploading program</title><link>https://devzone.nordicsemi.com/thread/259766?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2020 21:14:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0492ca66-3f5a-4f4e-afa4-24e8e0ddd0e4</guid><dc:creator>Craig Hoffman</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;I am able to burn bootloader and upload Blink sketch to the Adafruit Feather nRF52832 breakout board. I am able to accomplish this using Arduino v1.8.13 IDE through the USB port. &amp;nbsp;Please see the following:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/USB.pdf"&gt;devzone.nordicsemi.com/.../USB.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When I try with the Jlink using a 10 pin connector, I get the following error:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/JLink.pdf"&gt;devzone.nordicsemi.com/.../JLink.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When I run nrfjprog I get an error asking to run log.log.&lt;/p&gt;
&lt;p&gt;Attached is log.log&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0407.log.log"&gt;devzone.nordicsemi.com/.../0407.log.log&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please advise on what I can provide to aid in the diagnosis.&lt;/p&gt;
&lt;p&gt;I remain unable to&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: burning bootloader and uploading program</title><link>https://devzone.nordicsemi.com/thread/259643?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2020 09:11:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e965255d-a8d3-4d3b-8267-a880d032c9c1</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Craig,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[quote user="Edvin Holmseth"][/quote]&lt;/p&gt;
&lt;blockquote&gt;
&lt;div&gt;I am using Bootloader &amp;quot;0.3.0 SoftDevice s132 6.1.1.&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;What is this?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is this at all related to the nRF5 SDK? Or are you using the Arduino IDE?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;What is bootloader version 0.3.0? Where did you find this?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you have a JLink programmer, can you please try to download and install nrf command line tools, and use the command:&lt;/p&gt;
&lt;p&gt;nrfjprog --program bootloader.hex --verify&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What does it say then?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: burning bootloader and uploading program</title><link>https://devzone.nordicsemi.com/thread/259561?ContentTypeID=1</link><pubDate>Sat, 11 Jul 2020 18:23:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:758b45b4-30ae-4368-a1f4-efbd3a845ac7</guid><dc:creator>Craig Hoffman</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The Adafruit Feather Is a breakout board for the nRF52832 which is very useful for prototyping.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.adafruit.com/product/3406"&gt;http://www.adafruit.com/product/3406&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have my own project using the&amp;nbsp;&lt;span&gt;Adafruit module.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="http://www.adafruit.com/product/4077"&gt;http://www.adafruit.com/product/4077&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;My problem is, I can&amp;#39;t seem to burn&amp;nbsp;&lt;/span&gt;boot loaders or upload programs.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The error I get for all devices including the Nordic nRF52832-DK is &amp;quot;&lt;span&gt;Timed out waiting for acknowledgement from device. Failed to upgrade target. No data received on serial port.&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have check all&amp;nbsp;&lt;/span&gt;connections to the nRF52832s which seem to be OK. I am trying to gain insight on what causes the above stated error and how to overcome it.&lt;/p&gt;
&lt;p&gt;I appreciate your help.&lt;/p&gt;
&lt;p&gt;Craig H&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: burning bootloader and uploading program</title><link>https://devzone.nordicsemi.com/thread/258854?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2020 15:49:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42de8ea0-1d36-4bbc-b3c9-d5c2020a7755</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I have never seen an Adafruit Feather before, and I don&amp;#39;t know how they work, just so that we are on the same page here. Does this have an on board debugger? Or how would you usually program it?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am still not sure if this is a question on &amp;quot;How do I implement my own custom bootloader?&amp;quot; or &amp;quot;How do I program my adafruit feather?&amp;quot;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""] I am using Bootloader &amp;quot;0.3.0 SoftDevice s132 6.1.1.[/quote]
&lt;p&gt;&amp;nbsp;What is this?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is this at all related to the nRF5 SDK? Or are you using the Arduino IDE?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: burning bootloader and uploading program</title><link>https://devzone.nordicsemi.com/thread/258657?ContentTypeID=1</link><pubDate>Mon, 06 Jul 2020 15:23:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7567ac6b-d9ba-4fbb-807c-6550c8a42eb6</guid><dc:creator>Craig Hoffman</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;I get it. Things are far from normal anywhere on the globe. In answer to your question, I have tried the following&amp;nbsp;methods you have described. I ave used nrf52832-dk, JLink programmer, and USB. Have not tried serial or BLE. Last night I did have success burning to an Adafruit Feather nrf52832 using JLink to first run msddisable then burn Bootloader followed by USB uploading program. Unfortunately, I can also use this method to upload to the nrf52832-DK. Hope this gives you some insight. I know I must be close but I just can&amp;#39;t seem to uncover the missing link. Stay well,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: burning bootloader and uploading program</title><link>https://devzone.nordicsemi.com/thread/258650?ContentTypeID=1</link><pubDate>Mon, 06 Jul 2020 15:09:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43fe3494-ba32-4937-80ee-2d25cb1233d0</guid><dc:creator>Edvin</dc:creator><description>[quote user=""]I have been trying to upload a program and continually get the error; Timed out waiting for acknowledgement from device. Failed to upgrade target. No data received on serial port.[/quote]
&lt;p&gt;&amp;nbsp;Where do you get this error, and how do you try to upload your program? Do you use a debugger? Or BLE? Or Serial (nrfutil) or USB(nrfutil)?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;NB: We are really short staffed due to Summer Holidays in Norway. You must expect some extra delay in technical questions these days, I am afraid. I am sorry for the inconvenience.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>