<?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 reduce the range of bluetooth signal?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34974/how-to-reduce-the-range-of-bluetooth-signal</link><description>Hello; 
 We are developing software project and need a beacon device to use in this project. 
 The UUID of the device needs to be changeable. And the bluetooth signal must be within a maximum range of 2-3 meters . Device must be portable and battery-powered</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Jun 2018 07:36:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34974/how-to-reduce-the-range-of-bluetooth-signal" /><item><title>RE: How to reduce the range of bluetooth signal?</title><link>https://devzone.nordicsemi.com/thread/134274?ContentTypeID=1</link><pubDate>Fri, 01 Jun 2018 07:36:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d68ee00-b9a1-4972-8efe-3792bd93a49a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Any of the nRF5x devices can be used to make a beacon such as you describe. The &lt;a href="https://www.nordicsemi.com/eng/Products/nRF52810"&gt;nRF52810&lt;/a&gt; is perhaps most suitable for a simple beacon.&lt;/p&gt;
&lt;p&gt;There are many factors that affect range, so you cannot configure it very precisely. Particularly, the sensitivity of the peer device and the RF environment is typically out of your control. However. What you can do&amp;nbsp;is to adjust the radiated power. The most important factors to consider&amp;nbsp;for range are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Transmitter power out of the nRF, which can be adjusted in the nRF.&lt;/li&gt;
&lt;li&gt;Loss due to antenna matching, housing etc. on the nRF side.&lt;/li&gt;
&lt;li&gt;The free space path loss. This is ~40 dB at 1 meter, and you can add ~6 dB per doubling of the distance (e.g. 46 dB at 2 meters).&lt;/li&gt;
&lt;li&gt;Receiver sensitivity. This can vary significantly between different&amp;nbsp;peer devices, so the range will vary accordingly.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configure the&amp;nbsp; nRF52 output power to -20 dBm (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52840.ps/radio.html?cp=2_0_0_5_19_13_10#register.TXPOWER"&gt;lowest possible is -40 dBm&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Let&amp;#39;s then say that the HW in sum has a loss of 10 dB, then the radiated power will be -30 dBm.&lt;/li&gt;
&lt;li&gt;Then let&amp;#39;s say the peer device has a practical sensitivity of -80 dBm (just to pick a number).&lt;/li&gt;
&lt;li&gt;In this case, the peer can receive the signal if the path loss is &amp;lt; 50 dB (80-30), which correspond to a distance of approximately 3 meters.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>