<?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 config nrf5340 tx power?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72611/how-to-config-nrf5340-tx-power</link><description>Hello, 
 I want to modify the default transmit power of the nrf5340 peripheral_uart project. 
 board:nrf5340 dk 
 ncs:v1.5.0 
 example:v1.5.0\nrf\samples\bluetooth\peripheral_uart 
 
 I found this project v1.5.0\zephyr\samples\bluetooth\hci_pwr_ctrl </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Apr 2021 12:46:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72611/how-to-config-nrf5340-tx-power" /><item><title>RE: How to config nrf5340 tx power?</title><link>https://devzone.nordicsemi.com/thread/303510?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 12:46:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c07a310-7fa3-4942-8830-4599313e6cd4</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Did you get it to work when you added to the network-config ?&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to config nrf5340 tx power?</title><link>https://devzone.nordicsemi.com/thread/302870?ContentTypeID=1</link><pubDate>Fri, 02 Apr 2021 01:02:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e9ede45-ad03-4297-8eaf-4852fcce233a</guid><dc:creator>Август</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Not only application project but also net project neet config.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to config nrf5340 tx power?</title><link>https://devzone.nordicsemi.com/thread/302864?ContentTypeID=1</link><pubDate>Thu, 01 Apr 2021 17:12:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c51f1e8a-4fe7-4418-b164-a5e13df7cfe5</guid><dc:creator>variant</dc:creator><description>&lt;p&gt;With NCS v1.5.0, the&amp;nbsp;Read Tx Power is failing (as well as the Write Tx Power) when using the nRF5340.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s the error message that I get for the read case (which the comment above says is supported):&lt;br /&gt;&lt;br /&gt;Read tx power failed (err -5, reason 0x00).&lt;br /&gt;[02:30:52.295,684] &amp;lt;wrn&amp;gt; bt_hci_core: opcode 0xfc0f pool id 8 pool 0x20000d70 != &amp;amp;hci_cmd_pool 0x20000d44&lt;br /&gt;[02:30:52.295,715] &amp;lt;wrn&amp;gt; bt_hci_core: opcode 0xfc0f status 0x01&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Update:&amp;nbsp; My bad.&amp;nbsp; The Read Tx Power does indeed work when using the SoftDevice.&amp;nbsp; My mistake above was that I needed to add&lt;/p&gt;
&lt;div&gt;CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL=y&lt;br /&gt;&lt;br /&gt;to the hci_rpmsg.conf file for the network core.&lt;br /&gt;&lt;br /&gt;The Set Tx Power works only for 0 dBm.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to config nrf5340 tx power?</title><link>https://devzone.nordicsemi.com/thread/299461?ContentTypeID=1</link><pubDate>Fri, 12 Mar 2021 12:16:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:645c6d4f-365b-4a3e-97dc-0d2de89e0a5c</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;The SoftDevice does not have full support for set_tx, but &lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/3749"&gt;read_tx is supported&lt;/a&gt;. So then LL_SPLIT is then needed to get the desired operation.&amp;nbsp;&lt;br /&gt;You can check out more of the documentation on the different configs here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.1/kconfig/CONFIG_BT_CTLR_CONN_RSSI.html"&gt;BT_CTLR_CONN_RSSI — Kconfig reference (nordicsemi.com)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to config nrf5340 tx power?</title><link>https://devzone.nordicsemi.com/thread/299369?ContentTypeID=1</link><pubDate>Fri, 12 Mar 2021 01:43:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:caaf281b-078d-47c1-b6bc-ea93c8656da2</guid><dc:creator>Август</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Joanthan,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you for your reply.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Yes I did, but unfortunately it doesn&amp;#39;t work.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Now I have solved this problem by set the prj.conf files.&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_LL_SOFTDEVICE&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_LL_SW_SPLIT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_ADVANCED_FEATURES&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_CONN_RSSI&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;But I don&amp;rsquo;t know why this is done, is there some documentations can help me?&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Thank you.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to config nrf5340 tx power?</title><link>https://devzone.nordicsemi.com/thread/299270?ContentTypeID=1</link><pubDate>Thu, 11 Mar 2021 13:06:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b670674d-6b97-41a2-8964-da3804fbef28</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;&lt;br /&gt;Did you sett the &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/master/samples/bluetooth/hci_pwr_ctrl/prj.conf"&gt;prj.conf&lt;/a&gt; files also&amp;nbsp;&lt;br /&gt;&lt;span&gt;CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL=y&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Regard,&lt;br /&gt;Joanthan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>