<?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>NRF9160 - NO GPS Fix, Good C/N0 with 12 satellites</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107014/nrf9160---no-gps-fix-good-c-n0-with-12-satellites</link><description>I have read through the other posts related to GPS seeing satellites but without lock but they all seem to come down to bad signal quality. We have a device that is not getting lock (&amp;gt; 12 hours). 
 We are using a custom PCBA but an external GPS antenna</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Jan 2024 12:43:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107014/nrf9160---no-gps-fix-good-c-n0-with-12-satellites" /><item><title>RE: NRF9160 - NO GPS Fix, Good C/N0 with 12 satellites</title><link>https://devzone.nordicsemi.com/thread/464801?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2024 12:43:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6b60a16-2e0b-4f3f-9a32-93ca9e9559cd</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Gabe,&lt;/p&gt;
&lt;p&gt;Thanks for sharing such information. Let me comment on them one by one.&lt;/p&gt;
[quote user="GabeA"]Our devices are running in psm in a connected state with GPS enabled. Normally these devices work just fine and the GPS is able to get enough time between transmissions to get a lock and continue to keep a good signal over time.&amp;nbsp;[/quote][quote user="GabeA"]If I run a&amp;nbsp;unit that is struggling and then switch to LTE off (i.e. CFUN=20) the device get&amp;#39;s GPS lock in under 30 seconds and everything works as expected so I think we can determine that this is not a hardware issue.[/quote]
&lt;p&gt;Yes, you are correct. The hardware should have no problem if GPS works in PSM, LTE connection is deactivated and&amp;nbsp;RRC Idle mode as you observed, which is also clarified in the nRF9160 specification GNSS chapter.&lt;/p&gt;
&lt;p&gt;I would say it is a limitation of nRF9160 instead of an issue since its GNSS operation is designed to be time multiplexed with LTE modem on chip considering interference, radio performance and so on.&lt;/p&gt;
[quote user="GabeA"]It seems that the issue occurs only on some towers that may not be allowing PSM to be enabled properly.[/quote]
&lt;p&gt;As far as I know, PSM feature is not decided by a single tower but by the network operator. If the local network operator enabled this feature on their network, then your device can use this feature as long as it uses SIM card in its home network. If your device uses a roaming network, it depends on the roaming agreement between these two operators. It is common that the PSM feature is disabled for roaming devices.&lt;/p&gt;
[quote user="GabeA"]What would you recommend in this case for allowing the modem enough down time to get GPS lock regularly? We are running a geofence so need accurate continuous GPS readings.[/quote][quote user="GabeA"]How are we supposed to use GPS reliably without PSM? I can put the modem into CFUN=20 for 4 minutes of every 5 minutes but I think the carriers would not like this? If switching between CFUN=20 and CFUN=21 on that 5 minute interval is alright then we can move forward that way.[/quote]
&lt;p&gt;This is related to your application design. It is OK to deactivate and activate the LTE connection periodically to get a GPS fix if the power consumption is not the concern.&lt;/p&gt;
&lt;p&gt;Regarding your concern about carriers don&amp;#39;t like this, there is actually a related restriction about &lt;span&gt;activation/deactivation requests by nRF9160 MFW.&amp;nbsp;&lt;/span&gt;&lt;span&gt;The&amp;nbsp;GSMA specified Radio Policy Manager (RPM) feature&amp;nbsp;for&amp;nbsp;blocking the ATTACH command&amp;nbsp;(TS.34_8.2.4_REQ_010, page 43 in&amp;nbsp;&lt;/span&gt;&lt;a title="https://www.gsma.com/iot/wp-content/uploads/2016/11/TS.34_v4.0-1.pdf" href="https://www.gsma.com/iot/wp-content/uploads/2016/11/TS.34_v4.0-1.pdf"&gt;this pdf&lt;/a&gt;&lt;span&gt;) specifies 30 activation/deactivation requests&amp;nbsp;&lt;/span&gt;per hour.&amp;nbsp;nRF9160 MFW just follow this restriction. You plan to do this 12 times per hour should have no problem.&lt;/p&gt;
&lt;p&gt;It is worth mentioning that we recently released MFW v1.3.6 for nRF9160. It mainly improved the GNSS performance. You can refer to the release note on its downloading page.&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/Development-hardware/nRF9160-DK/Download#infotabs"&gt;nRF9160 DK - Downloads - nordicsemi.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 - NO GPS Fix, Good C/N0 with 12 satellites</title><link>https://devzone.nordicsemi.com/thread/464692?ContentTypeID=1</link><pubDate>Wed, 17 Jan 2024 21:14:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca299863-b4c8-471c-a736-5b24b2d896a7</guid><dc:creator>GabeA</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/charlie-shao"&gt;Charlie&lt;/a&gt;&amp;nbsp;, Thank you for your response, I have been able to gain more insight into the problem and would like your feedback.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Our devices are running in psm in a connected state with GPS enabled. Normally these devices work just fine and the GPS is able to get enough time between transmissions to get a lock and continue to keep a good signal over time.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If I run a&amp;nbsp;unit that is struggling and then switch to LTE off (i.e. CFUN=20) the device get&amp;#39;s GPS lock in under 30 seconds and everything works as expected so I think we can determine that this is not a hardware issue.&lt;br /&gt;&lt;br /&gt;It seems that the issue occurs only on some towers that may not be allowing PSM to be enabled properly. What would you recommend in this case for allowing the modem enough down time to get GPS lock regularly? We are running a geofence so need accurate continuous GPS readings.&lt;br /&gt;&lt;br /&gt;There is another related post from 4 years ago:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/51756/gps-without-psm-using-external-antenna-on-thingy-91"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/51756/gps-without-psm-using-external-antenna-on-thingy-91&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;How are we supposed to use GPS reliably without PSM? I can put the modem into CFUN=20 for 4 minutes of every 5 minutes but I think the carriers would not like this? If switching between CFUN=20 and CFUN=21 on that 5 minute interval is alright then we can move forward that way.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Gabe&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 - NO GPS Fix, Good C/N0 with 12 satellites</title><link>https://devzone.nordicsemi.com/thread/462244?ContentTypeID=1</link><pubDate>Tue, 02 Jan 2024 10:34:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:826606a5-23c0-4a85-b345-f5e1e232e227</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Gabe,&lt;/p&gt;
&lt;p&gt;I suggest you generate a private case to request a HW review first.&lt;/p&gt;
&lt;p&gt;At the same time, you can do a side-by-side TTFF measurement test with nRF9160DK using the same external antenna.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The result and log printouts will help to understand what happens.&lt;/p&gt;
&lt;p&gt;You can refer to the following blog about TTFF measurement. Please try under the open sky&amp;nbsp;outdoor if possible.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/the-benefits-of-assisted-gps-in-asset-tracking-applications"&gt;(+) Up to 4x battery life: The benefits of assisted GPS in asset tracking - Blogs - Nordic Blog - Nordic DevZone (nordicsemi.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>