<?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 GPS fix problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50667/nrf9160-gps-fix-problem</link><description>Hello. I have a problem getting a position via GPS. My dev board is placed in a good place, but can&amp;#39;t get a position after more than 1 hour. 
 I am using you new SW version v1.0, and HW version 0.8.5 with firmware version 1.0. 
 The GPS example code works</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Aug 2019 13:54:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50667/nrf9160-gps-fix-problem" /><item><title>RE: NRF9160 GPS fix problem</title><link>https://devzone.nordicsemi.com/thread/204113?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2019 13:54:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:933bcfad-066d-49ec-b545-eed9016fff58</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Miro,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The network state must be in &amp;quot;power saving mode&amp;quot; (PSM) for the GPS to be active, as shown in the release notes for the&lt;a href="https://www.nordicsemi.com/Products/Low-power-cellular-IoT/nRF9160/Download#infotabs" rel="noopener noreferrer" target="_blank"&gt; v1.0.0 modem fw:&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;Support for simultaneous GNSS and LTE (M1 or NB1) system modes. GPS reception during
  LTE Power Saving Mode (PSM) active periods.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;After sending data over the LTE network, you will remain active for a given time period afterward before going back to PSM.&lt;/p&gt;
&lt;p&gt;The active time can be requested using this config:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/drivers/lte_link_control/Kconfig#L45"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/drivers/lte_link_control/Kconfig#L45&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The default request is 1 minute, but by setting for instance &amp;quot;00000001&amp;quot; you request 2 second active time (see the 3gpp spec chapter reference for the definition of the GPRS timer 2).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: The PSM timeout uses GPRS Timer 3, which has a different bit definition than GPRS timer 2.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;span&gt;You can request intervals, but its the LTE network that sets it for you. To read your current settings, send these AT commands:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;AT+CEREG=5
AT+CEREG?&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The last two-bit patterns will then be the active time and TAU, as described here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/cereg_read.html"&gt;https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/cereg_read.html&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Remember that there will come modem firmware updates in the future that will optimize and add features, for more information about the roadmap please contact your Regional Sales Manager.&lt;br /&gt;If you do not know who that is please send me a direct message on Devzone.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 GPS fix problem</title><link>https://devzone.nordicsemi.com/thread/204098?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2019 13:23:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9562b42-dae8-44a1-9b0d-7a757e81c50c</guid><dc:creator>MiroslavP</dc:creator><description>&lt;p&gt;I&amp;#39;m use my external &amp;quot;Helix GNSS antenna&amp;quot;, and I had a fixed position after ~20min minutes. With internal antenna I had a fixed position after ~2-3hour. And with external big RHCP antenna, I had fix GPS position after several minutes.&lt;/p&gt;
&lt;p&gt;But I have on the same position other GPS module with my external Helix antenna, he has a fixed position in a few minutes.&lt;/p&gt;
&lt;p&gt;You prototype board have problem with HW ? Or this is SW problem ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 GPS fix problem</title><link>https://devzone.nordicsemi.com/thread/203550?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2019 11:30:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1dfe5d29-bba3-41eb-838d-5b9a6f9fcc87</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Miro,&lt;/p&gt;
&lt;p&gt;Please try to use the &amp;quot;&lt;span&gt;Molex helix&amp;nbsp;GNNS antenna&amp;quot; connected to the nRF9160DK and set the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fgps.html&amp;amp;resultof=%22%43%4f%4e%22%20%22%63%6f%6e%22%20" rel="noopener noreferrer" target="_blank"&gt;switch to the correct position.&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;(so not the &lt;strong&gt;internal&lt;/strong&gt; antenna)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 GPS fix problem</title><link>https://devzone.nordicsemi.com/thread/203476?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2019 07:07:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d5a886d-191e-410e-8bcb-6a29a8c82408</guid><dc:creator>MiroslavP</dc:creator><description>&lt;p&gt;Hello Martin.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;- Yes, switch position is on the internal antenna, and i&amp;#39;m use internal antenna. I&amp;#39;m use same antenna with U-Blox ZOE GNSS module, without GPS amplifier, and all is works.&lt;/p&gt;
&lt;p&gt;This is my console output&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;***** Booting Zephyr OS v1.14.99-ncs2 *****
Flash region		Domain		Permissions
00 0x00000 0x08000 	Secure		rwxl
01 0x08000 0x10000 	Non-Secure	rwxl
02 0x10000 0x18000 	Non-Secure	rwxl
03 0x18000 0x20000 	Non-Secure	rwxl
04 0x20000 0x28000 	Non-Secure	rwxl
05 0x28000 0x30000 	Non-Secure	rwxl
06 0x30000 0x38000 	Non-Secure	rwxl
07 0x38000 0x40000 	Non-Secure	rwxl
08 0x40000 0x48000 	Non-Secure	rwxl
09 0x48000 0x50000 	Non-Secure	rwxl
10 0x50000 0x58000 	Non-Secure	rwxl
11 0x58000 0x60000 	Non-Secure	rwxl
12 0x60000 0x68000 	Non-Secure	rwxl
13 0x68000 0x70000 	Non-Secure	rwxl
14 0x70000 0x78000 	Non-Secure	rwxl
15 0x78000 0x80000 	Non-Secure	rwxl
16 0x80000 0x88000 	Non-Secure	rwxl
17 0x88000 0x90000 	Non-Secure	rwxl
18 0x90000 0x98000 	Non-Secure	rwxl
19 0x98000 0xa0000 	Non-Secure	rwxl
20 0xa0000 0xa8000 	Non-Secure	rwxl
21 0xa8000 0xb0000 	Non-Secure	rwxl
22 0xb0000 0xb8000 	Non-Secure	rwxl
23 0xb8000 0xc0000 	Non-Secure	rwxl
24 0xc0000 0xc8000 	Non-Secure	rwxl
25 0xc8000 0xd0000 	Non-Secure	rwxl
26 0xd0000 0xd8000 	Non-Secure	rwxl
27 0xd8000 0xe0000 	Non-Secure	rwxl
28 0xe0000 0xe8000 	Non-Secure	rwxl
29 0xe8000 0xf0000 	Non-Secure	rwxl
30 0xf0000 0xf8000 	Non-Secure	rwxl
31 0xf8000 0x100000 	Non-Secure	rwxl
Non-secure callable region 0 placed in flash region 0 with size 32.


SRAM region		Domain		Permissions
00 0x00000 0x02000	Secure		rwxl
01 0x02000 0x04000	Secure		rwxl
02 0x04000 0x06000	Secure		rwxl
03 0x06000 0x08000	Secure		rwxl
04 0x08000 0x0a000	Secure		rwxl
05 0x0a000 0x0c000	Secure		rwxl
06 0x0c000 0x0e000	Secure		rwxl
07 0x0e000 0x10000	Secure		rwxl
08 0x10000 0x12000	Non-Secure	rwxl
09 0x12000 0x14000	Non-Secure	rwxl
10 0x14000 0x16000	Non-Secure	rwxl
11 0x16000 0x18000	Non-Secure	rwxl
12 0x18000 0x1a000	Non-Secure	rwxl
13 0x1a000 0x1c000	Non-Secure	rwxl
14 0x1c000 0x1e000	Non-Secure	rwxl
15 0x1e000 0x20000	Non-Secure	rwxl
16 0x20000 0x22000	Non-Secure	rwxl
17 0x22000 0x24000	Non-Secure	rwxl
18 0x24000 0x26000	Non-Secure	rwxl
19 0x26000 0x28000	Non-Secure	rwxl
20 0x28000 0x2a000	Non-Secure	rwxl
21 0x2a000 0x2c000	Non-Secure	rwxl
22 0x2c000 0x2e000	Non-Secure	rwxl
23 0x2e000 0x30000	Non-Secure	rwxl
24 0x30000 0x32000	Non-Secure	rwxl
25 0x32000 0x34000	Non-Secure	rwxl
26 0x34000 0x36000	Non-Secure	rwxl
27 0x36000 0x38000	Non-Secure	rwxl
28 0x38000 0x3a000	Non-Secure	rwxl
29 0x3a000 0x3c000	Non-Secure	rwxl
30 0x3c000 0x3e000	Non-Secure	rwxl
31 0x3e000 0x40000	Non-Secure	rwxl

Peripheral		Domain		Status
00 NRF_P0		Non-Secure	OK
01 NRF_CLOCK		Non-Secure	OK
02 NRF_RTC1		Non-Secure	OK
03 NRF_NVMC		Non-Secure	OK
04 NRF_UARTE1		Non-Secure	OK
05 NRF_UARTE2		Secure		SKIP
06 NRF_TWIM2		Non-Secure	OK
07 NRF_SPIM3		Non-Secure	OK
08 NRF_TIMER0		Non-Secure	OK
09 NRF_TIMER1		Non-Secure	OK
10 NRF_TIMER2		Non-Secure	OK
11 NRF_SAADC		Non-Secure	OK
12 NRF_PWM0		Non-Secure	OK
13 NRF_PWM1		Non-Secure	OK
14 NRF_PWM2		Non-Secure	OK
15 NRF_PWM3		Non-Secure	OK
16 NRF_IPC		Non-Secure	OK
17 NRF_VMC		Non-Secure	OK
18 NRF_FPU		Non-Secure	OK
19 NRF_EGU1		Non-Secure	OK
20 NRF_EGU2		Non-Secure	OK
21 NRF_GPIOTE1		Non-Secure	OK

SPM: NS image at 0xc000
SPM: NS MSP at 0x20024748
SPM: NS reset vector at 0x13ae9
SPM: prepare to jump to Non-Secure image.
***** Booting Zephyr OS v1.14.99-ncs2 *****
Staring GPS application
Socket created
Getting GPS data...
&#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 0 Unhealthy: 1
Seconds since last fix 0

Scanning [|] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 0 Unhealthy: 1
Seconds since last fix 0

Scanning [/] &#x1B;[1;1H&#x1B;[2JTracking: 0 Using: 0 Unhealthy: 0
Seconds since last fix 1
Scanning [-] &#x1B;[1;1H&#x1B;[2JTracking: 0 Using: 0 Unhealthy: 0
Seconds since last fix 1

Scanning [\] &#x1B;[1;1H&#x1B;[2JTracking: 0 Using: 0 Unhealthy: 0
Seconds since last fix 2
Scanning [|] &#x1B;[1;1H&#x1B;[2JTracking: 0 Using: 0 Unhealthy: 0
Seconds since last fix 2

Scanning [/] &#x1B;[1;1H&#x1B;[2JTracking: 0 Using: 0 Unhealthy: 0
Seconds since last fix 3

Scanning [-] &#x1B;[1;1H&#x1B;[2JTracking: 0 Using: 0 Unhealthy: 0
Seconds since last fix 3

Scanning [\] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 4

Scanning [|] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 4

Scanning [/] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 5

Scanning [-] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 5
Scanning [\] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 6
Scanning [|] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 6
Scanning [/] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 7
Scanning [-] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 7

Scanning [\] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 8

Scanning [|] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 8

Scanning [/] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 9

Scanning [-] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 9

Scanning [\] &#x1B;[1;1H&#x1B;[2JTracking: 1 Using: 1 Unhealthy: 0
Seconds since last fix 10

&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 GPS fix problem</title><link>https://devzone.nordicsemi.com/thread/203101?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2019 13:33:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61f656f4-f681-4d32-9b33-05c080a04356</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Miro,&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fgps.html&amp;amp;resultof=%22%43%4f%4e%22%20%22%63%6f%6e%22%20" rel="noopener noreferrer" target="_blank"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fgps.html&amp;amp;resultof=%22%43%4f%4e%22%20%22%63%6f%6e%22%20" rel="noopener noreferrer" target="_blank"&gt;Could you please confirm that you have the switch to the &amp;#39;CON&amp;#39; position when using the external antenna on the nRF91 DK?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Please try to place the antenna outside the window.&lt;/li&gt;
&lt;li&gt;Please share any log output if this may fail.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 GPS fix problem</title><link>https://devzone.nordicsemi.com/thread/203047?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2019 11:20:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ac5b4c6-6cd6-4ff5-97f2-79df815161ae</guid><dc:creator>MiroslavP</dc:creator><description>&lt;p&gt;Hi Martin.&lt;/p&gt;
&lt;p&gt;Yes, I&amp;#39;m use same Molex helix&amp;nbsp;GNNS antena. With external antena I have same problem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 GPS fix problem</title><link>https://devzone.nordicsemi.com/thread/203044?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2019 11:14:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66b19cdd-a288-492d-8795-a041dbfaf10d</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Miro,&lt;/p&gt;
&lt;p&gt;Are you using the same GPS antenna which the other GPS module is using?&lt;/p&gt;
&lt;p&gt;The GPS antenna on the nRF9160 DK may perform differently than the other GPS module.&lt;br /&gt;I would highly recommend you to use an external antenna to improve the performance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 GPS fix problem</title><link>https://devzone.nordicsemi.com/thread/203006?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2019 09:29:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc471aa5-1d90-4da8-8e62-5300dfe60372</guid><dc:creator>MiroslavP</dc:creator><description>&lt;p&gt;Hello Martin. Yes i know it. I have a board on the window. On the same position different GPS module is work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 GPS fix problem</title><link>https://devzone.nordicsemi.com/thread/202545?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2019 08:50:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d08f13d6-0cc2-4d09-8789-8558f6206a7f</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Miro,&lt;/p&gt;
&lt;p&gt;From the&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fgps.html" rel="noopener noreferrer" target="_blank"&gt; GPS documentation:&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;&lt;strong&gt;GPS signals do not usually penetrate ceilings or other structures that well. Therefore, for best GPS performance, the DK should be placed on a flat surface in an open space outside, far from sources of interference and other structures that may block the signals from space.&lt;/strong&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;From the &lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/hardware-design/posts/external-gps-antenna-on-nrf9160-dk" rel="noopener noreferrer" target="_blank"&gt;GPS Tutorial:&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&lt;em&gt;&amp;quot;It can also be very practical to attach an external GPS antenna when doing development and test indoors. That allows you to put the GPS antenna near a window in order to see satellites.&amp;quot;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>