<?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>Where is initial value of transmit power in nrf51822 ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6853/where-is-initial-value-of-transmit-power-in-nrf51822</link><description>Hi
I am trying to change the radio&amp;#39;s transmit power in program, but I can&amp;#39;t solve it. 
 I downloaded nRF51822 Beacon v1.1.0. and am testing PCA20006. (Source Code\nrf51_beacon\ble_app_beacon\pca20006) 
 I am making an admin program for iOS7 device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 May 2015 04:15:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6853/where-is-initial-value-of-transmit-power-in-nrf51822" /><item><title>RE: Where is initial value of transmit power in nrf51822 ?</title><link>https://devzone.nordicsemi.com/thread/24148?ContentTypeID=1</link><pubDate>Mon, 04 May 2015 04:15:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e1f8d5c-84a3-4b88-8649-22c0f5cb6917</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Initial value for the S110 is 0dB. I found that using a forum search, it&amp;#39;s been confirmed as 0dB a number of times.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where is initial value of transmit power in nrf51822 ?</title><link>https://devzone.nordicsemi.com/thread/24147?ContentTypeID=1</link><pubDate>Sun, 03 May 2015 17:04:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b55d7f60-6fcb-4ad9-9fa3-c812eee15219</guid><dc:creator>muhkuhns</dc:creator><description>&lt;p&gt;I&amp;#39;m sorry I can&amp;#39;t tell you where you find the initial value but for me changing it with just these 1 line works fine:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;sd_ble_gap_tx_power_set(4);
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;(accepted values are -30, -20, -16, -12, -8, -4, 0, and 4 dBm) But just reference it. And if I remember correctly default value is 0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>