<?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 BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71731/set-ble-transmit-power-in-ncs</link><description>Any suggested APIs to setup BLE transmit power in NCS? 
 the set_tx_power() in the Zephyr example looks not work with nordic softdevice controller. 
 https://devzone.nordicsemi.com/f/nordic-q-a/71263/nrf52820-power-control-not-working-from-samples/29</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Feb 2021 18:58:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71731/set-ble-transmit-power-in-ncs" /><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/296106?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2021 18:58:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95de0859-43d1-4096-ac4f-940f945b041d</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Very clever. You are most likely correct:&lt;/p&gt;
&lt;p&gt;The example uses these values:&lt;/p&gt;
&lt;p&gt;static const int8_t txp[DEVICE_BEACON_TXPOWER_NUM] = {4, 0, -3, -8,&lt;br /&gt; -15, -18, -23, -30};&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/296021?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2021 12:54:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba55c445-fecf-4a7b-8d72-712ae6781709</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Your issue is probably related to &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/71263/nrf52820-power-control-not-working-from-samples/295985#295985" rel="noopener noreferrer" target="_blank"&gt;this&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/295468?ContentTypeID=1</link><pubDate>Sun, 21 Feb 2021 22:49:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1db01b40-cd41-49d9-a2fc-a9bf66307a51</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Thank you for that.&lt;/p&gt;
&lt;p&gt;Unfortunately I&amp;#39;m still having trouble with those settings added and&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using the example in here:&lt;/p&gt;
&lt;p&gt;\v1.4.99-dev1\zephyr\samples\bluetooth\hci_pwr_ctrl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/295467?ContentTypeID=1</link><pubDate>Sun, 21 Feb 2021 22:25:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae068c16-ec5c-460f-9e48-b85d53b39fb2</guid><dc:creator>leox</dc:creator><description>&lt;p&gt;Adding these lines to prj.conf should make it work. &lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="background-color:#1e1e1e;color:#d4d4d4;font-family:Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:14px;font-weight:normal;line-height:19px;white-space:pre;"&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_CTLR_ADVANCED_FEATURES&lt;/span&gt;&lt;span style="color:#d4d4d4;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_CTLR_CONN_RSSI&lt;/span&gt;&lt;span style="color:#d4d4d4;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:#569cd6;"&gt;CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL&lt;/span&gt;&lt;span style="color:#d4d4d4;"&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/295446?ContentTypeID=1</link><pubDate>Sat, 20 Feb 2021 19:21:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bd4e9ba-6786-4a32-83e5-5fe8edaccf5c</guid><dc:creator>John</dc:creator><description>&lt;p&gt;There are a number of posts indicating that it is a softdevice problem. Please try it yourself, then advise when it may be fixed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/295339?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2021 12:55:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:427b9ca0-1463-4bf6-9089-953cd8c9c831</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you running the example I referred to? Or a custom application?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you give more details about your setup?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/295210?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2021 18:39:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c586417f-e644-431f-be42-ba6ad0a9c8d7</guid><dc:creator>John</dc:creator><description>&lt;p&gt;I&amp;#39;ve tried it with v1.4.2 and 1.5-RC1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/295089?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2021 12:47:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d4381c0-b21d-4484-8f5b-affaa16d7083</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Which version of NCS are you using? It seems like you are getting an issue that was fixed in v1.3.0, have a look at the &lt;a href="https://github.com/nrfconnect/sdk-nrfxlib/blob/master/softdevice_controller/CHANGELOG.rst#nrf-connect-sdk-v1-3-0" rel="noopener noreferrer" target="_blank"&gt;change log&lt;/a&gt;:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Under &amp;quot;Added&amp;quot;:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added support for the Vendor specific HCI command: Zephyr Write TX Power Level (per Role/Connection).&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/294994?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2021 08:09:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37c0152e-ee35-45c7-8199-bd4f7211bd9d</guid><dc:creator>John</dc:creator><description>&lt;p&gt;I have exactly the same problem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/294983?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2021 07:04:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efd9e6e7-a600-405b-9202-9bc9c86702fb</guid><dc:creator>leox</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/test_5F00_coded_5F00_phy_5F00_beacon.7z"&gt;devzone.nordicsemi.com/.../test_5F00_coded_5F00_phy_5F00_beacon.7z&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;it doesn&amp;#39;t work with nordic softdevice controller.&amp;nbsp; gets error every time been called.&amp;nbsp; any idea what could be wrong or not been supported by the nordic softdevice controller?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Starting Beacon Demo&lt;br /&gt;[00:00:00.344,512] &amp;lt;inf&amp;gt; sdc_hci_driver: SoftDevice Controller build revision:&lt;br /&gt;cf 5c 0f 11 88 9c d7 02&amp;nbsp; 15 27 c7 c3 ca 60 19 85 |.\...... .&amp;#39;...`..&lt;br /&gt;b7 c4 50 e3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |..P.&lt;br /&gt;[00:00:00.345,947] &amp;lt;inf&amp;gt; bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)&lt;br /&gt;[00:00:00.345,947] &amp;lt;inf&amp;gt; bt_hci_core: HW Variant: nRF52x (0x0002)&lt;br /&gt;[00:00:00.345,947] &amp;lt;inf&amp;gt; bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 207.3932 Build 3617359889&lt;br /&gt;[00:00:00.346,649] &amp;lt;inf&amp;gt; bt_hci_core: Identity: fe:a5:fb:16:ab:62 (random)&lt;br /&gt;[00:00:00.346,649] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.2 (0x0b) revision 0x1123, manufacturer 0x0059&lt;br /&gt;[00:00:00.346,649] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.2 (0x0b) subver 0x1123&lt;br /&gt;Set Tx power err: -5 reason 0x00&lt;br /&gt;[00:00:00.447,601] &amp;lt;wrn&amp;gt; bt_hci_core: opcode 0xfc0e status 0x01&lt;br /&gt;Set Tx power err: -5 reason 0x00&lt;br /&gt;[00:00:01.651,336] &amp;lt;wrn&amp;gt; bt_hci_core: opcode 0xfc0e status 0x01&lt;br /&gt;Set Tx power err: -5 reason 0x00&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: set BLE transmit power in NCS</title><link>https://devzone.nordicsemi.com/thread/294941?ContentTypeID=1</link><pubDate>Wed, 17 Feb 2021 16:44:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51b0d9ce-0c00-4c25-8b12-3d74a27ad737</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have a look at this &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/master/samples/bluetooth/hci_pwr_ctrl" rel="noopener noreferrer" target="_blank"&gt;example&lt;/a&gt;, it should work with the softdevice controller out-of-the-box.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>