<?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>Change ADV PDU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50516/change-adv-pdu</link><description>Hello, im using the beacon example and i am trying to change the ADV PDU from 
 
 ADV_NONCONN_IND 
 to 
 ADV_IND 
 
 How can i do it?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Aug 2019 05:52:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50516/change-adv-pdu" /><item><title>RE: Change ADV PDU</title><link>https://devzone.nordicsemi.com/thread/202022?ContentTypeID=1</link><pubDate>Fri, 02 Aug 2019 05:52:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6631a6b9-e3c5-446a-abaa-2897d069456d</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Sorry, It is my mistake. I should say early that the&amp;nbsp;post shows the code to modify, but you should use the corresponded variable you need.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is good to know you achieved that.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Change ADV PDU</title><link>https://devzone.nordicsemi.com/thread/201909?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 13:16:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffe0142d-872b-4373-84f0-3b086000390f</guid><dc:creator>PhilMeier</dc:creator><description>&lt;p&gt;Yes i did already, but it is not working. After i changed the varibale from&lt;/p&gt;
&lt;p&gt;&lt;a class="el" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/group___b_l_e___g_a_p___a_d_v___t_y_p_e_s.html#gae5a70eec1facf6ff0baae3be3401204d"&gt;BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;&lt;a class="el" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/group___b_l_e___g_a_p___a_d_v___t_y_p_e_s.html#gae453a22d3a46ef932ff2808afb84c958"&gt;BLE_GAP_ADV_TYPE_CONNECTABLE_SCANNABLE_UNDIRECTED&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;the DK stops advertising&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Change ADV PDU</title><link>https://devzone.nordicsemi.com/thread/201906?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 13:11:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a08e3aa-57ae-44e2-b1bb-6638e872f2da</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Use the variables defined in&amp;nbsp;the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/group___b_l_e___g_a_p___a_d_v___t_y_p_e_s.html"&gt;S140 SoftDevice v6.1.1: GAP Advertising types&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&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: Change ADV PDU</title><link>https://devzone.nordicsemi.com/thread/201900?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 13:01:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:061e409e-c09d-40d1-902e-8081baf53d50</guid><dc:creator>PhilMeier</dc:creator><description>&lt;p&gt;Im using SDK 15.3.0 and S140 SoftDevice&lt;/p&gt;
&lt;p&gt;nRf52840 DK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Change ADV PDU</title><link>https://devzone.nordicsemi.com/thread/201894?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2019 12:58:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19c2d89b-33f9-4676-8183-03a9ce5f9eee</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you use &lt;span&gt;SDK_15.3.0 and&amp;nbsp;S132 SoftDevice v6.1.1, p&lt;/span&gt;lease see this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47915/advertisement-pdu-type-settings"&gt;post&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/group___b_l_e___g_a_p___a_d_v___t_y_p_e_s.html"&gt;S132 SoftDevice v6.1.1: GAP Advertising types&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>