<?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>Direction Finding Tx transmit power</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86165/direction-finding-tx-transmit-power</link><description>Hi, I am developing my own application based on the newest demo direction _finding_connectionless_tx and direction_finding_connectionless_rx with Dev board nrf52833. 
 I am wondering that if there is a api or something for me to set the tx power, like</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Mar 2022 09:44:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86165/direction-finding-tx-transmit-power" /><item><title>RE: Direction Finding Tx transmit power</title><link>https://devzone.nordicsemi.com/thread/359955?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 09:44:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f63b80d-3733-447b-9bb5-3163d0a34be1</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Marcous,&lt;/p&gt;
&lt;p&gt;I believe this is what you are looking for:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/softdevice_controller/doc/api.html#c.sdc_hci_cmd_vs_zephyr_write_tx_power"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/softdevice_controller/doc/api.html#c.sdc_hci_cmd_vs_zephyr_write_tx_power&lt;/a&gt;&lt;/p&gt;
[quote user="Marcous"]Only not to find the parameter of tx power[/quote]
&lt;p&gt;I am not familiar with direction finding particularly, but I would not be surprised if the TX power is not part of the advertisement packet. There have been a few attempts of standardizing beacons the past decade, including iBeacon and eddystone, and there one option was to include the TX power in the advertisement packet, to give some sense of idea of how close you were when you receive the advertisement, and compare the RSSI and TX power. However, the RSSI is a very bad indicator of distance, so it may very well be that the TX power is not part of the advertisement packet in direction finding.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direction Finding Tx transmit power</title><link>https://devzone.nordicsemi.com/thread/359848?ContentTypeID=1</link><pubDate>Thu, 24 Mar 2022 14:49:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1526b21-87ab-4bf5-8bd9-99dceab17da3</guid><dc:creator>Marcous</dc:creator><description>&lt;p&gt;Actually I do not need to change it dynamically while running. Obviously, with a higher Tx power, rx side would get the signal with a higher rssi value. I&amp;#39;d like to conduct an experiment to find out the relationship between BLE AoA direction finding performance and Rssi value ( in other word, tx power).&lt;/p&gt;
&lt;p&gt;Besides, in the direction finding rx side, I can obtain some cte information like intervals, cte type, rssi value and so on. Only not to find the parameter of tx power.&amp;nbsp; So I wondering is this Tx power feature available in the direction finding ? Maybe I have missed something in the whilepaper of ble direction finding?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marcous&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Direction Finding Tx transmit power</title><link>https://devzone.nordicsemi.com/thread/359846?ContentTypeID=1</link><pubDate>Thu, 24 Mar 2022 14:39:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5fe64bf-b011-4573-bdad-599ac5dd47ca</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can&amp;#39;t use the &amp;quot;old&amp;quot; softdevice (Bluetooth stack) API sd_ble_gap_tx_power_set() as this is not defined in NCS. That being said, it is actually a good question how to set the TX power during runtime.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I remember seeing some TX power configurations that you can set in the prj.conf file, but is that something that would work for you, or do you need to be able to change it dynamically during runtime?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>