<?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>nRF9160DK v0.9.0 GPS Issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63860/nrf9160dk-v0-9-0-gps-issue</link><description>I am having issues running GPS and LTE concurrently on the nRF9160DK and am wondering if the rootcause is an incompatibility between modem FW v1.2 and hardware v0.9.0. I am using: 
 -ncs v1.3 
 -nRF9160DK hardware v0.9.0 
 When I flash modem firmware</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jul 2020 08:11:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63860/nrf9160dk-v0-9-0-gps-issue" /><item><title>RE: nRF9160DK v0.9.0 GPS Issue</title><link>https://devzone.nordicsemi.com/thread/261897?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 08:11:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ad2c705-3171-485c-9951-cd8ece00de8d</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Great to hear.&lt;/p&gt;
&lt;p&gt;If the problem is limited to just that one DK, I don&amp;#39;t think a modem trace is necessary at this moment.&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><item><title>RE: nRF9160DK v0.9.0 GPS Issue</title><link>https://devzone.nordicsemi.com/thread/261855?ContentTypeID=1</link><pubDate>Mon, 27 Jul 2020 22:22:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe29835e-34f6-405f-bedd-38d4ccf07bb4</guid><dc:creator>gscultho</dc:creator><description>&lt;p&gt;Hi Didrik,&lt;/p&gt;
&lt;p&gt;I tried a new board (same hardware version) and did not see the same issue, so I assume it was specific to that one board. I can still take modem trace if desired, but this issue is resolved on my end.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160DK v0.9.0 GPS Issue</title><link>https://devzone.nordicsemi.com/thread/261726?ContentTypeID=1</link><pubDate>Mon, 27 Jul 2020 08:27:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcd180cf-aecc-49dc-b406-508cc7eb783b</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi, and sorry for the late answer.&lt;/p&gt;
&lt;p&gt;Could you take a &lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/how-to-get-modem-trace-using-trace-collector-in-nrf-connect"&gt;modem trace&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;That would let us see what is happening on the modem side.&lt;/p&gt;
&lt;p&gt;I have seen similar behavior when LTE was running in the background (no PSM or eDRX, but no user data sent or received either). This only allows the GPS to run for very short periods of time between the Paging Time Windows, which didn&amp;#39;t seem to be enough to allow a fix. The positioning of the device didn&amp;#39;t help much either, as it was indoors with poor view of the sky. But, as the GPS sample does not activate LTE (unless using AGPS), I don&amp;#39;t think that is the problem in your case.&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><item><title>RE: nRF9160DK v0.9.0 GPS Issue</title><link>https://devzone.nordicsemi.com/thread/261032?ContentTypeID=1</link><pubDate>Tue, 21 Jul 2020 15:24:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7328c38b-c327-4855-afa1-af4b14cb99ea</guid><dc:creator>gscultho</dc:creator><description>&lt;p&gt;Hi Didrik, thanks for the response.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Allow me to clarify.&amp;nbsp;&lt;strong&gt;Any sample project I have tried that uses A-GPS to start the GPS works as expected &lt;/strong&gt;using modem FW v1.2. So, &amp;quot;asset_tracker&amp;quot; and &amp;quot;nrf_cloud_agps&amp;quot; both work as expected and are able to achieve both LTE and GPS operation using modem FW v1.2. However, when trying to use the GPS without A-GPS (&amp;quot;gps&amp;quot; sample, for example) with modem FW v1.2, a GPS fix is never achieved. About 10 satellites are tracked, but zero used and no fix. &lt;strong&gt;The &amp;quot;gps&amp;quot; sample begins to work correctly simply by changing modem FW from v1.2 to any previous version.&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I have just tried to run the &amp;quot;gps&amp;quot; sample with ncs v1.2 and modem FW v1.2, and the problem persists. The GPS tracks many satellites but achieves no fix with modem FW v1.2 flashed. &lt;strong&gt;As soon as I flash modem FW v1.1.3 or any other and reset the board, the GPS achieves a fix in under 30 seconds.&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To directly answer your questions:&lt;/p&gt;
&lt;p&gt;- The slow connection time occurs every time with modem FW v1.1.3, and PSM is usually denied as well (it is always accepted with FW v1.2).&lt;/p&gt;
&lt;p&gt;- The problem persists with ncs v1.2.&lt;/p&gt;
&lt;p&gt;- My team has another DK that I can try but they are all v0.9.0.&lt;/p&gt;
&lt;p&gt;- I am using the included Molex antenna. SW12 is switched to &amp;quot;CON&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have not tried the command&amp;nbsp;&lt;span&gt;AT+CFUN=0&amp;nbsp;but will do so and see if it improves performance when using modem FW v1.1.3.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you for your support.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160DK v0.9.0 GPS Issue</title><link>https://devzone.nordicsemi.com/thread/260931?ContentTypeID=1</link><pubDate>Tue, 21 Jul 2020 08:34:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89d5e515-0e15-4319-8b50-f4872f3108ff</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I am a bit confused about what you are writing. If you are using the &amp;quot;gps&amp;quot; sample unmodified, the nRF9160 will not use PSM, but simply not start the LTE stack. If you modify the sample to use A-GPS, it will still not use PSM, but instead start and stop the LTE stack when fetching the A-GPS data.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]-LTE network connection takes minutes using v1.1.3 as opposed to seconds using v1.2.[/quote]
&lt;p&gt;&amp;nbsp;Does this happen every time you use v1.1.3, or only the first time after v1.1.3 has been flashed to the modem?&lt;/p&gt;
&lt;p&gt;One way to speed up the attach sequence is to issue AT+CFUN=0 after attaching. That will store the current network parameters in flash, which can speed up subsequent attaches.&lt;/p&gt;
&lt;p&gt;I am not aware of any compatibility issues between mfw v1.2.0 and DK v0.9.0. That combination was tested as part of the release of mfw v1.2.0, and I am not aware of any problems related to the GPS that was uncovered during that testing.&lt;/p&gt;
&lt;p&gt;Does it work if you use NCS v1.2.0?&lt;/p&gt;
&lt;p&gt;Do you have other DK versions that you can test with?&lt;/p&gt;
&lt;p&gt;What GPS antenna are you using?&lt;/p&gt;
&lt;p&gt;I do not have any v0.9.0 DKs available at the moment, but the GPS sample works as expected on a v0.8.5 DK with an external patch antenna.&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>