<?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>Is the advertising module removed from docs?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21072/is-the-advertising-module-removed-from-docs</link><description>I am programming a beacon, first I had some problems using sd_ble_gap_adv_start() so I changed to ble_advertising_start() . 
 Now I have a problem when compiling: 
 _build/nrf52832_xxaa_main.c.o: In function `advertising_start&amp;#39;:
/Users/.../pca10040</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Apr 2017 23:02:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21072/is-the-advertising-module-removed-from-docs" /><item><title>RE: Is the advertising module removed from docs?</title><link>https://devzone.nordicsemi.com/thread/82332?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2017 23:02:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32482c6e-923b-4f17-a9f0-7889b418bc03</guid><dc:creator>Carlos Villavicencio</dc:creator><description>&lt;p&gt;Kudos for the AdBlock comment.&lt;/p&gt;
&lt;p&gt;It worked.. somehow. I had this similar problem &lt;a href="https://devzone.nordicsemi.com/question/109587/undefined-reference-to-fs_queued_op_count_get/?answer=114636#post-id-114636"&gt;devzone.nordicsemi.com/.../&lt;/a&gt; and my solution was to alter the ble_advertising.c file to return false. Maybe something else is missing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is the advertising module removed from docs?</title><link>https://devzone.nordicsemi.com/thread/82331?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2017 22:01:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3029877b-8290-4413-9836-61b220adb02a</guid><dc:creator>Daniel Wang</dc:creator><description>&lt;p&gt;Do you have &lt;code&gt;#define BLE_ADVERTISING_ENABLED 1&lt;/code&gt; in sdk_config.h ?
You can find it in the docs here: &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/group__ble__advertising.html#ga944db395f3667276eb62a8bf3d0583ad"&gt;infocenter.nordicsemi.com/.../group__ble__advertising.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Turn off e.g. AdBlock if it doesn&amp;#39;t load&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>