<?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>Add CAF BLE advertisement definition path</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77115/add-caf-ble-advertisement-definition-path</link><description>Hi, 
 I am using the CAF BLE components to use bluetooth on the nRF52840, which I control over HCI via the nRF9160. This is all working. 
 To use the CAF advertising component I have to set the path to ble advertisement data definition by defining the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Aug 2021 21:02:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77115/add-caf-ble-advertisement-definition-path" /><item><title>RE: Add CAF BLE advertisement definition path</title><link>https://devzone.nordicsemi.com/thread/323186?ContentTypeID=1</link><pubDate>Tue, 03 Aug 2021 21:02:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cd7843c-9ad4-468a-9b01-e108b9c11aaa</guid><dc:creator>langestefann</dc:creator><description>&lt;p&gt;Sorry for the late reply, it turns out I only had to remove the &amp;#39;./&amp;#39; from&lt;pre class="ui-code" data-mode="text"&gt;zephyr_library_include_directories(./src/configuration)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;It works now. Thanks again&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add CAF BLE advertisement definition path</title><link>https://devzone.nordicsemi.com/thread/319007?ContentTypeID=1</link><pubDate>Wed, 07 Jul 2021 13:36:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:291554fe-447b-4c16-a911-a697c921ff31</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Can you please add your project here so that I can try to see if I can compile/patch it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add CAF BLE advertisement definition path</title><link>https://devzone.nordicsemi.com/thread/318984?ContentTypeID=1</link><pubDate>Wed, 07 Jul 2021 12:53:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90370c32-1fbd-4309-aa01-802a1e65b98a</guid><dc:creator>langestefann</dc:creator><description>&lt;p&gt;Unfortunately that didn&amp;#39;t help, I am still getting the same error:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1625662185188v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add CAF BLE advertisement definition path</title><link>https://devzone.nordicsemi.com/thread/318979?ContentTypeID=1</link><pubDate>Wed, 07 Jul 2021 12:42:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1802d1b3-0591-4b87-8b48-05ab6263941d</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Probably you need a line in your CMakeLists.txt as below?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;zephyr_library_include_directories(.)
zephyr_library_include_directories(./src/events)
zephyr_library_include_directories(./src/configuration)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>