<?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 get the signal strength value of NB quickly after power on</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71865/how-to-get-the-signal-strength-value-of-nb-quickly-after-power-on</link><description>I have a 9160 project, users hope to display on the screen as soon as possible in the boot of operators NB signal value, actual test when I found this problem, on the product pcba board, I use the AT command to open the modem, and then call the function</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Feb 2021 11:57:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71865/how-to-get-the-signal-strength-value-of-nb-quickly-after-power-on" /><item><title>RE: How to get the signal strength value of NB quickly after power on</title><link>https://devzone.nordicsemi.com/thread/296517?ContentTypeID=1</link><pubDate>Fri, 26 Feb 2021 11:57:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f23080d0-a1cc-46b0-bca0-a608f241faac</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;I understand. The issues you are seeing, are they only on the client board? NB-IoT is a quite slow protocol and it can take some time to establish connection, especially if the reception is bad.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Anyway, based on the code you posted initially I see that you&amp;#39;re using &amp;quot;at_cmd_write&amp;quot; directly. I&amp;#39;d recommend that you&amp;#39;d rather use the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/include/modem/lte_lc.html#lte-link-controller"&gt;LTE link controller&lt;/a&gt;&amp;nbsp;for initiating the LTE connection. It handles all responses from the modem properly and could help with stability.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the signal strength value of NB quickly after power on</title><link>https://devzone.nordicsemi.com/thread/295973?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2021 10:02:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0ced6d8-0972-4842-9f0d-5f376e5ca108</guid><dc:creator>duxinglang</dc:creator><description>&lt;p&gt;&lt;span&gt;My application is the same, only the hardware board is different, one is the DK board, one is the client board.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In addition, I found that when the terminal was registered to the NB network, there was too much delay in the w_lte_lc_connect function, which caused my application to almost stop for a few seconds. Is there any way to solve this problem?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the signal strength value of NB quickly after power on</title><link>https://devzone.nordicsemi.com/thread/295662?ContentTypeID=1</link><pubDate>Mon, 22 Feb 2021 15:30:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43ab1923-73c7-4b3a-b63a-84b57a32d575</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi!&lt;br /&gt;&lt;br /&gt;I&amp;#39;m not sure if I understand you correctly here, but the reported signal strength will always be 255 before a connection. Could you elaborate a little on your application:&lt;br /&gt;- You&amp;#39;re saying that you are using two different boards, is one DK and one a custom board?&lt;br /&gt;- What are the differences between the applications you are using?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>