<?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>Change Tx power of mesh in real-time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66421/change-tx-power-of-mesh-in-real-time</link><description>Hi, 
 I&amp;#39;m developing a BLE mesh project using Mesh SDK v4.2.0. I want to change the Tx power of the product in real-time, e.g. from 0dBm to 4dBm, 4dBm to 8dBm. 
 I&amp;#39;ve read some articles on devzone about changing the default setting, in scanner_init()</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Oct 2020 13:07:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66421/change-tx-power-of-mesh-in-real-time" /><item><title>RE: Change Tx power of mesh in real-time</title><link>https://devzone.nordicsemi.com/thread/275106?ContentTypeID=1</link><pubDate>Thu, 15 Oct 2020 13:07:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7846b825-9316-4115-a089-44876202374a</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Try using &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v4.2.0%2Fgroup__MESH__OPT__CORE.html&amp;amp;anchor=ga3ed961289f0246c32d3ee89f06eebd1a"&gt;mesh_opt_core_tx_power_se&lt;/a&gt;t(), which you can configure at runtime.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Change Tx power of mesh in real-time</title><link>https://devzone.nordicsemi.com/thread/272852?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2020 01:21:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60daba78-e724-4c46-9e8d-0f490a5a01b9</guid><dc:creator>sycra.jonathan</dc:creator><description>&lt;p&gt;Hi Joakim,&lt;/p&gt;
&lt;p&gt;Thanks for replying, I&amp;#39;m looking for a more &amp;quot;neat&amp;quot; way to change the Tx power.&lt;/p&gt;
&lt;p&gt;I can change the Tx power before I compile the firmware, that&amp;#39;s changing the default value in&amp;nbsp;&lt;span&gt;scanner_init(), &lt;/span&gt;&lt;span&gt;&amp;amp;&amp;nbsp;set_default_broadcast_configuration(). Is there any other ways to change the Tx power of BLE mesh project while the firmware is running? Without re-initialize the BLE mesh stack?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Or is it ok to call&amp;nbsp;nrf_mesh_init() whenever I need to change the Tx power of the device?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Jonathan&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Change Tx power of mesh in real-time</title><link>https://devzone.nordicsemi.com/thread/272237?ContentTypeID=1</link><pubDate>Wed, 30 Sep 2020 10:27:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9e56633-6ecf-41e6-87d4-6792da29f989</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Jonathan!&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t see any reason that you can&amp;#39;t change the TX-power several times, and during run-time.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Have you tried and encountered any issues?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>