<?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>What is the default tx power in nrf52 and How can we change it to other value?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18839/what-is-the-default-tx-power-in-nrf52-and-how-can-we-change-it-to-other-value</link><description>Hi, 
 In my application,I have written a code based on ble_hrs sample example. When I am checking the RSSI value at the tablet at 2 meter distance I am getting -56dbm. As per my knowledge, RSSI value is determined by the receiver based on the strength</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Jul 2020 18:14:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18839/what-is-the-default-tx-power-in-nrf52-and-how-can-we-change-it-to-other-value" /><item><title>RE: What is the default tx power in nrf52 and How can we change it to other value?</title><link>https://devzone.nordicsemi.com/thread/262256?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2020 18:14:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cd97ad3-c374-4b94-ae2a-ae6e577e6f50</guid><dc:creator>Sravanakumar</dc:creator><description>&lt;p&gt;// SET HIGH TX POWER FOR ADVERTISING&lt;br /&gt; uint32_t err_code = sd_ble_gap_tx_power_set(BLE_GAP_TX_POWER_ROLE_ADV, m_advertising.adv_handle, -40); &lt;br /&gt; APP_ERROR_CHECK(err_code);&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the default tx power in nrf52 and How can we change it to other value?</title><link>https://devzone.nordicsemi.com/thread/170296?ContentTypeID=1</link><pubDate>Mon, 11 Feb 2019 09:38:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fb8d7ad-9fe8-4f57-af5e-15047c429ede</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What source code? If you are using softdevice, changing TX power is a single function call, with a single parameter.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the default tx power in nrf52 and How can we change it to other value?</title><link>https://devzone.nordicsemi.com/thread/170226?ContentTypeID=1</link><pubDate>Sat, 09 Feb 2019 19:02:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54a0df1a-f728-4d41-8575-947923e424b9</guid><dc:creator>Prarthana </dc:creator><description>&lt;p&gt;Could you please share the source code for changing the TX power? for I&amp;#39;ll be very grateful.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the default tx power in nrf52 and How can we change it to other value?</title><link>https://devzone.nordicsemi.com/thread/168030?ContentTypeID=1</link><pubDate>Fri, 25 Jan 2019 19:33:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76cb82a6-f0bf-4402-9d0c-d0b869135435</guid><dc:creator>Martin Muhady</dc:creator><description>&lt;p&gt;Hi, good sample with description how to change TX power can find here&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role"&gt;https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role&lt;/a&gt;. I&amp;#39;ve learnt a lot from this sample about power consumption and coverage range.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the default tx power in nrf52 and How can we change it to other value?</title><link>https://devzone.nordicsemi.com/thread/163429?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 12:33:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f5a5d46-db42-4d2d-a931-992a86aab8de</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;TX power configuration will not affect scannable range. You can use the RSSI that is present in the advertising packet struct to get an indication of the strength of the received signal, but note that RSSI is not a good indication of range. Beacons can transmit with different output powers, and interference/objects can reduce signal strength.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the default tx power in nrf52 and How can we change it to other value?</title><link>https://devzone.nordicsemi.com/thread/163423?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 12:16:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3d0cc32-1bfa-487b-90ea-3573e5833ca6</guid><dc:creator>shariq</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have a similar application wherein I need to scan for beacons within a particular range(say 10m, 20m etc). Will the above answer help?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the default tx power in nrf52 and How can we change it to other value?</title><link>https://devzone.nordicsemi.com/thread/72749?ContentTypeID=1</link><pubDate>Mon, 09 Jan 2017 08:57:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31ab4854-3815-4d2a-997a-a60d560ca668</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://devzone.nordicsemi.com/question/92907/default-tx-power-level-set-in-s130/?answer=92979#post-id-92979"&gt;default TX power with the softdevice&lt;/a&gt; is 0dbm. You can change the TX power using the softdevice function &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v3.0.0/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html#ga0f1931af876bef39520c58de5ac060ca"&gt;&lt;code&gt;sd_ble_gap_tx_power_set()&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,
Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>