<?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>Advertising Tx Power only in scan response</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111410/advertising-tx-power-only-in-scan-response</link><description>I need to add tx power to my BLE advertising, but I need to ensure it is in the Scan Response only not the main AD PDU. 
 Also, I change the Tx power by code using the function sd_ble_gap_tx_power_set(), and I need the scan response to update accordingly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 May 2024 14:24:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111410/advertising-tx-power-only-in-scan-response" /><item><title>RE: Advertising Tx Power only in scan response</title><link>https://devzone.nordicsemi.com/thread/485458?ContentTypeID=1</link><pubDate>Wed, 22 May 2024 14:24:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0956ba83-15bd-4e8f-b486-6d2ed218a601</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;If you want to update the content of the advertisment or scan request packet you need use&amp;nbsp;ble_advertising_advdata_update(), where you for instance before calling the &lt;span&gt;ble_advertising_advdata_update()&amp;nbsp;&lt;/span&gt;change the&amp;nbsp;p_tx_power_level field in p_srdata.&lt;/p&gt;
&lt;p&gt;Also, if you are interested in actually changing the output power during advertising you can use the&amp;nbsp;sd_ble_gap_tx_power_set().&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>