<?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>nrf52840 dongle can&amp;#39;t send firmware with nrf-connect desktop</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40345/nrf52840-dongle-can-t-send-firmware-with-nrf-connect-desktop</link><description>I have already pressed reset in the dongle, it was pulsing red. And when I write it allways says the same error. I have done this experiment in Ubuntu 16.04 and Windows 10 and I got the same error. 
 
 Thx for your help. 
 PS: It is my first time working</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Dec 2018 19:32:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40345/nrf52840-dongle-can-t-send-firmware-with-nrf-connect-desktop" /><item><title>RE: nrf52840 dongle can't send firmware with nrf-connect desktop</title><link>https://devzone.nordicsemi.com/thread/163092?ContentTypeID=1</link><pubDate>Thu, 27 Dec 2018 19:32:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f73e428-f8ff-4b33-9c4e-0c3db8dad9dd</guid><dc:creator>Patrik</dc:creator><description>&lt;p&gt;I experience the similar problem as Doroana wrote. The first time working with the nrf52840 dongle, trying to flash blinky app (without softdevice) from nRF52 examples for the pca10059 board, pressed the reset button and observing the red led pulsing. I am testing it on Windows 10 Pro with nRF Connect v2.6.1. I also tried the recommended attachment blinky_pca10059_mbr.hex from Vidar Berg, but the same error. After the unsuccessfull writing of hex file, the dongle gets disconnected (not visible in Device Manager), the green and RGB LEDs blinking. Please for help, how to solve that issue. I attach print screen with errors and log file also.&amp;nbsp;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/nrf_5F00_connect.jpg" /&gt;&lt;pre class="ui-code" data-mode="text"&gt;2018-12-27T18:00:32.393Z INFO Application data folder: C:\Users\suste\AppData\Roaming\nrfconnect\pc-nrfconnect-programmer
2018-12-27T18:00:32.621Z DEBUG App pc-nrfconnect-programmer v1.0.1 official
2018-12-27T18:00:32.621Z DEBUG App path: C:\Users\suste\.nrfconnect-apps\node_modules\pc-nrfconnect-programmer
2018-12-27T18:00:32.621Z DEBUG nRFConnect 2.6.1 is supported by the app (^2.6.0)
2018-12-27T18:00:32.621Z DEBUG nRFConnect path: C:\Users\suste\AppData\Local\Programs\nrfconnect\resources\app.asar
2018-12-27T18:00:32.621Z DEBUG HomeDir: C:\Users\suste
2018-12-27T18:00:32.621Z DEBUG TmpDir: C:\Users\suste\AppData\Local\Temp
2018-12-27T18:00:32.636Z INFO Using nrfjprog library 9.8.1, pc-nrfjprog-js 1.4.1
2018-12-27T18:02:40.695Z INFO Parsing HEX file:  C:\Users\suste\Downloads\blinky_pca10059_mbr.hex
2018-12-27T18:02:40.702Z INFO File was last modified at  12/27/2018, 4:14:34 PM
2018-12-27T18:02:40.742Z INFO Data block: 0x00000000-0x00000A18 (0x00000A18  bytes long)
2018-12-27T18:02:40.742Z INFO Data block: 0x00001000-0x00001640 (0x00000640  bytes long)
2018-12-27T18:02:52.609Z INFO Using USB SDFU protocol to communicate with target
2018-12-27T18:02:52.625Z INFO Protocol Version:  1 found
2018-12-27T18:02:52.627Z INFO Hardware: 52840 found
2018-12-27T18:02:52.632Z INFO Firmware: Bootloader found
2018-12-27T18:02:52.632Z INFO Firmware: Application found
2018-12-27T18:02:54.668Z INFO Hash is generated by SHA256
2018-12-27T18:02:54.670Z INFO Performing DFU. This may take a few seconds
2018-12-27T18:02:54.699Z INFO DFU procedure starts. This may take a few seconds.
2018-12-27T18:02:57.022Z INFO DFU for Application completed successfully!
2018-12-27T18:02:57.023Z INFO 0 dfu package(s) left.
2018-12-27T18:02:57.023Z INFO Waiting for device
2018-12-27T18:03:02.030Z ERROR Reopen device failed: Timeout while waiting for device  F0691BF7D95B to be attached and enumerated
2018-12-27T18:03:02.031Z INFO Nordic DFU Trigger Interface was not found.Please physically reset device.
2018-12-27T18:03:02.035Z ERROR Device not found due to failure during DFU
2018-12-27T18:03:02.115Z INFO Target device closed.
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 dongle can't send firmware with nrf-connect desktop</title><link>https://devzone.nordicsemi.com/thread/157318?ContentTypeID=1</link><pubDate>Wed, 14 Nov 2018 13:52:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2840313-30b8-4e0a-8446-3652d48bc254</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;DFU USB trigger is&amp;nbsp;implemented in the connectivity example (nRF5_SDK_15.2.0_9412b96\examples\connectivity\ble_connectivity\pca10059) and&amp;nbsp; documentation for the module can be found here:&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_dfu_trigger_usb.html?cp=4_0_0_3_5_3"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_dfu_trigger_usb.html?cp=4_0_0_3_5_3&lt;/a&gt;. Hope this helps.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 dongle can't send firmware with nrf-connect desktop</title><link>https://devzone.nordicsemi.com/thread/157296?ContentTypeID=1</link><pubDate>Wed, 14 Nov 2018 13:05:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62ec2f6f-22c7-47cb-8141-ee43d9bdcc6d</guid><dc:creator>Doroana</dc:creator><description>&lt;p&gt;Hello, &lt;br /&gt;&lt;br /&gt;Altough it worked I noticed that the dongle is not able to connect again with the PC unless I reset it. &lt;br /&gt;Probably that is because the blinky.hex is missing the USB DFU trigger. I would lik to incorportate that feature in to my program but I can&amp;#39;t find where to learn it, could you point me a site to learn how to implement it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 dongle can't send firmware with nrf-connect desktop</title><link>https://devzone.nordicsemi.com/thread/156761?ContentTypeID=1</link><pubDate>Sat, 10 Nov 2018 10:23:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0c0714d-95d3-48d1-831c-74bd7b2c08c3</guid><dc:creator>Doroana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It worked,&lt;/p&gt;
&lt;p&gt;thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 dongle can't send firmware with nrf-connect desktop</title><link>https://devzone.nordicsemi.com/thread/156658?ContentTypeID=1</link><pubDate>Fri, 09 Nov 2018 12:33:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:819901fd-cf93-4eca-ba9d-dc05dfcc1e01</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It sounds like you have done everything correctly. The LED will pulse red when&amp;nbsp;the bootloader is running in DFU mode, and the errors you got can show up even after a successful FW because the programmer app will not recognize the dongle unless the upload app&amp;nbsp;includes the USB DFU trigger mechanism (most apps won&amp;#39;t enable the USB interface at all).&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I suggest to try DFU with the blinky .hex below to verify that DFU is working on your setup. Both the RGB and green LED should start blinking if the upload was successful.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9389e8939e7342dd91ad66f81ccc65c7/blinky_5F00_pca10059_5F00_mbr.hex"&gt;devzone.nordicsemi.com/.../blinky_5F00_pca10059_5F00_mbr.hex&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>