<?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 on RF9160.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45159/using-gps-on-rf9160</link><description>I want to use the REAL GPS of the RF9160, not the simulated version in the asset tracker demo. Firstly, is there a demo for the RF9160 that reports actual GPS location that I can reference? 
 Here is what I have : Hardware: Dev Kit PCA10090 Version 0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Mar 2019 08:48:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45159/using-gps-on-rf9160" /><item><title>RE: Using GPS on RF9160.</title><link>https://devzone.nordicsemi.com/thread/178014?ContentTypeID=1</link><pubDate>Mon, 25 Mar 2019 08:48:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08ba0ba4-49c2-4afa-abf4-13f6cd2aabcf</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Alan,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The DK versions v0.7 and v0.8.2 may have bad GPS performance, as per the nRF91 DK errata document available here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/DocLib?Product=nRF9160%20core%20documentation"&gt;https://www.nordicsemi.com/DocLib?Product=nRF9160%20core%20documentation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;There&amp;#39;s a newer kit version, v0.8.5, where the GPS antenna match is optimized. On this kit version, the software is the component that is currently missing.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using GPS on RF9160.</title><link>https://devzone.nordicsemi.com/thread/177857?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2019 14:08:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d8ba6f8-f3d1-4830-bce1-1d408732581f</guid><dc:creator>Alan Hasty</dc:creator><description>&lt;p&gt;Thank you for the response and the pointer to the blog about the dev status. &lt;/p&gt;
&lt;p&gt;I&amp;#39;m understanding that after April, I should be able to use the GPS (once I have the updated firmware) without the need to get a new dev kit , i.e. that the hardware is in place, we&amp;#39;re just waiting on the software component. Is that correct?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Alan.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using GPS on RF9160.</title><link>https://devzone.nordicsemi.com/thread/177767?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2019 09:26:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a497a29b-e9b8-4b85-831a-cac64d44828b</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
[quote user=""]&lt;br /&gt;Code: Add commands to enable the GPS antenna via the GPS_EN signal and the %XMAGPIO command.&lt;br /&gt;I think the command would look something along the lines of &lt;br /&gt;%XMAGPIO=1,1,1,1574,1577,699,747,748,804,805,850,851,895,896,960,450,451,1710,2200[/quote]
&lt;p&gt;MAGPIO is a AT command feature that can set your GPIOs based on what band is being used.&lt;/p&gt;
&lt;p&gt;That specific command enables all three MAGPIO pins, and sets the GPS band corresponding to all MAGPIO pins set to &amp;#39;0&amp;#39;.&lt;/p&gt;
&lt;p&gt;Please see the AT command reference guide for more detailed information about that specific line, as it also includes a truth diagram of the MAGPIOx states vs. LTE bands in use.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[quote user=""][/quote]&lt;/p&gt;
&lt;p&gt;Questions that I have:&lt;br /&gt;1) In the nRF9160_DK_User_Guide.pdf (V0.7) Section 5.5, there is a note that is highlighted, that this functionality is only available on the modem firmware used in the nRF9160. How do I determine if I have the correct firmware for the GPS function.&lt;/p&gt;
&lt;p&gt;2) How do I get the correct firmware if what I have doesn&amp;#39;t contain the GPS function.&lt;/p&gt;
&lt;p&gt;3) How does the GPS location information get returned to the code? Is it an asynchronous response from the modem?&lt;br /&gt;3b) Is there a command to get the GPS location info returned , and is it possible to control the format of the returned data? In the asset tracker demo the code was returning one of the many GPS format types.&lt;br /&gt;&lt;br /&gt;4) For power savings , is it possible to power down the GPS function and only enable it when necessary?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;GPS is not yet available, as per the nRF9160 development status:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/b/nrf9160-development-status/posts/nrf9160-development-status"&gt;https://devzone.nordicsemi.com/b/nrf9160-development-status/posts/nrf9160-development-status&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using GPS on RF9160.</title><link>https://devzone.nordicsemi.com/thread/177630?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 14:35:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a51617a-d2e2-40e0-a0f0-55eeda0305c4</guid><dc:creator>Alan Hasty</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using GPS on RF9160.</title><link>https://devzone.nordicsemi.com/thread/177570?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 12:25:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99706121-7b6b-4708-b585-01d333f476a1</guid><dc:creator>esivertsen</dc:creator><description>&lt;p&gt;Moved the post for you, &lt;a href="https://devzone.nordicsemi.com/members/alan-hasty"&gt;Alan Hasty&lt;/a&gt; !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using GPS on RF9160.</title><link>https://devzone.nordicsemi.com/thread/177484?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 07:34:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fef0edc0-03be-4f98-a682-9d2547e4c556</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You have posted your question in the wrong forum. Please repost the question in the Nordic Support forum.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Oeyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>