<?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>nRF51 Broadcast advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64688/nrf51-broadcast-advertising</link><description>How to 
 1. increase advertising frequency - Which BLE GAP parameter should be updated? 
 2. increase RSSI signal strength - My device is not battery operated, so there are no power constraints. 
 Thanks, 
 Rahul</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Aug 2020 06:27:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64688/nrf51-broadcast-advertising" /><item><title>RE: nRF51 Broadcast advertising</title><link>https://devzone.nordicsemi.com/thread/263925?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2020 06:27:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e185dce4-9f36-45d1-941b-0c1af3985f44</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Rahul,&lt;/p&gt;
[quote user=""]1. increase advertising frequency - Which BLE GAP parameter should be updated?[/quote]
&lt;p&gt;To increase advertising frequency you will need to reduce &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v6.1.0/group___b_l_e___g_a_p___a_d_v___i_n_t_e_r_v_a_l_s.html"&gt;advertising interval&lt;/a&gt;&lt;em&gt;,&amp;nbsp;&lt;/em&gt;the minimum value is 20 ms. Keep in mind that there is added a random delay between 0 and 10 ms before every advertisement, as part of the BLE specification.&lt;/p&gt;
[quote user=""]2. increase RSSI signal strength - My device is not battery operated, so there are no power constraints.[/quote]
&lt;p&gt;You can change your TX power using the SoftDevice function &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s122.api.v8.0.0%2Fgroup___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html&amp;amp;anchor=gad10e80ba20ddab42d1753fd1be2d8c26"&gt;sd_ble_gap_tx_power_set&lt;/a&gt;.&lt;br /&gt;Which TX power levels is supported will depend on which nRF51 SoC and SoftDevice you are using.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>