<?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 level in S120</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3285/setting-tx-power-level-in-s120</link><description>When is the most appropriate time to set the transmit power while using the S120 softdevice? I want to set it once at power up. Most examples that use the S110 SD set the power level in their gap_params_init() function. 
 I&amp;#39;ve added the call to sd_ble_gap_tx_power_set</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Jul 2014 15:20:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3285/setting-tx-power-level-in-s120" /><item><title>RE: Setting TX power level in S120</title><link>https://devzone.nordicsemi.com/thread/11983?ContentTypeID=1</link><pubDate>Wed, 30 Jul 2014 15:20:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:631915f2-038b-49f1-a603-45f9f557e7c7</guid><dc:creator>cocoa</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;SDK manual does not state anything particular about how and when use sd_ble_gap_tx_power_set(), so, I suppose is safe to use where you think it could fit better with your needs.&lt;/p&gt;
&lt;p&gt;A note about which type of error the function call may return, in S120 documentation seems there are only two errors type (NRF_SUCCESS and NRF_ERROR_INVALID_PARAM) while in S110 there is one more error : NRF_ERROR_BUSY.&lt;/p&gt;
&lt;p&gt;Maybe a typo !!&lt;/p&gt;
&lt;p&gt;-c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>