<?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>Different approaches in making an asset tracker on nRF9160</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/95309/different-approaches-in-making-an-asset-tracker-on-nrf9160</link><description>Hello all developers, 
 We&amp;#39;ve made our asset tracking application based on the Nordic SDK. From working with this for a while now, I have some observations I would like to discuss here. 
 From SDK 2.2.0, these has been several improvements to the Location</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Jan 2023 09:15:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/95309/different-approaches-in-making-an-asset-tracker-on-nrf9160" /><item><title>RE: Different approaches in making an asset tracker on nRF9160</title><link>https://devzone.nordicsemi.com/thread/403114?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2023 09:15:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc8b6cb5-ef78-41c3-8983-d92c4e75677b</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;There is just a &amp;quot;normal&amp;quot; and &amp;quot;low&amp;quot; accuracy specifically in the GNSS interface, that is true, but you can tweak (increase) its run time to achieve&amp;nbsp;similar&amp;nbsp;accuracy as to what the location library provides.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Different approaches in making an asset tracker on nRF9160</title><link>https://devzone.nordicsemi.com/thread/403092?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2023 07:40:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ea966c3-cce4-405a-be84-656d9410a831</guid><dc:creator>Torje</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;I was under the impression that the accuracy from gnss interface was &amp;quot;normal&amp;quot;, and a &amp;quot;high accuracy&amp;quot; was implemented in the Location lib by letting it run for longer. If this is incorrect, then I&amp;#39;m very happy by using the GNSS interface already.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for assisting me in this, and for clarifying on my initial request. Sometimes you can&amp;#39;t see the wood for the trees.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Torje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Different approaches in making an asset tracker on nRF9160</title><link>https://devzone.nordicsemi.com/thread/403091?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2023 07:32:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec1226df-6b5b-4ea9-a6e7-08fc0c4753b4</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Using the GNSS interface library by itself would be the way to go if you don&amp;#39;t want the location library I think, as it uses the high GNSS accuracy by default, with the option to go to low acc. if relevant. The &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/gnss/README.html"&gt;GNSS sample project&lt;/a&gt; uses the GNSS interface alone, so you can look at that for reference.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Different approaches in making an asset tracker on nRF9160</title><link>https://devzone.nordicsemi.com/thread/402985?ContentTypeID=1</link><pubDate>Tue, 03 Jan 2023 14:01:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2230618d-876c-486d-929a-d1f309c3a2b9</guid><dc:creator>Torje</dc:creator><description>&lt;p&gt;Hello Simon,&lt;/p&gt;
&lt;p&gt;And thank you for replying, and for confirming my understanding.&lt;/p&gt;
&lt;p&gt;Allow me to do a follow up question: Do you know of a method of choosing higher gnss accuracy without using the Location library? I&amp;#39;ve played with the though of selecting &amp;quot;continuous mode&amp;quot; and just let it run a bit after the first fix is produced, but perhaps there are some more elegant solutions to this?&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;/p&gt;
&lt;p&gt;Torje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Different approaches in making an asset tracker on nRF9160</title><link>https://devzone.nordicsemi.com/thread/402982?ContentTypeID=1</link><pubDate>Tue, 03 Jan 2023 13:56:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bf7c1b1-902e-4565-ba49-e51855a94919</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Torje&lt;/p&gt;
&lt;p&gt;I think you have got it correctly, as the&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/modem/location.html"&gt; location library &lt;/a&gt;provides a &amp;quot;full package&amp;quot; with a compact API and a location core that handles functionality independent of the location method used. Depending on your preference you might want a more &amp;quot;bare bones&amp;quot; library letting you decide exactly what is returned and not, and the GNSS interface API is part of the location library, so it can&amp;#39;t be used &amp;quot;together&amp;quot; with it I&amp;#39;m afraid, nor is the location library designed to be combined with other approaches AFAIK.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure I&amp;#39;m able to elaborate any better on the location library than what the documentation itself provides.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>