<?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 know RSSI?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71958/how-know-rssi</link><description>Hi 
 I need to know the RSSI but I don&amp;#180;t know how do that, I have a nRF9160DK kit with onboard gps antenna and I have proved the gps sample but it don&amp;#39;t show information about power of signal. 
 I have another doubt, what is the period of time where I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Feb 2021 10:30:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71958/how-know-rssi" /><item><title>RE: How know RSSI?</title><link>https://devzone.nordicsemi.com/thread/296478?ContentTypeID=1</link><pubDate>Fri, 26 Feb 2021 10:30:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c7120f8-2080-4d0b-ae1f-2952be6ce9e1</guid><dc:creator>Didrik Rokhaug</dc:creator><description>[quote user="tracking"]also I tried +CESQ AT=? command with follow results, but I don&amp;#39;t know how to interpret these expression (0-34,255) and (0-97,255)&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;The test command (=?) lists the ranges the values can have. I.e. the RSRQ can be between 0 and 34, or 255 (which indicates that it is unknown/no valid). The RSRP can be between 0 and 97, or 255.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/cesq_test.html"&gt;https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/mob_termination_ctrl_status/cesq_test.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="tracking"]I have proved&amp;nbsp;&lt;span&gt;+CESQ AT and get these values and used the equation, is result in dBm?&lt;/span&gt;[/quote]
&lt;p&gt;&amp;nbsp;Yes.&lt;/p&gt;
&lt;p&gt;But, to the values you get from +CESQ are not the RSRQ and RSRP directly.&lt;/p&gt;
&lt;p&gt;To get the RSRQ, you must subtract 19.5, and to get the RSRP you must subtract 140.&lt;/p&gt;
&lt;p&gt;In your case, the result will be 10*log(6) + (48 - 140) - (24 - 19.5) = 10*log(6) + (-92) - 4.5 = -88.7dBm&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How know RSSI?</title><link>https://devzone.nordicsemi.com/thread/296120?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2021 21:34:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16d85629-da1c-4e69-8400-57abbd7dbe8b</guid><dc:creator>tracking</dc:creator><description>&lt;p&gt;Hi Didrik&lt;/p&gt;
&lt;p&gt;I have proved&amp;nbsp;&lt;span&gt;+CESQ AT and get these values and used the equation, is result in dBm?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;10*LOG(6)+48-24 = 31.78&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/cesq-command.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;also I tried +CESQ AT=? command with follow results, but I don&amp;#39;t know how to interpret these expression (0-34,255) and (0-97,255)&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/cesq_3D00_-command.png" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How know RSSI?</title><link>https://devzone.nordicsemi.com/thread/296029?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2021 13:13:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33c2a79f-8487-419f-b2bb-d580d5af3af4</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I need to know the RSSI[/quote]
&lt;p&gt;&amp;nbsp;LTE:&lt;/p&gt;
&lt;p&gt;There are no way to get the RSSI directly when using the nRF9160. However, you can use the +CESQ AT command to get the RSRP and RSRQ.&lt;/p&gt;
&lt;p&gt;You can then calculate the RSSI like this:&lt;/p&gt;
&lt;p&gt;RSSI = 10log(N) + RSRP - RSRQ.&lt;/p&gt;
&lt;p&gt;N is Resource Blocks and is 6 for LTE M1.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;GPS:&lt;/p&gt;
&lt;p&gt;Again, it is not possible to get the RSSI directly. Instead, you get the CN0, which is the carrier-to-noise-density ratio (or the ratio of the signal level to the (noise level in 1Hz BW)).&lt;/p&gt;
&lt;p&gt;If you know the Noise Figure of the receiver, the RSSI = -174dBm + NF + CN0.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I have another doubt, what is the period of time where I can do a question without be a necromancer?[/quote]
&lt;p&gt;&amp;nbsp;I assume you are talking about the Necromancer achievement?&lt;/p&gt;
&lt;p&gt;In that case, it is 30 days:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1614172414959v1.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>