<?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 CALCULATE RSSI USING TX POWER AND INSTANT RSSI VALUE AND ENVIORNMENTAL FACTOR</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91805/how-to-calculate-rssi-using-tx-power-and-instant-rssi-value-and-enviornmental-factor</link><description>Hello, 
 I want to calculate RSSI using TX power(Measured power at 1m) and instant RSSI getting in NRF CONNECT APP and Environmental factor. 
 I have used this 
 Distance = 10 ^ ((Tx – RSSI)/(10 * N)) WHERE TX -POWER AT 1METER,N- ENVIRRNMENTAL FACTOR</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Sep 2022 11:43:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91805/how-to-calculate-rssi-using-tx-power-and-instant-rssi-value-and-enviornmental-factor" /><item><title>RE: HOW TO CALCULATE RSSI USING TX POWER AND INSTANT RSSI VALUE AND ENVIORNMENTAL FACTOR</title><link>https://devzone.nordicsemi.com/thread/385946?ContentTypeID=1</link><pubDate>Tue, 13 Sep 2022 11:43:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb8126db-37d7-4f5a-bbd2-e47d052cdfc4</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;If you calculate as shown below with N=2,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;distance = 10^((-56.2+66.5)/(10*2)) = 10^(10.3/20) = 3.27 m&lt;br /&gt;&lt;br /&gt;If you choose bigger N, you are expected to get smaller distance.&lt;br /&gt;&lt;br /&gt;Although distance measurement based on RSSI can provide some approximate distance estimate, the distance value will not be accurate as path loss factor N depends on the environment.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW TO CALCULATE RSSI USING TX POWER AND INSTANT RSSI VALUE AND ENVIORNMENTAL FACTOR</title><link>https://devzone.nordicsemi.com/thread/385876?ContentTypeID=1</link><pubDate>Tue, 13 Sep 2022 08:54:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbd6ae60-bc0c-4090-bcd4-20c9401afc6e</guid><dc:creator>Embel_Tech</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Distance = 10 ^ ((Tx &amp;ndash; RSSI)/(10 * N))&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For example&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; if i m taking readings for beacon interval of &lt;span style="color:#ff0000;"&gt;5&lt;/span&gt; sec my observation&amp;nbsp;is...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp;-&amp;gt; getting rsssi value for 3 meter is -66.5&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; -&amp;gt; Tx(by observation 1 meter rssi) is -56.2&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; -&amp;gt; if taking N is 2 or 3 or 4&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;my calculated distance is&amp;nbsp; not showing expected distance 3 or approx.&amp;nbsp;3 meter&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;so how to fix formula or value of N.????&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW TO CALCULATE RSSI USING TX POWER AND INSTANT RSSI VALUE AND ENVIORNMENTAL FACTOR</title><link>https://devzone.nordicsemi.com/thread/385539?ContentTypeID=1</link><pubDate>Fri, 09 Sep 2022 13:40:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:367768a8-1400-468d-a525-655511b6ecf7</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;HI,&lt;br /&gt;&lt;br /&gt;Could you provide the values for the parameters that you included in your calculation?&lt;br /&gt;&lt;br /&gt;Could you please also provide more information about your testing environment?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user=""]calculation are wrong/ not matched with expected [/quote]
&lt;p&gt;Can you provide more information why you think that calculations are wrong? Could you specify what is expected?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>