<?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>nRF Connect SDK 2.4.2 Adding include scan.h</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111711/nrf-connect-sdk-2-4-2-adding-include-scan-h</link><description>Hi, 
 I am using nRF52840 DK and Bluetooth Observer example program. I am implementing filtering. I am having trouble add include scan.h which is located at C:\ncs\v2.4.2\nrf\include\bluetooth. 
 
 Here is my CMakeLists.txt 
 
 My main.c</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Jun 2024 11:36:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111711/nrf-connect-sdk-2-4-2-adding-include-scan-h" /><item><title>RE: nRF Connect SDK 2.4.2 Adding include scan.h</title><link>https://devzone.nordicsemi.com/thread/487495?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2024 11:36:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d408824-2c0a-4d0a-a3e6-c5449edd283e</guid><dc:creator>mtrobregado</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I deleted the C:\ncs and re-installed SDKv2.4.2. After that the&amp;nbsp;I was able to include scan.h after referring to throughput example program on how to do it. It build without errors.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Markel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK 2.4.2 Adding include scan.h</title><link>https://devzone.nordicsemi.com/thread/487046?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 08:03:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c735ccb-514c-453b-8e05-fe22e1f93a2b</guid><dc:creator>mtrobregado</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Even the central uart and throughput example program does not build. So, this must be a problem with the SDK. How do I fix this?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Markel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK 2.4.2 Adding include scan.h</title><link>https://devzone.nordicsemi.com/thread/486946?ContentTypeID=1</link><pubDate>Fri, 31 May 2024 14:45:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06a39f6c-84b2-4171-984e-1bc640726788</guid><dc:creator>mtrobregado</dc:creator><description>&lt;p&gt;Yes. Here is my .conf file. I am using Bluetooth Observer example program as base.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;CONFIG_BT=y
CONFIG_BT_OBSERVER=y
CONFIG_BT_EXT_ADV=y

CONFIG_BT_DEVICE_NAME=&amp;quot;Bluetooth Observer Scoreboard&amp;quot;

CONFIG_BT_PER_ADV_SYNC=y

#Bluetooth
CONFIG_BT_GATT_DM=y
CONFIG_HEAP_MEM_POOL_SIZE=2048

#Custom central scanning
CONFIG_BT_SCAN=y
CONFIG_BT_SCAN_FILTER_ENABLE=y
CONFIG_BT_SCAN_NAME_CNT=1
CONFIG_BT_SCAN_MANUFACTURER_DATA_CNT=1
CONFIG_BT_SCAN_UUID_CNT=1&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect SDK 2.4.2 Adding include scan.h</title><link>https://devzone.nordicsemi.com/thread/486944?ContentTypeID=1</link><pubDate>Fri, 31 May 2024 14:36:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48fc1236-90a2-4908-8dd7-cb49ed132912</guid><dc:creator>Schmid</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Did you set&amp;nbsp;CONFIG_BT_SCAN=y in the .conf File?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>