<?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 determine Tx Power Level Value?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/223/how-to-determine-tx-power-level-value</link><description>Hi, 
 It is not transparent to me, how can I determine this value? Is it a best practices value?
I want to implement Tx Power profile but I don&amp;#39;t know where to get this value. 
 Another question is, how RSSI value goes in advertising packet. Is it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Aug 2013 06:12:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/223/how-to-determine-tx-power-level-value" /><item><title>RE: How to determine Tx Power Level Value?</title><link>https://devzone.nordicsemi.com/thread/1244?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2013 06:12:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8907420f-fa5a-4acc-93b2-7506d1b277ac</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Yes, that&amp;#39;s the way the TX Power Service is defined by the Bluetooth SIG. The document describing it is available here: &lt;a target="_blank" href="https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=239393" rel="nofollow"&gt;https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=239393&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to determine Tx Power Level Value?</title><link>https://devzone.nordicsemi.com/thread/1243?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2013 06:08:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3df0a52f-a323-40c4-b695-504ddcbdfcd7</guid><dc:creator>Yalcin Akdogan</dc:creator><description>&lt;p&gt;Hi Ole, thanks for your answer.&lt;/p&gt;
&lt;p&gt;In the proximity example ble_app_proximity, the TX_POWER service makes the characteristic tx_power_level available to client (readable).  It is set to an initial value and is not changed over the time.
Is that the whole intention?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to determine Tx Power Level Value?</title><link>https://devzone.nordicsemi.com/thread/1242?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2013 05:06:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ee0970f-aab6-46f4-847d-256a2836e9e4</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;There isn&amp;#39;t any way to get the current TX power level from the stack, so if you need it you have to keep track of it in your application, based on your calls to sd_ble_gap_tx_power_set(). The default TX power level of S110 is 0 dBm.&lt;/p&gt;
&lt;p&gt;For an implementation example of the TX Power Service, you can refer to the ble_app_proximity example in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>