<?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>Constant Tx radio power mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/552/constant-tx-radio-power-mode</link><description>As I understand it, like most modern PHYs the central and the peripheral are exchanging symbols to maintain link integrity and adjust Tx power to maximize battery life. 
 But is there a way to command the nRF51822 SoftDevice to lock its Tx power to a</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Oct 2013 05:42:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/552/constant-tx-radio-power-mode" /><item><title>RE: Constant Tx radio power mode</title><link>https://devzone.nordicsemi.com/thread/2829?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2013 05:42:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd0a0bec-60e8-4aa5-a505-ddd57123438a</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;These functions can be called at any time, either before you&amp;#39;ve started advertising, while advertising or while in a connection.&lt;/p&gt;
&lt;p&gt;May I ask why you expected differently, and what exactly you did expect?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Constant Tx radio power mode</title><link>https://devzone.nordicsemi.com/thread/2828?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2013 19:56:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fe533e8-4f2e-41c6-9c7b-d5623ec6f261</guid><dc:creator>Dan Danknick</dc:creator><description>&lt;p&gt;Oh wow. That&amp;#39;s not what I expected at all. OK, when exactly should I call this set Tx power function? Prior to sd_ble_gap_adv_start() or when I receive a BLE_GAP_EVT_CONNECTED stack event?&lt;/p&gt;
&lt;p&gt;Thanks for the fast reply, Ole.
Dan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Constant Tx radio power mode</title><link>https://devzone.nordicsemi.com/thread/2827?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2013 13:00:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7839bdfc-9e13-426c-8788-e678a185efc2</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;The softdevice will not adjust TX power automatically while running. You can set the TX power level used by calling the function sd_ble_gap_tx_power_set(), or get the current level with the corresponding sd_ble_gap_tx_power_get() function. These functions can be called at any time as long as the softdevice is enabled.&lt;/p&gt;
&lt;p&gt;Just for reference, the recommended way to do radio measurements is however to use a constant carrier. This can be set up with either the radio_test_example, for custom UART control, or with ble_app_dtm and a Bluetooth tester of some kind (you can also use nRFgo Studio for this). Both of these give control over the radio in such way so that it&amp;#39;s easy to tune the matching network and antenna.&lt;/p&gt;
&lt;p&gt;Edit: Clearly state that the functions can be called at any time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>