<?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>Using GPS in single shot mode seems to occasionally cause opened sockets to silently fail.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76205/using-gps-in-single-shot-mode-seems-to-occasionally-cause-opened-sockets-to-silently-fail</link><description>I&amp;#39;m trying to figure out a strange issue with GPS. We have a pretty well debugged and stable system that we&amp;#39;re adding some features to, mainly GPS. We&amp;#39;re on SDK 1.5, using modem firmware 1.2.3. I&amp;#39;ve also tried 1.3.0-44.prealpha with the same results.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Jun 2021 20:09:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76205/using-gps-in-single-shot-mode-seems-to-occasionally-cause-opened-sockets-to-silently-fail" /><item><title>RE: Using GPS in single shot mode seems to occasionally cause opened sockets to silently fail.</title><link>https://devzone.nordicsemi.com/thread/315484?ContentTypeID=1</link><pubDate>Tue, 15 Jun 2021 20:09:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c903986c-6ef0-4660-99fb-81d1869c4012</guid><dc:creator>JVantol</dc:creator><description>&lt;p&gt;Didrik,&lt;/p&gt;
&lt;p&gt;It turned out this was a red herring. Thanks so much for your advice and information though, it got me pointed in the right direction.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using GPS in single shot mode seems to occasionally cause opened sockets to silently fail.</title><link>https://devzone.nordicsemi.com/thread/314776?ContentTypeID=1</link><pubDate>Thu, 10 Jun 2021 15:33:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd4c53ea-8812-4333-a733-22f33f554f48</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;My suspicion is that the shared memory buffer between the modem and application core gets filled up.&lt;/p&gt;
&lt;p&gt;This can happen e.g. if you don&amp;#39;t read all the data that comes from the GPS, or if there is a memory leak.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using GPS in single shot mode seems to occasionally cause opened sockets to silently fail.</title><link>https://devzone.nordicsemi.com/thread/314711?ContentTypeID=1</link><pubDate>Thu, 10 Jun 2021 13:05:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e14ceec3-9123-4f28-9875-b506ac8aaa0e</guid><dc:creator>JVantol</dc:creator><description>&lt;p&gt;Didrik,&lt;/p&gt;
&lt;p&gt;I can do this, but I fear that since the problem is so sporadic, It might take a very long time to catch it with a log. I&amp;#39;ll work on getting that done, but in the meantime, do you have any other ideas about what might be happening?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Josh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using GPS in single shot mode seems to occasionally cause opened sockets to silently fail.</title><link>https://devzone.nordicsemi.com/thread/314708?ContentTypeID=1</link><pubDate>Thu, 10 Jun 2021 12:56:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49b0e7d2-c247-44dc-ae09-1bafe2c8e42c</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you take a &lt;a href="https://infocenter.nordicsemi.com/topic/ug_trace_collector/UG/trace_collector/intro.html"&gt;modem trace&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Also, could you enable debug logging in the modem_lib?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_LOG=y
CONFIG_NRF_MODEM_LIB_DEBUG_ALLOC=y
CONFIG_NRF_MODEM_LIB_DEBUG_SHM_TX_ALLOC=y
CONFIG_NRF_MODEM_LIB_HEAP_DUMP_PERIODIC=y
CONFIG_NRF_MODEM_LIB_SHM_TX_DUMP_PERIODIC=y
CONFIG_NRF_MODEM_LIB_LOG_LEVEL_DBG=y&lt;/pre&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>