<?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>Set TX power on Zephyr device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69533/set-tx-power-on-zephyr-device</link><description>I&amp;#39;m implementing a project that attempts to change the TX power of itself during runtime. I have used the set and get functions from the Zephyr sample: https://docs.zephyrproject.org/latest/samples/bluetooth/hci_pwr_ctrl/README.html 
 But no matter what</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Dec 2020 16:29:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69533/set-tx-power-on-zephyr-device" /><item><title>RE: Set TX power on Zephyr device</title><link>https://devzone.nordicsemi.com/thread/285162?ContentTypeID=1</link><pubDate>Tue, 15 Dec 2020 16:29:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3946483-2cb3-41e9-83f4-92bd62673dc9</guid><dc:creator>Christian Holland</dc:creator><description>&lt;p&gt;Issue resolved by cherrypicking this commit&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/pull/27923"&gt;github.com/.../27923&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Set TX power on Zephyr device</title><link>https://devzone.nordicsemi.com/thread/285105?ContentTypeID=1</link><pubDate>Tue, 15 Dec 2020 14:00:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15a86441-66e0-4cbd-b006-e81c95930b05</guid><dc:creator>Christian Holland</dc:creator><description>&lt;p&gt;&lt;span&gt;So it turns out that the&amp;nbsp;&lt;/span&gt;&lt;code class="c-mrkdwn__code"&gt;set_tx_power&lt;/code&gt;&lt;span&gt;&amp;nbsp;doesn&amp;#39;t persist after you restart advertising, and you have to call&amp;nbsp;&lt;/span&gt;&lt;code class="c-mrkdwn__code"&gt;set_tx_power&lt;/code&gt;&lt;span&gt;&amp;nbsp;every time you start advertising. Is there no way to make this persist? Or perhaps pass in a parameter to&amp;nbsp;&lt;/span&gt;&lt;code class="c-mrkdwn__code"&gt;bt_le_adv_start&lt;/code&gt;&lt;span&gt;&amp;nbsp;to indicate tx power?&lt;/span&gt;&lt;span class="c-message__edited_label" dir="ltr"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>