<?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>Does output RF power change when device connected?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57995/does-output-rf-power-change-when-device-connected</link><description>HI! 
 nRF52832, SDK13 
 I need to know what happen with setted output RF power when peripherial devie connect to central device. 
 For example, if output RF power setted to 0 dBm, this device advertises with this power setted. What happen with this power</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Feb 2020 10:37:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57995/does-output-rf-power-change-when-device-connected" /><item><title>RE: Does output RF power change when device connected?</title><link>https://devzone.nordicsemi.com/thread/235138?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 10:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3175739d-6477-4624-92c3-a9919b3fac05</guid><dc:creator>Mikhail</dc:creator><description>&lt;p&gt;Thanks a lot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does output RF power change when device connected?</title><link>https://devzone.nordicsemi.com/thread/235108?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 09:43:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:733e0390-e536-48fa-94f8-bfdf0d021881</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Mikhail,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the TX Output power does not change when the nRF goes from the advertising state to the conencted state, i.e. if the nRF52832 is advertising at 0dBm, then the the same power level will be used in the connection.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The TX output power can be set using the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v4.0.2/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html#ga0f1931af876bef39520c58de5ac060ca"&gt;sd_ble_gap_tx_power_set&lt;/a&gt;&amp;nbsp;function. If you wish to change the TX output power when you are connected then you can call this function when you get the&amp;nbsp;BLE_GAP_EVT_CONNECTED event in&amp;nbsp;on_ble_evt() in main.c&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>