<?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>9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82696/9160-ncs-gps-accuracy-value-how-to-interpret-and-inconsistency</link><description>Hi, 
 I&amp;#39;m experimenting the GPS on nrf9160 by using the ncs/samples/nrf9160/gps project. I set the GPS mode to be continuous mode. The 9160DK board is placed in a relative open area. 
 The initial result is encouraging. I let it run for 60s after getting</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Jan 2022 06:24:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82696/9160-ncs-gps-accuracy-value-how-to-interpret-and-inconsistency" /><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/349867?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 06:24:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6adb6d0-475e-4d3f-b496-fd572bd759f8</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user="naiqiang"]Thanks, enabling PSM and eDRX does help. Now the accuracy is as good as before when I ran GPS only.[/quote]
&lt;p&gt;Happy to hear that this provides the accuracy.&lt;/p&gt;
[quote user="naiqiang"]Does that mean the network won;t allow me to change it?[/quote]
&lt;p&gt;Yes, that&amp;#39;s correct the PSM is controlled by the network. From the document &lt;cite&gt;3GPP 27.007 Ch. 7.38&lt;/cite&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The set command controls the setting of the UEs power saving mode (PSM) parameters. The command controls&lt;br /&gt;whether the UE wants to apply PSM or not, as well as the requested extended periodic RAU value and the requested GPRS READY timer value in GERAN/UTRAN, the requested extended periodic TAU value in E-UTRAN and the requested Active Time value. See the unsolicited result codes provided by commands +CGREG for the Active Time value, the extended periodic RAU value and the GPRS READY timer value that are allocated to the UE by the network in GERAN/UTRAN and +CEREG for the Active Time value and the extended periodic TAU value that are allocated to the UE by the network in E-UTRAN.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;More information can be found in our &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/cpsms.html"&gt;AT Command Reference Guide for AT+CPSMS&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/349860?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 02:03:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2705d73f-955d-479d-8781-a53ad84b0139</guid><dc:creator>bluebeam</dc:creator><description>&lt;p&gt;Thanks, enabling PSM and eDRX does help. Now the accuracy is as good as before when I ran GPS only.&lt;/p&gt;
&lt;p&gt;Now I&amp;#39;m looking at these PSM and eDRX parameters. I wonder if there&amp;#39;s any guidance as to how to properly set them and what they mean. Or should I always let the cell network decide that? I print out some logs and looking at the PSM active time which is set at 180s which is way too long for my case. I need to send data every 60s. So that seem indicate that the device will never be in PSM mode. I attempt to set the value to something smaller like 10s or 20s. But I still get the 180s. Does that mean the network won;t allow me to change it? Is there example to for how to set PSM and eDRX parameters?&lt;/p&gt;
&lt;p&gt;part of my logs when start to connect to LTE network:&lt;/p&gt;
&lt;p&gt;===============&lt;/p&gt;
&lt;p&gt;*** Booting Zephyr OS build v2.6.99-ncs1-1&amp;nbsp; ***&lt;br /&gt;I: APP thread running&lt;br /&gt;I: modem init&lt;br /&gt;D: lte_lc_init&lt;br /&gt;I: AT+CGMR: 0, mfw_nrf9160_1.3.1&lt;br /&gt;, 0&lt;br /&gt;%XMODEMSLEEP: 4&lt;br /&gt;D: lte_lc_psm_param_set&lt;br /&gt;D: lte_lc_psm_req&lt;br /&gt;D: lte_lc_edrx_req&lt;br /&gt;D: lte_lc_connect&lt;br /&gt;%XMODEMSLEEP: 4&lt;br /&gt;D: LTE_LC_EVT_MODEM_SLEEP_ENTER&lt;br /&gt;%XMODEMSLEEP: 4,0&lt;br /&gt;D: LTE_LC_EVT_MODEM_SLEEP_EXIT&lt;br /&gt;+CEREG: 2,&amp;quot;910F&amp;quot;,&amp;quot;066E4D0F&amp;quot;,7&lt;br /&gt;D: LTE_LC_EVT_NW_REG_STATUS&lt;br /&gt;D: LTE_LC_EVT_CELL_UPDATE: id=107891983 tac=37135&lt;br /&gt;D: LTE_LC_EVT_LTE_MODE_UPDATE&lt;br /&gt;+CSCON: 1&lt;br /&gt;D: LTE_LC_EVT_RRC_UPDATE&lt;br /&gt;+CEREG: 1,&amp;quot;910F&amp;quot;,&amp;quot;066E4D0F&amp;quot;,7,,,&amp;quot;00100011&amp;quot;,&amp;quot;00011111&amp;quot;&lt;br /&gt;I: modem init done&lt;br /&gt;I: cloud init&lt;br /&gt;D: LTE_LC_EVT_NW_REG_STATUS&lt;br /&gt;&lt;strong&gt;D: LTE_LC_EVT_PSM_UPDATE: tau=18600 act_time=180(s)&lt;/strong&gt;&lt;br /&gt;+CEDRXP: 4,&amp;quot;1001&amp;quot;,&amp;quot;1001&amp;quot;,&amp;quot;0001&amp;quot;&lt;br /&gt;&lt;strong&gt;D: LTE_LC_EVT_EDRX_UPDATE: mode=7 edrx=163.839996(s) ptw=2.560000(s)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;=================================&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/349135?ContentTypeID=1</link><pubDate>Mon, 24 Jan 2022 08:06:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6458512-472b-4d7d-9931-4b4c7d9317ae</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
[quote user="naiqiang"]&lt;p&gt;On the other hand I&amp;#39;m continuing more tests with the cellular radio enabled. I basically took the agps sample project and put the GPS in continuous mode, and run GPS for 1 minute and then send the data over LTE to the NRF cloud portal.&lt;/p&gt;
&lt;p&gt;I did not intentionally stop the GPS but I think the cellular radio will block GPS when it needs to transfer data. So there&amp;#39;s a few seconds gap for GPS data. It&amp;#39;s probably equivalent to a hot start.&lt;/p&gt;
&lt;p&gt;What I can see is it seems the accuracy is a lot worse than when there&amp;#39;s only GPS turned on. Is this something expected? Does the cellular radio affect the GPS operation in anyway (other than a small gap in time)? In the agps sample code, I see the PSM mode is requested. I did not enable GPS&amp;#39;s PSM mode. Other conditions for testing are the same as before.&lt;/p&gt;[/quote]
&lt;p&gt;Our modem responds with the following:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In that case LTE will interfere with GNSS operation. If PSM is not enabled, the modem needs to periodically listen to pagings from the network. Unless eDRX is used, the paging cycle is usually 1.28 seconds.&lt;/p&gt;
&lt;p&gt;If both LTE and GNSS are enabled at the same time, it&amp;#39;s recommended to use eDRX or/and PSM. eDRX can be used to increase the paging cycle much longer. And when in PSM, modem doesn&amp;#39;t need to listen to pagings at all. It should be noted, though, that the device can only be reached by the network when it&amp;#39;s listening to pagings. So, the suitable configuration depends on the use case (and what the network supports).&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/347952?ContentTypeID=1</link><pubDate>Mon, 17 Jan 2022 09:06:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4d0d692-e9f9-4fa6-945e-cabc7cea4e99</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry, the response from the team was not sent for some reason.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In customer&amp;#39;s use case when device is moving and GNSS is running on continuous tracking mode, changing dynamic mode could improve accuracy.&lt;/p&gt;
&lt;p&gt;See here:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_modem/doc/gnss_interface.html#changing-the-dynamics-mode" rel="nofollow noopener noreferrer" target="_blank"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_modem/doc/gnss_interface.html#changing-the-dynamics-mode&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Dynamic mode can be one of these:&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_modem/doc/api.html#dynamics-modes" rel="nofollow noopener noreferrer" target="_blank"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_modem/doc/api.html#dynamics-modes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regarding antenna, 9160DK onboard antenna is rather good, but using good quality active antenna could improve accuracy. Also it often enables placing the antenna on better location in challenging environment, example higher.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;/p&gt;
[quote user="naiqiang"]I did not intentionally stop the GPS but I think the cellular radio will block GPS when it needs to transfer data. So there&amp;#39;s a few seconds gap for GPS data. It&amp;#39;s probably equivalent to a hot start.[/quote]
&lt;p&gt;The GPS can not run when LTE radio is active. As described in the GPS receiver chapter of the nR9160 Product Specification:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Operation is time multiplexed with LTE modem, and it is possible to use the&amp;nbsp;GPS&amp;nbsp;and QZSS&amp;nbsp;receiver&amp;nbsp;to obtain position either while the LTE is in RRC Idle mode or power saving mode (PSM), or when the LTE modem is completely deactivated.&lt;/em&gt;&lt;/p&gt;
[quote user="naiqiang"]What I can see is it seems the accuracy is a lot worse than when there&amp;#39;s only GPS turned o[/quote]
&lt;p&gt;Are you comparing with AGPS?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/347859?ContentTypeID=1</link><pubDate>Sat, 15 Jan 2022 05:27:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:165d6680-85ff-4af9-91f6-fa9d34a5cc38</guid><dc:creator>bluebeam</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Any more update? I&amp;#39;ll be nice if there&amp;#39;s more info or suggestion.&lt;/p&gt;
&lt;p&gt;On the other hand I&amp;#39;m continuing more tests with the cellular radio enabled. I basically took the agps sample project and put the GPS in continuous mode, and run GPS for 1 minute and then send the data over LTE to the NRF cloud portal.&lt;/p&gt;
&lt;p&gt;I did not intentionally stop the GPS but I think the cellular radio will block GPS when it needs to transfer data. So there&amp;#39;s a few seconds gap for GPS data. It&amp;#39;s probably equivalent to a hot start.&lt;/p&gt;
&lt;p&gt;What I can see is it seems the accuracy is a lot worse than when there&amp;#39;s only GPS turned on. Is this something expected? Does the cellular radio affect the GPS operation in anyway (other than a small gap in time)? In the agps sample code, I see the PSM mode is requested. I did not enable GPS&amp;#39;s PSM mode. Other conditions for testing are the same as before.&lt;/p&gt;
&lt;p&gt;Any thoughts?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/346371?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 08:51:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe1d580f-60a1-4e8b-b71a-90c72345f12c</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Thanks for providing these details. I will need to forward this to the team and discuss possible solutions.&amp;nbsp;&lt;br /&gt;If you have not heard back from me by Monday, please ping me here&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/346316?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 00:31:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7489c91-569c-4e55-be17-312874c824e2</guid><dc:creator>bluebeam</dc:creator><description>&lt;p&gt;Ok, I did more tests and here&amp;#39;s the results.&lt;/p&gt;
&lt;p&gt;First chart is from the same setup at my back yard with everything exactly the same. Device is not moving. I did 3 run, each lasts 5 minutes. Then plot the reported accuracy and the 2D-error between the tests. As you can see, the reported accuracy drops to below 2 meter pretty quickly. But the 2D-error bounces up and down in a wide range through out the 5 minutes. It does not converge as you R&amp;amp;D team implied earlier. But it doesn&amp;#39;t run off either. So I conclude that in my specific environment the real accuracy is more like 7~8 meter instead of 3 meter. I consider this &amp;#39;typical&amp;#39; scenario for my project&amp;#39;s use cases.&lt;/p&gt;
&lt;p&gt;The second chart is from a test done on a roof top. It&amp;#39;s the top floor of a public parking garage without cover. There&amp;#39;s no taller building nearby. So it&amp;#39;s really wide open. The result is much better. Not only the reported accuracy is lower (about 1.5 meter), the 2D-error is generally below the reported accuracy most of the time. Even the part that&amp;#39;s elevated is generally under 3 meter. So I&amp;#39;m convinced the device can achieve the specification under ideal condition.&lt;/p&gt;
&lt;p&gt;Back to my project&amp;#39;s perspective, the remaining question is, is there any way to improve GPS performance under an non-ideal environment? Particularly it the device is moving, ie walking or running but not driving. Does a better antenna help? (this is done with 9160DK with the onboard antenna)&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1641427652564v2.png" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1641427330643v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/345589?ContentTypeID=1</link><pubDate>Mon, 03 Jan 2022 08:54:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ade429a1-c6c7-497e-81f0-f7c16523e383</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Yes, please do. It would be good to have more data to compare with what the R&amp;amp;D team has.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/345412?ContentTypeID=1</link><pubDate>Thu, 30 Dec 2021 01:13:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:584d7e62-45c0-437e-876b-eb80829dd8c7</guid><dc:creator>bluebeam</dc:creator><description>&lt;p&gt;Thanks! I&amp;#39;ll need to collect more data after the holiday...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/344819?ContentTypeID=1</link><pubDate>Wed, 22 Dec 2021 14:40:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c32673e-817a-453f-a208-d6a2e4efbca0</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello, my apologies for the late reply. Our R&amp;amp;D team&amp;nbsp;have replied with the following:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Q: A further questions is, if I need to track position to the accuracy as data sheet specified (ie 3meter), it seems I can only keep the GPS running in continuous mode?&lt;/p&gt;
&lt;p&gt;A: Yes, in order to get to 3 m accuracy, the device should be running in continuous mode.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;blockquote&gt;Accuracy is reported with 2D 1-sigma (= with 68% confidence) as said in&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_modem/doc/api.html#c.nrf_modem_gnss_pvt_data_frame.accuracy" rel="nofollow noopener noreferrer" target="_blank"&gt;doc&lt;/a&gt;.&amp;nbsp;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;blockquote&gt;Averaging data partly is dangerous. In plot all positions has been treated equally when first are reported with low accuracy value.&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;blockquote&gt;in 60 second case first fix is cold/hot fix and accuracy improves over time. We don&amp;#39;t get 3m accuracy with the first fix even it is started in continuous mode.&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p style="padding-left:30px;"&gt;&lt;span&gt;This picture tries to&amp;nbsp;illustrate the case:&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5187.image_2D00_2021_2D00_12_2D00_16_2D00_16_2D00_33_2D00_19_2D00_283.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;span&gt;2D errors is distance between positions in Test A and Test B. So after 55 seconds distance between position reported in Test A and Test B is less than reported accuracy.. If test would have continue little bit further we may have discovered the true location.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Please note that the DevZone team is currently entering Christmas holidays with lower staff count.&amp;nbsp;Delayed answer / longer response time must be expected&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/343604?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 10:51:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:581368dd-0f30-4550-b291-03ab77bbb79a</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello, and thanks for providing these details. I will need to forward to our nRF91 GPS experts.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/343303?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 06:32:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60a5263a-872f-4ff9-aabd-7006f3e74481</guid><dc:creator>bluebeam</dc:creator><description>&lt;p&gt;Ok the modem firmware version is not v1.2.2-9.... That&amp;#39;s the modem library build string. I believe the modem firmware version is 1.2.3 when I use the SLM.&lt;/p&gt;
&lt;p&gt;(I wonder if there&amp;#39;s an API to read the modem firmware version? I can&amp;#39;t find one)&lt;/p&gt;
&lt;p&gt;Now I upgraded the modem firmware to the latest 1.3.1. I did the test again. I don&amp;#39;t see much difference in the results. Maybe that&amp;#39;s limited by the environment I have. I plan to find an open area and test this again to see if I can get consistent results regarding the accuracy.&lt;/p&gt;
&lt;p&gt;Can you clarify if this is the right expectation. If I can find an ideal environment (open sky, what else?), then the fixes should converge to the true position and should be within the &amp;quot;accuracy&amp;quot; range?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/343269?ContentTypeID=1</link><pubDate>Mon, 13 Dec 2021 19:13:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2eb9d9be-f666-4caf-bd88-79f39f45c88b</guid><dc:creator>bluebeam</dc:creator><description>&lt;p&gt;That&amp;#39;s in the middle of backyard. It&amp;#39;s generally open, with trees and houses at least 30~40 feet away in all directions. But there&amp;#39;re some tall trees on one side. The device definitely won&amp;#39;t be able to see the horizon. Not sure how important that is. It&amp;#39;s open straight up.&amp;nbsp; This is probably not ideal for GPS testing, but quite comparable to actual usage scenario , which will mostly be dense urban/suburban area.&lt;/p&gt;
&lt;p&gt;Hardware setups:&lt;/p&gt;
&lt;p&gt;no external antenna&lt;/p&gt;
&lt;p&gt;9160DK: PCA10090 1.0.0 / 2021.7&lt;/p&gt;
&lt;p&gt;modem firmware:&amp;nbsp; v1.2.2-9-g854050c28061&lt;/p&gt;
&lt;p&gt;NCS: 1.7.1&lt;/p&gt;
&lt;p&gt;Now I realize there&amp;#39;s new modem firmware 1.3. I probably try it to see if that makes any difference.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 9160/NCS: GPS accuracy value, how to interpret, and inconsistency</title><link>https://devzone.nordicsemi.com/thread/343202?ContentTypeID=1</link><pubDate>Mon, 13 Dec 2021 13:55:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bc7991c-544c-47f9-bd35-5969bc58399c</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
[quote user=""]The 9160DK board is placed in a relative open area.[/quote]
&lt;p&gt;Can you please describe the area where you are testing?&amp;nbsp;Please note that buildings and other elements around may cause reflections, which can impact the results.&lt;/p&gt;
[quote user=""]Everything looks just like the first set: reported accuracy drops down to 3m or less quickly and the coordinates mostly fall into the radius. Except the average of the coordinates (hence the whole cluster of positions) are at a point quite some distance from the first test. It could be 6~8 meters away, or even more sometime.[/quote]
&lt;p&gt;The numbers sound correct as described in the &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf9160/gps.html?cp=2_0_0_7_0#gps_elspec"&gt;nRF9160 Product Specification&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1639403597487v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;What version of the nRF9160 DK are you running? Are you running an external antenna? What modem version and nRF Connect SDK version are you running?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>