<?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 debug App + Bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25101/how-to-debug-app-bootloader</link><description>Hi all, 
 I have sent an application ZIP OTA and performed DFU, the log: 
 ... 
 &amp;lt;debug&amp;gt; app: All flash operations have completed. 
 &amp;lt;debug&amp;gt; app: Starting reset timer. 
 &amp;lt;debug&amp;gt; app: Attempting to reset the device. 
 &amp;lt;debug&amp;gt; nrf_sdh_soc: In nrf_dfu_transports_close</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Sep 2017 09:05:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25101/how-to-debug-app-bootloader" /><item><title>RE: How to debug App + Bootloader</title><link>https://devzone.nordicsemi.com/thread/98852?ContentTypeID=1</link><pubDate>Tue, 12 Sep 2017 09:05:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14cc0ec3-d6ea-454a-8648-9d8e5302717b</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;0x00000004 is NRF_ERROR_NO_MEM.&lt;/p&gt;
&lt;p&gt;You can try to increase NRF_SDH_BLE_VS_UUID_COUNT. This may give you a new error, because the SoftDevice will require more RAM. Have a look at nrf_sdh_ble_enable().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to debug App + Bootloader</title><link>https://devzone.nordicsemi.com/thread/98851?ContentTypeID=1</link><pubDate>Tue, 12 Sep 2017 02:00:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9a1ece7-c921-4c9b-b9e2-0267ee8141f2</guid><dc:creator>parco</dc:creator><description>&lt;p&gt;I have debugged it by merging the application.hex with the settings.hex, and overwriting the debug&amp;#39;s target hex with that merged file. Then simply started debugging.&lt;/p&gt;
&lt;p&gt;Also, I have narrowed the problem down to sd_ble_uuid_vs_add returning error 4.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>