<?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>Get the RSSI value with nRF9160</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64733/get-the-rssi-value-with-nrf9160</link><description>Hello. I need to calculate the RSSI value from the module nRF9160. I am using the nRF9160 DK 0.8.2. From the AT reference guide, there are two commands: AT+CESQ and AT+CSQ. The first one gives me only the RSRQ and RSRP. And the second one (CSQ) should</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Jan 2021 12:55:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64733/get-the-rssi-value-with-nrf9160" /><item><title>RE: Get the RSSI value with nRF9160</title><link>https://devzone.nordicsemi.com/thread/288175?ContentTypeID=1</link><pubDate>Fri, 08 Jan 2021 12:55:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abb8e2a3-a56c-4f94-a235-3a5d605abaf4</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;&lt;br /&gt;Hi Adeel,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I might suggest that you create a new Devzone case, but the asset tracker example dose use the RSRP value and &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/5522ca2b5f4c93eab5229f2f3f0e7bd08389cbe8/applications/asset_tracker/src/main.c#L974"&gt;sends&lt;/a&gt; it to the cloud, start looking at that.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get the RSSI value with nRF9160</title><link>https://devzone.nordicsemi.com/thread/288022?ContentTypeID=1</link><pubDate>Thu, 07 Jan 2021 16:04:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9816d1d0-62c7-4621-9f77-e530cdbd7f06</guid><dc:creator>Adeel</dc:creator><description>&lt;p&gt;Hi Jonathan,&lt;/p&gt;
&lt;p&gt;I assume this post is quite old but it is of use to me. I am trying to get the RSSI value through the AT command : AT+CESQ :&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;+CESQ: 99,99,255,255,18,36&lt;/pre&gt;
&lt;pre class="ctrl-char LF"&gt;I get this response and I wanted to store this RSSI calculation value (36) in a variable. &lt;br /&gt;My main use is that I need to print the RSSI value explicitly and send it over MQTT. &lt;br /&gt;Could you guide me as to how to do it ? Is there a sample code that I could use for it ?&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Adeel. &lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get the RSSI value with nRF9160</title><link>https://devzone.nordicsemi.com/thread/264244?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2020 11:35:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b61a484-71f1-4dcc-9d08-bc92830e6993</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;In the latest version of the AT command Guide &lt;a href="https://infocenter.nordicsemi.com/pdf/nrf91_at_commands_v1.3.pdf"&gt;v1.3&lt;/a&gt; the following is noted:&lt;br /&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The +CSQ command reads 2G and 3G signal quality.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; &lt;em&gt;Not detectable, RAT not supported. Use +CESQ and %CESQ for E-UTRA signal quality&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It is not supported to read the RSSI value thus the reason why you get 99,99&lt;/p&gt;
&lt;p&gt;from the AT command guide:&lt;br /&gt;&lt;strong&gt;99 – Not detectable&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Since the nrf9160 uses 4G (LTE-M)&lt;/p&gt;
&lt;p&gt;Hope this explains the reason why&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get the RSSI value with nRF9160</title><link>https://devzone.nordicsemi.com/thread/264221?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2020 10:23:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c84c44eb-a9f3-42c1-b52c-b31091579583</guid><dc:creator>WassimZ98</dc:creator><description>&lt;p&gt;Thanks for the answer. But I don&amp;#39;t want RSRP, instead I am interested on RSSI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get the RSSI value with nRF9160</title><link>https://devzone.nordicsemi.com/thread/264159?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2020 07:03:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a96e0378-c279-49f2-be57-d1dfce462ce1</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Here is a link to another devzone question:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/42241/nrf9160-zephyr-ncs-zte-m-nb-iot-cell-tower-rssi"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/42241/nrf9160-zephyr-ncs-zte-m-nb-iot-cell-tower-rssi&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span&gt;RSRP is&amp;nbsp;the reference signal received power (RSRP).&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;example:&lt;br /&gt;The last number (40) is the RSRP&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;gt;&amp;gt; AT+CESQ
&amp;lt;&amp;lt; +CESQ: 99,99,255,255,23,40
&amp;lt;&amp;lt; OK&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This gives us -140dBm + 40 = -100dBm&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-e72fadf986384c55b6d2fbc91792a253/pastedimage1597215216391v1.png" alt=" " /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-e72fadf986384c55b6d2fbc91792a253/pastedimage1597215321350v2.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;nrf9160 AT Commands, Command Reference&amp;nbsp;Guide :&lt;br /&gt;&lt;/span&gt;Ref&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/pdf/nrf91_at_commands_v1.0.pdf"&gt;https://infocenter.nordicsemi.com/pdf/nrf91_at_commands_v1.0.pdf&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>