<?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>Successful dongle programming, but application not starting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58820/successful-dongle-programming-but-application-not-starting</link><description>Hello, 
 I am working with the nRF52840 dongle. There is a bootloader at the end of it&amp;#39;s flash, which can be started by pushing reset after power up. 
 However I cannot start the written app on the dongle. It is strange, because even the SDK blinky app</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Mar 2020 06:55:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58820/successful-dongle-programming-but-application-not-starting" /><item><title>RE: Successful dongle programming, but application not starting</title><link>https://devzone.nordicsemi.com/thread/239251?ContentTypeID=1</link><pubDate>Wed, 11 Mar 2020 06:55:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:959d600e-2897-49c0-bd99-0aaa4a462eee</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Good to hear the problem is solved. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Successful dongle programming, but application not starting</title><link>https://devzone.nordicsemi.com/thread/239175?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2020 15:13:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf776637-efbb-468d-8b67-6eabfd1c3d44</guid><dc:creator>NorbertD</dc:creator><description>&lt;p&gt;Turns out Makerdiary&amp;#39;s dongle which I use(which is sold as a nRF52840 dongle, resembles your dongle, and behaves in DFU mode like your dongle),is marketed with your SDK. The nRF chip pinout is different. Because why not make a halfway compatible hardware? Adapting the board definitions for pca10059 solves the problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Successful dongle programming, but application not starting</title><link>https://devzone.nordicsemi.com/thread/239016?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2020 09:17:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de4fe3b4-f25e-4127-9da2-f5294998df6a</guid><dc:creator>NorbertD</dc:creator><description>&lt;p&gt;I tried the example under &lt;span&gt;&amp;lt;InstallFolder&amp;gt;\examples\peripheral\blinky&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;Here is the log:&lt;/p&gt;
&lt;p&gt;2020-03-10T09:04:51.381Z INFO Application data folder: C:\Users\daatn\AppData\Roaming\nrfconnect\pc-nrfconnect-programmer&lt;br /&gt;2020-03-10T09:04:51.469Z DEBUG App pc-nrfconnect-programmer v1.3.1 official&lt;br /&gt;2020-03-10T09:04:51.469Z DEBUG App path: C:\Users\daatn\.nrfconnect-apps\node_modules\pc-nrfconnect-programmer&lt;br /&gt;2020-03-10T09:04:51.469Z DEBUG nRFConnect 3.3.0 is supported by the app (^3.3.0)&lt;br /&gt;2020-03-10T09:04:51.469Z DEBUG nRFConnect path: C:\Users\daatn\AppData\Local\Programs\nrfconnect\resources\app.asar&lt;br /&gt;2020-03-10T09:04:51.469Z DEBUG HomeDir: C:\Users\daatn&lt;br /&gt;2020-03-10T09:04:51.469Z DEBUG TmpDir: C:\Users\daatn\AppData\Local\Temp&lt;br /&gt;2020-03-10T09:04:51.486Z INFO Using nrfjprog library 10.5.0, pc-nrfjprog-js 1.6.0&lt;br /&gt;2020-03-10T09:05:00.895Z INFO Using USB SDFU protocol to communicate with target&lt;br /&gt;2020-03-10T09:05:00.903Z INFO Protocol Version:&amp;nbsp; 1 found&lt;br /&gt;2020-03-10T09:05:00.905Z INFO Hardware: 52840 found&lt;br /&gt;2020-03-10T09:05:00.907Z INFO Firmware: Bootloader found&lt;br /&gt;2020-03-10T09:05:00.907Z INFO Firmware: Application found&lt;br /&gt;2020-03-10T09:05:46.493Z INFO Parsing HEX file:&amp;nbsp; C:\Projects\nRF5_SDK_16_00\examples\peripheral\blinky\hex\blinky_pca10059_mbr.hex&lt;br /&gt;2020-03-10T09:05:46.508Z INFO File was last modified at&amp;nbsp; 10/18/2019, 9:31:01 PM&lt;br /&gt;2020-03-10T09:05:46.521Z INFO Data block: 0x00000000-0x00000B00 (0x00000B00&amp;nbsp; bytes long)&lt;br /&gt;2020-03-10T09:05:46.521Z INFO Data block: 0x00001000-0x00001640 (0x00000640&amp;nbsp; bytes long)&lt;br /&gt;2020-03-10T09:06:07.704Z INFO Does not need to be reloaded:&amp;nbsp; C:\Projects\nRF5_SDK_16_00\examples\peripheral\blinky\hex\blinky_pca10059_mbr.hex&lt;br /&gt;2020-03-10T09:06:07.708Z INFO Hash is generated by SHA256&lt;br /&gt;2020-03-10T09:06:07.711Z INFO Performing DFU. This may take a few seconds&lt;br /&gt;2020-03-10T09:06:07.727Z INFO DFU procedure starts. This may take a few seconds.&lt;br /&gt;2020-03-10T09:06:10.253Z INFO DFU for Application completed successfully!&lt;br /&gt;2020-03-10T09:06:10.253Z INFO 0 dfu package(s) left.&lt;br /&gt;2020-03-10T09:06:10.253Z INFO Waiting for device&lt;br /&gt;2020-03-10T09:06:15.255Z ERROR Reopen device failed: Timeout while waiting for device&amp;nbsp; DDDA8FA252F5 to be attached and enumerated&lt;br /&gt;2020-03-10T09:06:15.255Z INFO Nordic DFU Trigger Interface was not found.Please physically reset device.&lt;br /&gt;2020-03-10T09:06:15.256Z ERROR Device not found due to failure during DFU&lt;br /&gt;2020-03-10T09:06:15.265Z INFO Target device closed.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Resetting the device to start the application can be done with a power off-on cycle after programming, right? Because I still can&amp;#39;t see the app working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Successful dongle programming, but application not starting</title><link>https://devzone.nordicsemi.com/thread/238790?ContentTypeID=1</link><pubDate>Mon, 09 Mar 2020 12:09:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfa846d2-abbf-457d-b487-0dd98e1c8900</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There are two blinky examples,&amp;nbsp;&lt;a title="Blinky Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/gpio_example.html?cp=7_1_4_6_0"&gt;Blinky Example&lt;/a&gt;&amp;nbsp;(&lt;span&gt;&amp;lt;InstallFolder&amp;gt;\examples\peripheral\blinky&lt;/span&gt;)&amp;nbsp;and&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_blinky.html"&gt;BLE Blinky Application&lt;/a&gt;&amp;nbsp;(&lt;span&gt;&amp;lt;InstallFolder&amp;gt;\examples\ble_peripheral\ble_app_blinky&lt;/span&gt;). Which example are you using?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you flash the blinky_pca10059_mbr.hex to &lt;span&gt;the nRF52840 dongle, you will o&lt;/span&gt;&lt;span&gt;bserve that the LEDs are blinking.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please provide the nRFConnect-Programmer log if you still have the issue.&lt;br /&gt;&amp;nbsp;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-ac5dce71861a4f29ba3511e96f02bcdc/237924.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>