<?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>otLinkSetMaxTransmitPower not found - where is it?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52717/otlinksetmaxtransmitpower-not-found---where-is-it</link><description>I am trying to modify tx settings in open thread but when I try to execute otLinkSetMaxTransmitPower it cannot find this function. It seems to find all others. Is this not implemented? It is in the docs. Do you guys have some sample code?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Oct 2019 08:42:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52717/otlinksetmaxtransmitpower-not-found---where-is-it" /><item><title>RE: otLinkSetMaxTransmitPower not found - where is it?</title><link>https://devzone.nordicsemi.com/thread/213128?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 08:42:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0ff65d5-149c-44cf-bcf8-3bf444a7bd3d</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;I suggest you search through your project for another&amp;nbsp;&lt;a title="nrf_802154_tx_power_set" href="https://infocenter.nordicsemi.com/topic/sdk_tz_v3.2.0/group__nrf__802154.html?cp=5_3_5_2_0_21#ga546d36d1305bb80feb77d8841246faab"&gt;nrf_802154_tx_power_set&lt;/a&gt;. The 802.15.4 driver might have a default setting that&amp;#39;s defined in sdk_config.h or another header.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: otLinkSetMaxTransmitPower not found - where is it?</title><link>https://devzone.nordicsemi.com/thread/213030?ContentTypeID=1</link><pubDate>Wed, 02 Oct 2019 14:14:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e2b0bbb-adcf-4c36-a0d6-dab992ee4c3b</guid><dc:creator>Fabio</dc:creator><description>&lt;p&gt;It compiled.... but it did not work. When I connect to the device using the Open Thread client and execute the &amp;quot;txpower&amp;quot; command it is still defaults to the 0dbm. Any more clues?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: otLinkSetMaxTransmitPower not found - where is it?</title><link>https://devzone.nordicsemi.com/thread/212524?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 10:58:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cc7d1c6-2d73-4cd2-b23b-dae69e4a5f4b</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hmm, strange, it might be that it&amp;#39;s not implemented. What version of the SDK are you using?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Alternatively you can use&amp;nbsp;&lt;a title="nrf_802154_tx_power_set" href="https://infocenter.nordicsemi.com/topic/sdk_tz_v3.2.0/group__nrf__802154.html?cp=5_3_5_2_0_21#ga546d36d1305bb80feb77d8841246faab"&gt;nrf_802154_tx_power_set&lt;/a&gt;&amp;nbsp;instead.&amp;nbsp;It is what&amp;nbsp;&lt;span&gt;otLinkSetMaxTransmitPower would eventually call itself.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>