<?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>Setting Tx Power of nRF52840?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58873/setting-tx-power-of-nrf52840</link><description>HI: 
 I Use the Projtcet: &amp;quot;......\nRF5_SDK_15.3.0_59ac345\examples\ble_central\ble_app_uart_c&amp;quot;. 
 In the BLE_Central project, how to set the Tx Power?? 
 thank you very much!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Mar 2021 12:13:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58873/setting-tx-power-of-nrf52840" /><item><title>RE: Setting Tx Power of nRF52840?</title><link>https://devzone.nordicsemi.com/thread/300656?ContentTypeID=1</link><pubDate>Thu, 18 Mar 2021 12:13:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81ad75bf-d51b-46b3-bd81-0145e95c1e6d</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Please check out this case, where my colleague Einar goes into detail on the sd_ble_gap_tx_power_set() function. For the central,&amp;nbsp;&lt;span&gt;you only need to set it once with the scanner/initiator role (&lt;/span&gt;&lt;code&gt;BLE_GAP_TX_POWER_ROLE_SCAN_INIT&lt;/code&gt;&lt;span&gt;), and then this is used for the connection as well unless you make a new call to&amp;nbsp;&lt;/span&gt;&lt;code&gt;sd_ble_gap_tx_power_set()&lt;/code&gt;&lt;span&gt;&amp;nbsp;with the&amp;nbsp;&lt;/span&gt;&lt;code&gt;BLE_GAP_TX_POWER_ROLE_CONN&lt;/code&gt;&lt;span&gt;&amp;nbsp;and a connection handle.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting Tx Power of nRF52840?</title><link>https://devzone.nordicsemi.com/thread/299988?ContentTypeID=1</link><pubDate>Tue, 16 Mar 2021 06:01:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8f02562-5a5f-4b89-996d-f5653142a379</guid><dc:creator>manikandan</dc:creator><description>&lt;p&gt;hello haakonsh&lt;/p&gt;
&lt;p&gt;uint32_t err_code = sd_ble_gap_tx_power_set(BLE_GAP_TX_POWER_ROLE_SCAN_INIT,0, 3);&lt;/p&gt;
&lt;p&gt;is this correct way to call sd_ble_gap_tx_power_set i am calling this before sfan_init&lt;/p&gt;
&lt;p&gt;thanks and regards&lt;/p&gt;
&lt;p&gt;manikandan v&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting Tx Power of nRF52840?</title><link>https://devzone.nordicsemi.com/thread/238760?ContentTypeID=1</link><pubDate>Mon, 09 Mar 2020 10:05:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44d7201f-18ea-430e-8180-93dd160a06d6</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Call&amp;nbsp;&lt;a title="sd_ble_gap_tx_power_set" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html?cp=4_5_2_2_2_1_2_38#gad10e80ba20ddab42d1753fd1be2d8c26"&gt;sd_ble_gap_tx_power_set&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>