<?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>problem with combining peripheral and central DFU with FDS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15595/problem-with-combining-peripheral-and-central-dfu-with-fds</link><description>Hello, 
 for my project I&amp;#39;m using: SDK11, s130, nrf51 (nrf51822-QFAC), central and peripheral roles, DFU. 
 I&amp;#39;ve managed to have both peripheral and central roles with DFU with solution taken from this post: devzone.nordicsemi.com/.../ 
 I wanted to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Aug 2016 19:23:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15595/problem-with-combining-peripheral-and-central-dfu-with-fds" /><item><title>RE: problem with combining peripheral and central DFU with FDS</title><link>https://devzone.nordicsemi.com/thread/59504?ContentTypeID=1</link><pubDate>Tue, 09 Aug 2016 19:23:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21811bae-3890-4d65-ab66-722d019df8e4</guid><dc:creator>adriand</dc:creator><description>&lt;p&gt;ok, most likely defining DFU_APP_DATA_RESERVED was the case. I preserved 0x400 and now it works fine with FDS :-) when I debug it before I was getting error 0x03 (internal error). Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: problem with combining peripheral and central DFU with FDS</title><link>https://devzone.nordicsemi.com/thread/59503?ContentTypeID=1</link><pubDate>Mon, 08 Aug 2016 15:06:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34a9e078-1a30-4eae-a8fa-7bb54aa9cad8</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;Most likely the reset is because of an error condition, try to define DEBUG in the preprocessor symbols and see if the application stops and if so where the error came from and what error code it is. See this: &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can also try to define DFU_APP_DATA_RESERVED as f.ex. 0x400 in the bootloader project and see if it helps, see this: &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_memory_appdata.html"&gt;infocenter.nordicsemi.com/.../bledfu_memory_appdata.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>