<?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>Lte link controller losing network coverage</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124864/lte-link-controller-losing-network-coverage</link><description>Hi, 
 I have several field devices using the LTE Link Controller library with nRF Connect SDK v2.5.1. Most of them work fine — they are programed to connect every hour. However, I’ve noticed 2 devices that were previously connecting fine suddenly lost</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Oct 2025 05:42:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124864/lte-link-controller-losing-network-coverage" /><item><title>RE: Lte link controller losing network coverage</title><link>https://devzone.nordicsemi.com/thread/551070?ContentTypeID=1</link><pubDate>Fri, 10 Oct 2025 05:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd58b9ac-6115-44ce-95dd-23e308ec82fc</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;There was no special reason apart from getting more information about your application and more complete overall picture.&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: Lte link controller losing network coverage</title><link>https://devzone.nordicsemi.com/thread/551043?ContentTypeID=1</link><pubDate>Thu, 09 Oct 2025 20:29:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a421f7d0-7865-40d8-8c68-abe4503207e8</guid><dc:creator>scjr_dev</dc:creator><description>&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;Is there a reason why you asked about&amp;nbsp;&lt;span&gt;PSM or eDRX ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Lte link controller losing network coverage</title><link>https://devzone.nordicsemi.com/thread/551041?ContentTypeID=1</link><pubDate>Thu, 09 Oct 2025 17:15:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2683ad3-5554-4d53-ad39-e7666dee0143</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-apis-latest/page/group_lte_lc_ga014b26d50065c3054d44679acceb9eda.html#ga014b26d50065c3054d44679acceb9eda"&gt;lte_lc_connect_async()&lt;/a&gt;&amp;nbsp;documentation specifies the following:&lt;br /&gt;&amp;quot;&lt;span&gt;This function sets the modem to online mode using&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-apis-latest/page/group_lte_lc_gafb0f682c8aa6dbc62a630ab2aab7659e.html#gafb0f682c8aa6dbc62a630ab2aab7659e"&gt;lte_lc_normal&lt;/a&gt;&lt;span&gt;. The client does not need to do anything to re-connect if the connection is lost but the modem will handle it automatically.&lt;/span&gt;&amp;quot;&lt;br /&gt;You can also look at this&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/107207/handling-time-out-for-lte_lc_connect_async"&gt;thread&lt;/a&gt;.&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: Lte link controller losing network coverage</title><link>https://devzone.nordicsemi.com/thread/551021?ContentTypeID=1</link><pubDate>Thu, 09 Oct 2025 13:19:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a53c97c1-8a98-4241-9d1a-c01a1e9aa0a0</guid><dc:creator>scjr_dev</dc:creator><description>&lt;p&gt;Hi dejans,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="111786" url="~/f/nordic-q-a/124864/lte-link-controller-losing-network-coverage/550996"]When those 2 devices were moved to an area with poor connectivity, were they able to connect there automatically without problems but experienced problems when moved back to an area with&amp;nbsp;good coverage?[/quote]
&lt;p&gt;They both lost connection. They both stop connecting completely and never reconnected again.&amp;nbsp;I got to them and moved them back to a good coverage. They were not able to reconnect and I had to power cycle, which made them connect right away.&amp;nbsp;&lt;/p&gt;
[quote userid="111786" url="~/f/nordic-q-a/124864/lte-link-controller-losing-network-coverage/550996"]Do you use PSM or eDRX in your application?[/quote]
&lt;p&gt;I use default asset tracker settings :&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;## Power saving timers.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;### 320 hours PSM.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LTE_PSM_REQ&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LTE_PROPRIETARY_PSM_REQ&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LTE_PSM_REQ_RPTAU&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;10000001&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;### 20 seconds active time.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LTE_PSM_REQ_RAT&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;00001010&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;[quote userid="111786" url="~/f/nordic-q-a/124864/lte-link-controller-losing-network-coverage/550996"]Which modem firmware version do you use?[/quote]
&lt;p&gt;2.0.2&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="111786" url="~/f/nordic-q-a/124864/lte-link-controller-losing-network-coverage/550996"]Is there possibility that you obtain and send complete log?[/quote]
&lt;p&gt;Sorry I don&amp;#39;t have more data cause I was not able to recaver logs on the field. When I moved them to a good coverage zone, I recorded the lines I sent already, before powere cycle them.&lt;/p&gt;
&lt;p&gt;For now I am just looking to understand the LTE link library. Can you help answer my 2 questions?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Lte link controller losing network coverage</title><link>https://devzone.nordicsemi.com/thread/550996?ContentTypeID=1</link><pubDate>Thu, 09 Oct 2025 11:13:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b886fcde-2898-4d8f-95bc-40026a653786</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;When those 2 devices were moved to an area with poor connectivity, were they able to connect there automatically without problems but experienced problems when moved back to an area with&amp;nbsp;good coverage?&lt;br /&gt;&lt;br /&gt;Do you use PSM or eDRX in your application?&lt;br /&gt;&lt;br /&gt;Which modem firmware version do you use?&lt;br /&gt;&lt;br /&gt;Is there possibility that you obtain and send complete log?&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>