<?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>ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8083/ble_dfu-h-file-not-found</link><description>I added the DFU service to my project. 
 I will get this error: #5: cannot open source input file &amp;quot;ble_dfu.h&amp;quot;: No such file or directory 
 This error appears in the dfu_app_handler file. But in the ble_dfu file is everything ok. 
 How is that possible</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Jul 2015 13:18:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8083/ble_dfu-h-file-not-found" /><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/29006?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2015 13:18:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd01052b-826b-4ef2-b5ab-f9229974dec8</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;You should only include either device_manager_peripheral or device_manager_central&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/29005?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2015 13:10:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eca7555b-34cd-4b75-a448-fe288c58a9c4</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;Is this new for the 52 series? Because in the 51 I didnt include the device manager. Now if I include the dependencies for the device manager I will get new errors: The symbols are multiply defined(by device_manager_peripheral and device_manager_central)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/29004?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2015 12:57:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2400d2f-2f4f-48d0-963b-0f91d0eeaff0</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;From your linker errors it looks like you haven&amp;#39;t included the dependencies for the device manager, see &lt;a href="https://devzone.nordicsemi.com/tutorials/15/implementing-the-device-manager/"&gt;this tutorial&lt;/a&gt; for details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/29008?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2015 07:37:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea435457-47bd-43f8-9bd9-32b7c9749a0d</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;Error: L6218E: Undefined symbol dm_application_context_set (referred from dfu_app_handler.o).&lt;/p&gt;
&lt;p&gt;Error: L6218E: Undefined symbol dm_application_instance_set (referred from dfu_app_handler.o).&lt;/p&gt;
&lt;p&gt;Error: L6218E: Undefined symbol dm_distributed_keys_get (referred from dfu_app_handler.o).&lt;/p&gt;
&lt;p&gt;Error: L6218E: Undefined symbol dm_handle_get (referred from dfu_app_handler.o).&lt;/p&gt;
&lt;p&gt;Undefined symbol dm_peer_addr_get (referred from dfu_app_handler.o).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/29007?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2015 06:12:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cba7e42-6ffa-4a79-bcf6-2a09dd5761ab</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;I meant the Folder setup window that is shown on the right in my original answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/29003?ContentTypeID=1</link><pubDate>Fri, 10 Jul 2015 09:28:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a65b44f-cbbe-47de-ad64-56c4ff838ddd</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;I attached the project folder...but I&amp;#39;m not sure if this is what you are asking for&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/29002?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2015 11:57:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6093e06d-44a8-4537-afcd-e20b14742fa5</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Could you post a screenshot of your folder setup?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/28999?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2015 11:14:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcf0d09d-1e8a-4c86-89b4-396b02062c73</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;dfu_app_handler -&amp;gt; SDK8.1/components/libraries/bootloader_dfu&lt;/p&gt;
&lt;p&gt;main.c -&amp;gt; SDK 8.1/ examples/ble_peripheral/motorcontrol&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/29001?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2015 10:21:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3d800ce-283f-48ca-91b4-45f9f9f2441b</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;What is the path of your dfu_app_handler file? Is it possible that it is either one layer up or one layer down compared to the main.c file? If so the linker will not find the correct path.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/29000?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2015 09:56:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d92caea0-f9ad-44fd-afaf-6166e8b19373</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;Thank you for the fast support. I know how to import files and I have ble_dfu added. But the error is still there. I have the Dfu working for other projcets. But this is the first time i try it on the SDK 8.1. And this error appears only on this project(SDK 8.1)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_dfu.h file not found</title><link>https://devzone.nordicsemi.com/thread/28998?ContentTypeID=1</link><pubDate>Thu, 09 Jul 2015 09:06:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:207f18bb-7899-4885-aea7-1f9a1d89d241</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You need to add the path for ble_dfu.h&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Options_5F00_for_5F00_target.png" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Path_5F00_config.png" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;This path is &lt;code&gt;SDK_8.1\components\ble\ble_services\ble_dfu&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;So you would have to type in something like(this depends on your file structure)&lt;/p&gt;
&lt;p&gt;&lt;code&gt;..\..\..\..\..\components\ble\ble_services\ble_dfu&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>