<?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>Debugging application after flashing with DFU on nrf52840DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77068/debugging-application-after-flashing-with-dfu-on-nrf52840dk</link><description>Hi, 
 I flashed open_bootloader and it seams to work. I was following this question . However, after building application (I am using ble_central/ble_app_gatts example), creating a package with command: 
 
 
 And flashing the nrf (connected through J3</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Aug 2021 11:01:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77068/debugging-application-after-flashing-with-dfu-on-nrf52840dk" /><item><title>RE: Debugging application after flashing with DFU on nrf52840DK</title><link>https://devzone.nordicsemi.com/thread/324643?ContentTypeID=1</link><pubDate>Thu, 12 Aug 2021 11:01:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7e95b3b-3245-4be4-8a93-0557b854bdef</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Vasilje,&amp;nbsp;&lt;br /&gt;Please confirm that you DFU update the application:&amp;nbsp;&lt;span&gt;ble_central/ble_app_gatts&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If it&amp;#39;s the case it&amp;#39;s normal that it doesn&amp;#39;t advertise. It&amp;#39;s a central application. So it&amp;#39;s not expected to advertise but to scan and connect. Please have a look at the documentation &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_gatts.html?cp=8_1_4_2_0_4"&gt;here&lt;/a&gt;.&lt;br /&gt;Please try to test again with ble_peripheral example, for example ble_app_hrs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging application after flashing with DFU on nrf52840DK</title><link>https://devzone.nordicsemi.com/thread/324410?ContentTypeID=1</link><pubDate>Wed, 11 Aug 2021 09:29:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d5f874c-1011-4ca8-9045-b29593a8a573</guid><dc:creator>vasilje</dc:creator><description>&lt;p&gt;Hey, its not solved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging application after flashing with DFU on nrf52840DK</title><link>https://devzone.nordicsemi.com/thread/323788?ContentTypeID=1</link><pubDate>Fri, 06 Aug 2021 13:44:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c616890b-d050-46d7-9291-7dfba9c8087a</guid><dc:creator>Kaja</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Terje is out of office, have you solved your problem?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Kaja&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging application after flashing with DFU on nrf52840DK</title><link>https://devzone.nordicsemi.com/thread/319002?ContentTypeID=1</link><pubDate>Wed, 07 Jul 2021 13:20:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97d8e758-3ba1-4036-9c3e-202c80f53e2c</guid><dc:creator>vasilje</dc:creator><description>&lt;p&gt;Hey, thanks for the answer. I am using nRF5 SDK 17.0.2. Maybe my question was misunderstood. I am able to flash the program with DFU (I sucessfully set up open_bootloader) but for some reason the application didnt behave as I expected. So I was just wandering about the ways to debug application after it was successfully flashed with DFU.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debugging application after flashing with DFU on nrf52840DK</title><link>https://devzone.nordicsemi.com/thread/318967?ContentTypeID=1</link><pubDate>Wed, 07 Jul 2021 11:52:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19aa3096-00a6-4c89-946b-202cdeef66e7</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What SDK and SDK version are you using? In nRF5 SDK v17.0.2 there is an open bootloader project for the PCA10056 already that you can use directly.&lt;/p&gt;
&lt;p&gt;Note also that before you can do a DFU, you must program the DFU bootloader on the DK. What you describe is performing DFU (&lt;code&gt;nrfutil dfu usb-serial -pkg dfu.zip -p /dev/ttyACM0&lt;/code&gt;.) In order to put a bootloader on the board in the first place, you should &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf_cltools%2FUG%2Fcltools%2Fnrf_nrfjprogexe.html"&gt;program the SoC with &lt;code&gt;nrfjprog&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>