<?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_ble_scan_init is not declared in my project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105765/nrf_ble_scan_init-is-not-declared-in-my-project</link><description>I have been trying to import nrf_ble_scan.c. And it is in my project dependencies, but when i try to Build my solution the following error appears: undefined reference to `nrf_ble_scan_init&amp;#39;. 
 
 
 Where should be the function defined? I also tried to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Nov 2023 20:24:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105765/nrf_ble_scan_init-is-not-declared-in-my-project" /><item><title>RE: nrf_ble_scan_init is not declared in my project</title><link>https://devzone.nordicsemi.com/thread/456247?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2023 20:24:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b14f1895-4b03-42c4-a6cd-4a59e28e626b</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It needs to define&amp;nbsp;NRF_BLE_SCAN_BUFFER in the SDK_config.h as the&amp;nbsp;ble_central examples.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf_ble_scan_init is not declared in my project</title><link>https://devzone.nordicsemi.com/thread/456219?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2023 15:58:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85ee7708-6284-44bc-9d6d-b4c8aa1b21f8</guid><dc:creator>Victor Ruiz 26</dc:creator><description>&lt;p&gt;Of course it is added. Now when i try to compile , the following error appears&lt;br /&gt;&lt;img style="max-height:560px;max-width:661px;" height="560" src="https://devzone.nordicsemi.com/resized-image/__size/1322x1120/__key/communityserver-discussions-components-files/4/pastedimage1700236657103v3.png" width="661" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf_ble_scan_init is not declared in my project</title><link>https://devzone.nordicsemi.com/thread/456053?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 21:23:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:624b9703-da81-4748-b09d-42742a56ba74</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It also needs to add the header file for&amp;nbsp;nrf_ble_scan.h. See&amp;nbsp;&lt;a title="Including header files" href="https://infocenter.nordicsemi.com/topic/ug_gsg_ses/UG/gsg/add_headers_ses.html?cp=1_0_1_6_5_1"&gt;Including header files&lt;/a&gt;&amp;nbsp;doc.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>