<?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>SDK12 DFU with NUS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34180/sdk12-dfu-with-nus</link><description>Dear Nordic Team, 
 Thanks for supporting. 
 hardware : PCA10028 (DK 51) 
 Software : SDK12.3.0 ( NUS example ) 
 Secure DFu implement with NUS example it is compiled and upload the DK51. But application is not run. I dont know what i am doing wrong.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 May 2018 11:38:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34180/sdk12-dfu-with-nus" /><item><title>RE: SDK12 DFU with NUS</title><link>https://devzone.nordicsemi.com/thread/131857?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 11:38:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f36b2a0f-289f-4ea3-937f-ed54feaf64fb</guid><dc:creator>Murugan</dc:creator><description>&lt;p&gt;Thank you for your valuable support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 DFU with NUS</title><link>https://devzone.nordicsemi.com/thread/131852?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 11:02:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7080a308-94ec-44b9-b667-b1bc87c8c905</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;The SoftDevice will return the application RAM start address if too little RAM has been set aside for the SoftDevice when you call sd_ble_enable() in&amp;nbsp; softdevice_enable() in softdevice_handler. Specifically, it will return the app_ram_base variable, which contains the application RAM start address.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can examine the&amp;nbsp;app_ram_base variable in a debug session, see attached screenshot below.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-c1b380be33804065b25c5bf40c9c84fa/app_5F00_ram_5F00_start.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 DFU with NUS</title><link>https://devzone.nordicsemi.com/thread/131851?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 10:55:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:695bd695-5e47-4088-a314-d53028bac4a4</guid><dc:creator>Murugan</dc:creator><description>&lt;p&gt;Thanks for reply. Now working good. i want to know How to calculate the RAM ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 DFU with NUS</title><link>https://devzone.nordicsemi.com/thread/131845?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 10:39:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6c96614-275a-48b1-a6a7-e0c7425720c3</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You need to change&amp;nbsp;vs_uuid_count&amp;nbsp; from 1 to 2 in&amp;nbsp;softdevice_enable_get_default_config() in softdevice_handler.c, i.e.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;p_ble_enable_params-&amp;gt;common_enable_params.vs_uuid_count&amp;nbsp; &amp;nbsp;= 2;&lt;/p&gt;
&lt;p&gt;You also need to modify the RAM settings under Options for Target -&amp;gt; Target&amp;nbsp;&lt;/p&gt;
&lt;p&gt;IRAM1 Start:&amp;nbsp;0x20001FF8&lt;/p&gt;
&lt;p&gt;IRAM1 Size:&amp;nbsp;0x6008&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 DFU with NUS</title><link>https://devzone.nordicsemi.com/thread/131782?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 04:40:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8581dc90-43a9-4d52-b776-2104fd14b79f</guid><dc:creator>Murugan</dc:creator><description>&lt;p&gt;&lt;span&gt;@&lt;/span&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/bjorn_2d00_spockeli"&gt;bjorn-spockeli&lt;/a&gt;&lt;span&gt;&amp;nbsp;Please give me a suggestion and also error list . My complete Source code here&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/SDK_5F00_12.3.0_5F00_Secure_5F00_DFU.rar"&gt;devzone.nordicsemi.com/.../SDK_5F00_12.3.0_5F00_Secure_5F00_DFU.rar&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 DFU with NUS</title><link>https://devzone.nordicsemi.com/thread/131780?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 04:09:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f84c5c01-e0e3-4bee-a576-05017dfdedd9</guid><dc:creator>Murugan</dc:creator><description>&lt;p&gt;@&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/bjorn_2d00_spockeli"&gt;bjorn-spockeli&lt;/a&gt;&amp;nbsp;Please give me a suggestion and also error list .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 DFU with NUS</title><link>https://devzone.nordicsemi.com/thread/131603?ContentTypeID=1</link><pubDate>Thu, 10 May 2018 04:20:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4dff5d81-ec31-4bf9-896f-affb150d574e</guid><dc:creator>Murugan</dc:creator><description>&lt;p&gt;Thanks for reply. As per your guide i got error&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/3404.error.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK12 DFU with NUS</title><link>https://devzone.nordicsemi.com/thread/131511?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 12:27:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a28ad93b-7191-48d7-a87d-c3d6b64664aa</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Generally, whenever you&amp;#39;re seeing that the nRF device is not advertising after you flashed you should do the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Start a debug session&lt;/li&gt;
&lt;li&gt;Set a breakpoint in app_error_handler_bare in app_error.c&lt;/li&gt;
&lt;li&gt;Run the code and if you end up in the error handler, examine the call stack and identify the function that caused the error.&lt;/li&gt;
&lt;li&gt;Look up the error code in the SDK/SoftDevice API documentation on&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/" rel="nofollow"&gt;http://infocenter.nordicsemi.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>