<?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 to set TX power in zigbee mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70822/how-to-set-tx-power-in-zigbee-mode</link><description>Hi, 
 I have serval questions about TX power settings.I wan to increase power to +8dBm,but the result is no effect. 
 1 Before reseting Tx power,call nrf_802154_tx_power_get() , results is 0 and my_tx_power_register is 0x00000000. 
 2 Reseting TX power</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Jan 2021 08:07:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70822/how-to-set-tx-power-in-zigbee-mode" /><item><title>RE: How to set TX power in zigbee mode</title><link>https://devzone.nordicsemi.com/thread/291917?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2021 08:07:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db723aed-80f5-4c55-8f0b-c8d661073cdf</guid><dc:creator>LangSQ</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I set the TX power value before&amp;nbsp;&lt;span&gt;the zboss stack start. And I test in endpoint sensor with nRF52840,&amp;nbsp;the TX power value will be rewritten to 8dBm automatically&amp;nbsp;when zboss stack start, before this is 0dBm. Thanks for your help, have a nice day.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to set TX power in zigbee mode</title><link>https://devzone.nordicsemi.com/thread/291910?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2021 07:36:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb023291-d805-44f4-81f4-f0d9be533557</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;So you set it to -4 before you start the zboss stack, right? I believe it is automatically overridden when you start broadcasting by the Zigbee stack. Try setting the TX power after you have joined the network.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to set TX power in zigbee mode</title><link>https://devzone.nordicsemi.com/thread/291894?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2021 03:38:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7805c441-6d74-48ee-bd2a-19a4e2f11b7b</guid><dc:creator>LangSQ</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;According to your advice, periodically logging the register value&amp;nbsp;in main function by timer, when the zigbee useing radio,&amp;nbsp;&lt;span&gt;the r&lt;/span&gt;&lt;span&gt;egister value changing from&amp;nbsp;0x00000000 to&amp;nbsp;0x00000008, it means ok,but I tried other cases, a new questions is:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If I set -4 or others(just not 8) for TX power, when the zigbee starts, the&amp;nbsp;register value keep in&amp;nbsp;0x00000008, whether in searching devices or in transmiting data, it&amp;#39;s abnormal.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to set TX power in zigbee mode</title><link>https://devzone.nordicsemi.com/thread/291047?ContentTypeID=1</link><pubDate>Mon, 25 Jan 2021 13:36:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ea826d9-2ff4-4d07-bf6b-02db13cf7006</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]So, why my settings is not effect,but the nrf_802154_tx_power_get() returns is right?[/quote]
&lt;p&gt;&amp;nbsp;That depends on when you read out the radio&amp;#39;s TX power register when you read it directly like this.&lt;/p&gt;
&lt;p&gt;I am quite sure that the radio TX power register is not updated before the zigbee library, zboss, intends to use the radio the next time. Try to print the radio TX power register either on a button press, or set up a timer to print it every second or something to see that the radio TX power register will update eventually.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>