<?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>How can I set output power of NRF51422 to +4dBm?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1765/how-can-i-set-output-power-of-nrf51422-to-4dbm</link><description>Is there any API can I use?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Feb 2014 16:17:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1765/how-can-i-set-output-power-of-nrf51422-to-4dbm" /><item><title>RE: How can I set output power of NRF51422 to +4dBm?</title><link>https://devzone.nordicsemi.com/thread/7720?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2014 16:17:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:511548f2-3e3f-4634-a9fd-b05474d0210c</guid><dc:creator>jacky</dc:creator><description>&lt;p&gt;Thank you so much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I set output power of NRF51422 to +4dBm?</title><link>https://devzone.nordicsemi.com/thread/7719?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2014 15:57:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99d6c2b5-10b8-4096-9f9e-c1d883680dcd</guid><dc:creator>Steven Wik</dc:creator><description>&lt;p&gt;In proprietary mode, change the register for TX power as below:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;NRF_RADIO-&amp;gt;TXPOWER = (RADIO_TXPOWER_TXPOWER_Pos4dBm &amp;lt;&amp;lt; RADIO_TXPOWER_TXPOWER_Pos);&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Good examples for how to change the radio registers per the nRF51 RM can be found in the examples folder of the SDK install directory below:&lt;/p&gt;
&lt;p&gt;\Nordic Semiconductor\nRF51 SDK_v5.1.0.36092\Nordic\nrf51422\Board\nrf6310\radio_example&lt;/p&gt;
&lt;p&gt;Cheers,
Steve&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>