<?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>RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57602/rssi-and-rsrp-on-thingy-91</link><description>Dear, 
 
 Im trying to measure the RSSI with THINGY:91, I found on the document nrf91_at_commands_v1.1.pdf about 
 1. AT+CSQ 
 +CSQ: &amp;lt;rssi&amp;gt;,&amp;lt;ber&amp;gt; 
 Note: Not detectable, RAT not supported. Use +CESQ and %CESQ for E-UTRA signal quality. 
 2. AT + CESQ</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Feb 2020 13:52:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57602/rssi-and-rsrp-on-thingy-91" /><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/237148?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2020 13:52:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e00e553-4049-415d-8e3a-64f252337fe9</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Try sys_reboot(&lt;strong&gt;SYS_REBOOT_COLD&lt;/strong&gt;) instead then. See if that works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/236826?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2020 12:27:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0bed7d4-a9eb-4bf6-aa8d-e5b47b127a95</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;I had this setting when I ran it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/236809?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2020 11:57:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:463f186f-9217-48ba-b4c2-cc653fbe6d0c</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Ok, try setting CONFIG_REBOOT=y in .conf and try again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/235996?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2020 14:17:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aae55dbf-98be-4893-bd75-960728d99194</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;Dear &lt;a href="https://devzone.nordicsemi.com/members/hakon"&gt;Hakon&lt;/a&gt;,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="73166" url="~/f/nordic-q-a/57602/rssi-and-rsrp-on-thingy-91/235176"]NVIC_SystemReset[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I tried &lt;span&gt;NVIC_SystemReset(), after&amp;nbsp;modem_configure()&lt;/span&gt;, 1time, then, my THINGY:91 has a problem:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Connecting to LTE network. This may take several minutes.
[00:00:28.564,514] [1B][0m&amp;lt;dbg&amp;gt; lte_lc.at_handler: recv: +CEREG: 2,&amp;quot;9D6D&amp;quot;,&amp;quot;0125DF64&amp;quot;,9
[1B][0m
[00:00:32.653,900] [1B][0m&amp;lt;dbg&amp;gt; lte_lc.at_handler: recv: +CEREG: 4,&amp;quot;9D6D&amp;quot;,&amp;quot;0125DF64&amp;quot;,9
[1B][0m
[00:01:31.799,346] [1B][0m&amp;lt;dbg&amp;gt; lte_lc.at_handler: recv: +CEREG: 4,&amp;quot;FFFE&amp;quot;,&amp;quot;FFFFFFFF&amp;quot;,9
[1B][0m
[00:01:58.508,422] [1B][0m&amp;lt;dbg&amp;gt; lte_lc.at_handler: recv: +CEREG: 2,&amp;quot;0C98&amp;quot;,&amp;quot;01FEC912&amp;quot;,9
[1B][0m
[00:02:25.204,986] [1B][0m&amp;lt;dbg&amp;gt; lte_lc.at_handler: recv: +CEREG: 2,&amp;quot;FFFE&amp;quot;,&amp;quot;FFFFFFFF&amp;quot;,9
[1B][0m
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It couldnt do anything else now, just stuck here. Could you plz tell me why?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I want to reset my THINGY:91.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Mvh&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hoang&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/235519?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2020 15:00:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e9c939d-7791-4fa0-ad36-7fa3fb01f85f</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;Thanks for suggestion, i will try it later&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/235176?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 12:36:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7149aa99-3290-4991-98cf-10974df1c37c</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;What happens if you just try to call NVIC_SystemReset() instead?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/234533?ContentTypeID=1</link><pubDate>Sun, 16 Feb 2020 21:09:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3b090f5-25c6-4f53-8570-c0002021ce65</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;Dear &lt;a href="https://devzone.nordicsemi.com/members/hakon"&gt;Hakon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I found my problem:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I couldnt reboot:&lt;/p&gt;
&lt;p&gt;I got the error when i tried to run sys_reboot(0);&amp;nbsp; (&amp;nbsp;#include &amp;lt;misc/reboot.h&amp;gt; )&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;void sys_reboot(int type)
{
        printk(&amp;quot;STATE: error_handler/sys_reboot \n\r&amp;quot;); 
	(void)irq_lock();
         printk(&amp;quot;STATE: error_handler/sys_reboot/ irq_lock \n\r&amp;quot;); 
#ifdef CONFIG_SYS_CLOCK_EXISTS
	sys_clock_disable();
#endif
         printk(&amp;quot;STATE: error_handler/sys_reboot/ sys_arch_reboot \n\r&amp;quot;); 
	sys_arch_reboot(type);

	/* should never get here */
	printk(&amp;quot;Failed to reboot: spinning endlessly...\n&amp;quot;);
	for (;;) {
		k_cpu_idle();
	}
}
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;error:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Exception occurred in Secure State
***** HARD FAULT *****
  Fault escalation (see below)
***** BUS FAULT *****
  Precise data bus error
  BFAR Address: 0x50008120
***** Hardware exception *****
Current thread ID = 0x2002abec
Faulting instruction address = 0x74b056ee
Fatal fault in ISR! Spinning...&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Plz help me&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/234530?ContentTypeID=1</link><pubDate>Sun, 16 Feb 2020 18:22:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55f759e1-77b0-4e69-a24c-7be154de12ed</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;I can send you the whole source_code if i have time to review it &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/234529?ContentTypeID=1</link><pubDate>Sun, 16 Feb 2020 18:21:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d12be1d5-22a8-45f5-ab1f-79ff9d515efa</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;Dear &lt;a href="https://devzone.nordicsemi.com/members/hakon"&gt;Hakon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;My fall, I used&amp;nbsp;&lt;span&gt;app_http_start() from:&amp;nbsp;&lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/https_simple/src/main.c"&gt;https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/https_simple/src/main.c&lt;/a&gt;&amp;nbsp;to write:&amp;nbsp;snprintk_post()&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And,&amp;nbsp;&amp;nbsp;ENCR_HTTP_POST(), I encrypted my data before posting:&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;snprintk_post()&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;//char DPost[500]; //encryptedData will be posted to webserver: HTTP_HOST:HTTP_PORT&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;int err = snprintk_post(DPost,HTTP_HOST,HTTP_PORT);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/234403?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 12:45:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:522bd5b7-359d-4118-9c0d-c1a3defeea64</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;I might be blind or something, but I really can&amp;#39;t find the &amp;quot;http_post&amp;quot; you&amp;#39;re referring to. It&amp;#39;s not in main.c as far as I can tell.&lt;/p&gt;
&lt;p&gt;Also, I see that there is a ENCR_HTTP_POST() in the diagram you posted. Is that it? Where can I find this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/234367?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 11:12:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8f88d9b-21bf-494a-a469-fbd792832d03</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I got it from:&amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/https_simple/src/main.c"&gt;https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/https_simple/src/main.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Its not my, so Im confusing about the errors can be returned from httppost&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/234360?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 10:24:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a60024f-09da-44d1-bfe2-eb47b9918a5a</guid><dc:creator>Hakon</dc:creator><description>[quote user="hng"]What kind of error can we meet in HTTP POST?&amp;nbsp;[/quote]
&lt;p&gt;I&amp;#39;m not sure what you&amp;#39;re referring to. Is this &amp;quot;HTTP POST&amp;quot; something in the SDK or something you have written?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/234237?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2020 15:31:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cf39d18-5b24-4bca-b8db-df4f14082143</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/hakon"&gt;Hakon&lt;/a&gt;,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I may find a problem with my thingy91.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1581606629784v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In my HTTP POST:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1581606844442v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;detail of my HTTP_POST:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;int snprintk_post (char *PostString, char *HTTP_HOST, int HTTP_PORT)
{
     
  
   struct sockaddr_in local_addr;
   struct addrinfo *res;
   printk(&amp;quot;Webserver: http://%s:%d \n\r&amp;quot;,HTTP_HOST,HTTP_PORT); 

   local_addr.sin_family = AF_INET;
   local_addr.sin_port = htons(0);
   local_addr.sin_addr.s_addr = 0;
 
    int err = getaddrinfo(HTTP_HOST, NULL, NULL, &amp;amp;res);
    printk(&amp;quot;get addrinfo\n\r&amp;quot;);
    printk(&amp;quot;getaddrinfo err: %d\n\r&amp;quot;, err);
    
    if(!err) {
       printk(&amp;quot;network is OK: \n\r&amp;quot;);
    }

    else {
         printk(&amp;quot;network is error: \n\r&amp;quot;);
         return CONFIG_LTE_ERR ; 
    }
    
    ((struct sockaddr_in *)res-&amp;gt;ai_addr)-&amp;gt;sin_port = htons(HTTP_PORT);
    
   
    char send_buf[MAXLINE + 1];
    int send_data_len_post  = snprintk(send_buf,
				         500, 
				         POST_TEMPLATE, HTTP_PATH,
				         HTTP_HOST, strlen(PostString),
				         PostString);

     printf(&amp;quot;send_buf is: %s \n&amp;quot;,send_buf);
     printk(&amp;quot;send_data_len_post: %d\n\r&amp;quot;, send_data_len_post);
     
     int client_fd = socket(AF_INET, SOCK_STREAM, 0);

     printk(&amp;quot;client_fd: %d\n\r&amp;quot;, client_fd);
     err = bind(client_fd, (struct sockaddr *)&amp;amp;local_addr, sizeof(local_addr));
     printk(&amp;quot;bind err: %d\n\r&amp;quot;, err);
     if(!err )
        {
          printk(&amp;quot;bindnetwork is OK \n\r&amp;quot;);
          
         }
     else
        {
          printk(&amp;quot;network is error: \n\r&amp;quot;);
          return CONFIG_LTE_ERR ; 
         }
    

     //hng: 17012020 testing bad signal

     //err = blocking_connect(client_fd, (struct sockaddr *)res-&amp;gt;ai_addr,sizeof(struct sockaddr_in));

      err = connect(client_fd, (struct sockaddr *)res-&amp;gt;ai_addr, sizeof(struct sockaddr_in));
	if (err &amp;gt; 0) {
		printk(&amp;quot;connect err: %d\n&amp;quot;, errno);
		goto clean_up;
	}
     //err = blocking_connect(client_fd, (struct sockaddr *)res-&amp;gt;ai_addr,sizeof(struct sockaddr_in));
     printk(&amp;quot;connect err: %d\n\r&amp;quot;, err);
     /*
     if(!err )
        {
          printk(&amp;quot;blocking_connectnetwork is OK: \n\r&amp;quot;);
          
         }
     else
      {
           printk(&amp;quot;network is error: \n\r&amp;quot;);
           return CONFIG_LTE_ERR ; 
      }
      */
     int num_bytes = send(client_fd, send_buf, send_data_len_post, 0);
    
     printk(&amp;quot;num_bytes sent: %d\n\r&amp;quot;, num_bytes);
     
     //get the fb from webserver ; 
     /*
     int tot_num_bytes = 0;
     do {
		
         num_bytes =blocking_recv(client_fd, recv_buf, RECV_BUF_SIZE, 0);
         tot_num_bytes += num_bytes;
         if (num_bytes &amp;lt;= 0) {
			break;
		             }
	// printk(&amp;quot;%s \n\r&amp;quot;, recv_buf);
	} while (num_bytes &amp;gt; 0);
     */
     printk(&amp;quot;Close socket \n\r&amp;quot;);
     err = close(client_fd);
     
     freeaddrinfo(res);
     printk(&amp;quot;============================== DONE SENDING =============================================== \n\r&amp;quot;);
     //poststat = true; 
     return 0; 
     
clean_up:
	freeaddrinfo(res);
	err = close(client_fd);
        
}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If the bad signal&amp;nbsp; came&amp;nbsp; ( &amp;lt; -135 dBm) when http_posting, it may return HTTP_ERR&lt;/p&gt;
&lt;p&gt;(&amp;nbsp;&lt;/p&gt;
&lt;p&gt;connect(client_fd, (struct sockaddr *)res-&amp;gt;ai_addr, sizeof(struct sockaddr_in));&lt;/p&gt;
&lt;p&gt;i used to get the error from this step)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;then, I tried to reconnect_nw():&amp;nbsp; &amp;nbsp;lte_lc_init_and_connect()&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And, I may&amp;nbsp; get the ERROR:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Exception occurred in Secure State
***** HARD FAULT *****
  Fault escalation (see below)
***** BUS FAULT *****
  Precise data bus error
  BFAR Address: 0x50008120
***** Hardware exception *****
Current thread ID = 0x2002abec
Faulting instruction address = 0x74b056ee
Fatal fault in ISR! Spinning...&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The problem: The network haven&amp;#39;t disconnected yet !!! HTTP_POST returned the ERROR, but I dont know exactly why, and what kind of error?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If I tried:&amp;nbsp; DISconnect before&amp;nbsp;&lt;span&gt;reconnect_nw(), I wont get any ERROR.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What kind of error can we meet in HTTP POST?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;( I m sure, my webserver is OK)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1581607722818v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;COuld you help me, I want to know about what kind of error can we meet in http post, and the solution for each of them?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks so much&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;MVH&lt;/p&gt;
&lt;p&gt;Hoang Nguyen&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/234205?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2020 14:11:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b495e02-eb6c-473a-8b10-48e9d574ad1b</guid><dc:creator>Hoang</dc:creator><description>[quote userid="73166" url="~/f/nordic-q-a/57602/rssi-and-rsrp-on-thingy-91/234142"]Which frequency bands are you going to use? The ideal antenna will depend on the frequencie[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. Telia NB IoT (800 MHz): 801-811 downlink 842-852 uplink &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Telia NB IoT (1800 MHz): 1745-1765 downlink 1840-1860 uplink&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/234142?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2020 10:01:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6be7c6ad-9cad-4c4b-b0fb-c17482b274d1</guid><dc:creator>Hakon</dc:creator><description>[quote user="hng"]1. With the external antenna, which one is suitable for THINGY:91 ( NB-IoT Telia)&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;Which frequency bands are you going to use? The ideal antenna will depend on the frequencies.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/234109?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2020 07:54:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32b377d9-4235-49d2-90ed-ef3cd655ec57</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/hakon"&gt;Hakon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I hope you will have time for me today.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. With the external antenna, which one is suitable for THINGY:91 ( NB-IoT Telia)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. Go back my problem&lt;/p&gt;
&lt;p&gt;[quote userid="77638" url="~/f/nordic-q-a/57602/rssi-and-rsrp-on-thingy-91/233901"][/quote]&lt;/p&gt;
&lt;p&gt;My problem: when the signal is bad (RSRP &amp;lt; -130 dBM), it stopped working and couldnt reconnect at kl.19.24.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;At kl.13.20 , it did NOT send any package (because of bad signal), then, it sent again 14.23.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;when the signal is bad (lost) for a long time, it couldnt reconnect, and just hang there. Have you met this problem before?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.&amp;nbsp; I tried to put the thingy91 in a metal-box ( simulated for bad signal)&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.&amp;nbsp; it stopped sending because of bad signal, if:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;em&gt;&lt;strong&gt;2.1.&amp;nbsp; 10mn, took thingy out, it reconnected automatically and resent the package&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2.2.&amp;nbsp; 3hrs, took thingy out, I didnt receive any data from my thingy - it could NOT reconnect and resend the data !!!&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Does error_handler() work correct in this case?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/**@brief nRF Cloud error handler. */
void error_handler(enum error_type err_type, int err_code)
{
	/*if (err_type == ERROR_CLOUD) {
		if (gps_control_is_enabled()) {
			printk(&amp;quot;Reboot\n&amp;quot;);
			sys_reboot(0);
		}
                */
#if defined(CONFIG_LTE_LINK_CONTROL)
		/* Turn off and shutdown modem */
		printk(&amp;quot;LTE link disconnect\n&amp;quot;);
		int err = lte_lc_power_off();
		if (err) {
			printk(&amp;quot;lte_lc_power_off failed: %d\n&amp;quot;, err);
		}
#endif
#if defined(CONFIG_BSD_LIBRARY)
		printk(&amp;quot;Shutdown modem\n&amp;quot;);
		bsdlib_shutdown();
#endif
	}

#if !defined(CONFIG_DEBUG) &amp;amp;&amp;amp; defined(CONFIG_REBOOT)
	LOG_PANIC();
	sys_reboot(0);
#else
	switch (err_type) {
	case ERROR_CLOUD:
		/* Blinking all LEDs ON/OFF in pairs (1 and 4, 2 and 3)
		 * if there is an application error.
		 */
		ui_led_set_pattern(UI_LED_ERROR_CLOUD);
		printk(&amp;quot;Error of type ERROR_CLOUD: %d\n&amp;quot;, err_code);
	break;
	case ERROR_BSD_RECOVERABLE:
		/* Blinking all LEDs ON/OFF in pairs (1 and 3, 2 and 4)
		 * if there is a recoverable error.
		 */
		ui_led_set_pattern(UI_LED_ERROR_BSD_REC);
		printk(&amp;quot;Error of type ERROR_BSD_RECOVERABLE: %d\n&amp;quot;, err_code);
	break;
	case ERROR_BSD_IRRECOVERABLE:
		/* Blinking all LEDs ON/OFF if there is an
		 * irrecoverable error.
		 */
		ui_led_set_pattern(UI_LED_ERROR_BSD_IRREC);
		printk(&amp;quot;Error of type ERROR_BSD_IRRECOVERABLE: %d\n&amp;quot;, err_code);
	break;
	default:
		/* Blinking all LEDs ON/OFF in pairs (1 and 2, 3 and 4)
		 * undefined error.
		 */
		ui_led_set_pattern(UI_LED_ERROR_UNKNOWN);
		printk(&amp;quot;Unknown error type: %d, code: %d\n&amp;quot;,
			err_type, err_code);
	break;
	}

	while (true) {
		k_cpu_idle();
	}
#endif /* CONFIG_DEBUG */
}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;3. About the power consumption of thingy91: have you ever measured the power consumption on thingy when the signal is bad ( RSRP = -130 dBm -- -110dBm). Do you have any document about this one&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks a lot&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;MVH&lt;/p&gt;
&lt;p&gt;Hoang Nguyen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/233962?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 12:44:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0af6922f-3e02-42d4-bb05-31cac46e1d27</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;if we want the external antenna, which one should we use? do you have any suggestion&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/233956?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 12:24:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92c30a86-3072-442b-9598-f68f6a3b1eb8</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;No, just use internal one&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/233953?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 12:18:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7014e31d-a7be-4ada-a14e-b88cc74f684b</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Have you considered using an external antenna? The thingy antenna is not very good.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/233921?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 10:14:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4a808e6-7b7e-4b15-b729-d47b289423b7</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/hakon"&gt;Hakon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for fast response, I spent&amp;nbsp; 2times to write the question to you ( 1st after writing, the&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/57602/rssi-and-rsrp-on-thingy-91"&gt;https://devzone.nordicsemi.com/&lt;/a&gt;&amp;nbsp;downed, couldnt submit, must did it again)&amp;nbsp;&lt;/p&gt;
[quote userid="73166" url="~/f/nordic-q-a/57602/rssi-and-rsrp-on-thingy-91/233918"]So you tested this with the thingy in the freezer and it worked?[/quote]
&lt;p&gt;YES, it worked, and RSRP:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1581502199282v1.png" alt=" " /&gt;&lt;/p&gt;
[quote userid="73166" url="~/f/nordic-q-a/57602/rssi-and-rsrp-on-thingy-91/233918"]Was it any lower when it was underground?[/quote]
&lt;p&gt;I think so, RSRP underground is about&amp;nbsp; -130 dBm, it is lower than in the freezer.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the signal is not stable, it will be up and down, sometime it can connect, sometime it can NOT. I think,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am trying to build: if the NW is bad, it will try to reconnect.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Do you have any solution ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks so much&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;MVH&lt;/p&gt;
&lt;p&gt;Hoang&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/233918?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 10:04:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:576c88c5-e3d7-4069-9d87-1d5b4bf4e6fd</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;So you tested this with the thingy in the freezer and it worked? What was the RSRP then? Was it any lower when it was underground? If it was lower than in the freezer then you shouldn&amp;#39;t expect to get similar results.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/233901?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 09:27:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f622be07-4521-46dd-be03-d3bae78652fc</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;Dear &lt;a href="https://devzone.nordicsemi.com/members/hakon"&gt;Hakon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am using THING:91 with NB-IoT of Telia (Norway)&amp;nbsp; to measure the temperature, .., RSRP, and send the data to my webserver.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It will send 1 package in each hour. and its staying underground, and I got the data from my thingy:91 (RSRP)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1581499101037v7.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;My problem: when the signal is bad (RSRP &amp;lt; -130 dBM), it stopped working and couldnt reconnect at kl.19.24.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;At kl.13.20 , it did NOT send any package (because of bad signal), then, it sent again 14.23.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My statemachine:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1581499388331v8.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;My main:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;void main(void)
{
      
     
      env_sensors_init();
      env_sensors_start_polling();
      battery_monitor_init();
      printk(&amp;quot;modem_configure\n&amp;quot;);
      modem_configure();
  
      while(1){
                                     
             
              
                printk(&amp;quot;-----------------------\n\r&amp;quot;);
                sensor_data_read();
                ENCR_HTTP_POST();
                k_sleep(DELAYPOST); 
            
               
        
       
      }

}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Connecting: modem_configure();&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Read the temperature,battery,.., RSRP: sensor_data_read()&lt;/p&gt;
&lt;p&gt;encrypted and send&amp;nbsp; (HTTP_POST): ENCR_HTTP_POST&lt;/p&gt;
&lt;p&gt;sleep: 1hr&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When the THINGY:91 stays underground, the signal is so bad ( RSRP = -130 dBm), and the worst case, NO signal, then, it couldnt POST (HTTP _POST), it will return ERROR, and I tried to reconnect:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;void ENCR_HTTP_POST (void){
//FPOST: postData
int err = snprintk_post(FPost,HTTP_HOST,HTTP_PORT);
            
            if(!err){
                
                printk(&amp;quot;done http post \n\r&amp;quot;);
            }
            else {
                printk(&amp;quot;httppost is error \n\r&amp;quot;);
                 goto reconnect; 
            }
         return ; 
reconnect: 
      printk(&amp;quot;reconnect network .......\n\r&amp;quot;);
      reconnect_nw();
      //modem_configure(); 
     
}&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;my reconnect_nw() (similar to&amp;nbsp;modem_configure())&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;void reconnect_nw(void){
                
                int err;
		printk(&amp;quot;ReConnecting to LTE network. &amp;quot;);
		printk(&amp;quot;This may take several minutes.\n&amp;quot;);
		//ui_led_set_pattern(UI_LTE_CONNECTING);

		err = lte_lc_init_and_connect();
		if (err) {
			printk(&amp;quot;LTE link could not be established.\n&amp;quot;);
                        error_handler(ERROR_LTE_LC, err);
			
		}

		printk(&amp;quot;Connected to LTE network\n&amp;quot;);
}
&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;and, my&amp;nbsp;snprintk_post(): ( I m using http post from :&amp;nbsp;&lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/https_simple/src/main.c"&gt;https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/https_simple/src/main.c&lt;/a&gt;&amp;nbsp;is it your? )&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;int snprintk_post (char *PostString, char *HTTP_HOST, int HTTP_PORT)
{
     
   int poststat = &amp;#39;0&amp;#39;;
   struct sockaddr_in local_addr;
   struct addrinfo *res;
   printk(&amp;quot;Webserver: http://%s:%d \n\r&amp;quot;,HTTP_HOST,HTTP_PORT); 

   local_addr.sin_family = AF_INET;
   local_addr.sin_port = htons(0);
   local_addr.sin_addr.s_addr = 0;
 
    int err = getaddrinfo(HTTP_HOST, NULL, NULL, &amp;amp;res);
    printk(&amp;quot;get addrinfo\n\r&amp;quot;);
    printk(&amp;quot;getaddrinfo err: %d\n\r&amp;quot;, err);
    
    if(!err) {
       printk(&amp;quot;network is OK: \n\r&amp;quot;);
    }

    else {
         printk(&amp;quot;network is error: \n\r&amp;quot;);
         return CONFIG_LTE_ERR ; 
    }
    
    ((struct sockaddr_in *)res-&amp;gt;ai_addr)-&amp;gt;sin_port = htons(HTTP_PORT);
    
   
    char send_buf[MAXLINE + 1];
    int send_data_len_post  = snprintk(send_buf,
				         500, 
				         POST_TEMPLATE, HTTP_PATH,
				         HTTP_HOST, strlen(PostString),
				         PostString);

     printf(&amp;quot;send_buf is: %s \n&amp;quot;,send_buf);
     printk(&amp;quot;send_data_len_post: %d\n\r&amp;quot;, send_data_len_post);
     
     int client_fd = socket(AF_INET, SOCK_STREAM, 0);

     printk(&amp;quot;client_fd: %d\n\r&amp;quot;, client_fd);
     err = bind(client_fd, (struct sockaddr *)&amp;amp;local_addr, sizeof(local_addr));
     printk(&amp;quot;bind err: %d\n\r&amp;quot;, err);
     if(!err )
        {
          printk(&amp;quot;bindnetwork is OK: \n\r&amp;quot;);
          
         }
     else
        {
          printk(&amp;quot;network is error: \n\r&amp;quot;);
          return CONFIG_LTE_ERR ; 
         }
    

    
     //err = blocking_connect(client_fd, (struct sockaddr *)res-&amp;gt;ai_addr,sizeof(struct sockaddr_in));

      err = connect(client_fd, (struct sockaddr *)res-&amp;gt;ai_addr, sizeof(struct sockaddr_in));
	if (err &amp;gt; 0) {
		printk(&amp;quot;connect err: %d\n&amp;quot;, errno);
		goto clean_up;
	}
     //err = blocking_connect(client_fd, (struct sockaddr *)res-&amp;gt;ai_addr,sizeof(struct sockaddr_in));
     printk(&amp;quot;connect err: %d\n\r&amp;quot;, err);
     
     int num_bytes = send(client_fd, send_buf, send_data_len_post, 0);
    
     printk(&amp;quot;send err: %d\n\r&amp;quot;, num_bytes);
     
     
     printk(&amp;quot;Close socket \n\r&amp;quot;);
     err = close(client_fd);
     
     freeaddrinfo(res);
     printk(&amp;quot;============================== DONE SENDING =============================================== \n\r&amp;quot;);
    
     return 0; 
     
clean_up:
	freeaddrinfo(res);
	err = close(client_fd);
        
}&lt;/pre&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;Could you plz help me. I dont know why, it stopped working.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;I tested it many times before I put it underground ( try to put it in the freezer, ..., somewhere with bad signal), and it worked&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks so much&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;MVH,&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hoang Nguyen&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RSSI and RSRP on THINGY.91</title><link>https://devzone.nordicsemi.com/thread/233679?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2020 10:12:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b1ada40-85fc-46b7-9575-2d6ce13d6081</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;receiver sensitivity for Cat-M1 is -108 dBm and -107 dBm for low band and mid band respectively. For Cat-NB1/Cat-NB2 it&amp;#39;s -114 and -113 dBm. It makes sense that you&amp;#39;ll still receive something when the RSRP is close to -100 dBm.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>