<?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>GNSS/GPS TTFF with A-GNSS after upgrade from v2.4 to v2.5</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106799/gnss-gps-ttff-with-a-gnss-after-upgrade-from-v2-4-to-v2-5</link><description>Hi, 
 we have product which is close to the asset tracker v2 on the v2.4 which works fine. Now to upgrade to v2.5 we made the changes from agps to agnss. Everything works fine, but the unit is seeing nearly no satellites. With all logging on I can see</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Jan 2024 15:37:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106799/gnss-gps-ttff-with-a-gnss-after-upgrade-from-v2-4-to-v2-5" /><item><title>RE: GNSS/GPS TTFF with A-GNSS after upgrade from v2.4 to v2.5</title><link>https://devzone.nordicsemi.com/thread/466080?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 15:37:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a547366a-3896-4f65-8932-71ab3536778e</guid><dc:creator>tpg</dc:creator><description>&lt;p&gt;Thanks for your help, I actually found the solution, and as usual we where looking in the wrong direction. Seems with 2.5 some code around the ADP5360 PMIC changed, so we aligned our board config to updated ADP5360 initialization of the asset tracker example. Seems, some entry in the device tree was needed.&lt;/p&gt;
&lt;p&gt;In the end the GNSS LNA was simply not powered.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GNSS/GPS TTFF with A-GNSS after upgrade from v2.4 to v2.5</title><link>https://devzone.nordicsemi.com/thread/463748?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2024 12:54:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4a556d9-1e9d-4011-b168-44240725a3ad</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Just drag the file to the reply field, or go to insert and click on Image/video/file then click on &amp;quot;upload&amp;quot;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1704977645154v1.png" alt=" " /&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: GNSS/GPS TTFF with A-GNSS after upgrade from v2.4 to v2.5</title><link>https://devzone.nordicsemi.com/thread/463624?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2024 17:55:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19a6ae12-70c9-4b22-ac18-66988be2a9b4</guid><dc:creator>tpg</dc:creator><description>&lt;p&gt;how could I send you the trace?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GNSS/GPS TTFF with A-GNSS after upgrade from v2.4 to v2.5</title><link>https://devzone.nordicsemi.com/thread/463101?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2024 10:30:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11b2ed2c-9008-45ad-b100-c8701c4bb02e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;I reached out to our developers.&lt;br /&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&lt;br /&gt;Make sure LTE is not blocking GNSS by checking that NRF_MODEM_GNSS_PVT_FLAG_NOT_ENOUGH_WINDOW_TIME and NRF_MODEM_GNSS_PVT_FLAG_DEADLINE_MISSED flags are not set in PVT notification when GNSS is running (&lt;a title="https://developer.nordicsemi.com/nrf_connect_sdk/doc/latest/nrfxlib/nrf_modem/doc/api.html#pvt-notification-flags-bitmask-values" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_modem/doc/api.html#pvt-notification-flags-bitmask-values" rel="noopener noreferrer" target="_blank"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_modem/doc/api.html#pvt-notification-flags-bitmask-values&lt;/a&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
[quote user="tpg"]I currently don&amp;#39;t have traces or a log, I can see about creating new logs.[/quote]
&lt;p&gt;Yes, that would be helpful as it would provide more insight to the root cause. Modem traces would be preferred with the application logs, as this gives more information on what is going on inside the modem.&lt;/p&gt;
[quote user="tpg"]What is the binary format of the agps/agnss data here, where is this documented?[/quote]
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;The binary assistance data format is described here: &lt;a title="https://github.com/nrfconnect/sdk-nrf/blob/v2.5.0/subsys/net/lib/nrf_cloud/include/nrf_cloud_agnss_schema_v1.h" href="https://github.com/nrfconnect/sdk-nrf/blob/v2.5.0/subsys/net/lib/nrf_cloud/include/nrf_cloud_agnss_schema_v1.h" rel="noopener noreferrer" target="_blank"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v2.5.0/subsys/net/lib/nrf_cloud/include/nrf_cloud_agnss_schema_v1.h&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;The changes in v2.5.0 are cosmetic. The data schema and the used MQTT AppID have not been changed, so the cloud communication should be the same as with v2.4.0.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Make sure LTE is not blocking GNSS by checking that NRF_MODEM_GNSS_PVT_FLAG_NOT_ENOUGH_WINDOW_TIME and NRF_MODEM_GNSS_PVT_FLAG_DEADLINE_MISSED flags are not set in PVT notification when GNSS is running (&lt;a title="https://developer.nordicsemi.com/nrf_connect_sdk/doc/latest/nrfxlib/nrf_modem/doc/api.html#pvt-notification-flags-bitmask-values" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_modem/doc/api.html#pvt-notification-flags-bitmask-values" rel="noopener noreferrer" target="_blank"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/nrf_modem/doc/api.html#pvt-notification-flags-bitmask-values&lt;/a&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GNSS/GPS TTFF with A-GNSS after upgrade from v2.4 to v2.5</title><link>https://devzone.nordicsemi.com/thread/462963?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2024 16:06:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ee14a25-5dab-4d85-ba72-0281b4f2d484</guid><dc:creator>tpg</dc:creator><description>&lt;p&gt;The modem is on firmware 1.3.5, I currently don&amp;#39;t have traces or a log, I can see about creating new logs.&lt;/p&gt;
&lt;p&gt;The A-GNSS data is requested and was received, nrf_cloud_agnss_process happly processes this data, the last time I created a log.&lt;/p&gt;
&lt;p&gt;What about my last questions in the previous post does the v2.5 sdk work with data from the agps, instead of the agnss, REST endpoint? What is the binary format of the agps/agnss data here, where is this documented?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GNSS/GPS TTFF with A-GNSS after upgrade from v2.4 to v2.5</title><link>https://devzone.nordicsemi.com/thread/461552?ContentTypeID=1</link><pubDate>Fri, 22 Dec 2023 11:27:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2be94287-fdeb-4062-b60e-aba3e6c15de5</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Thanks for clarifying? What modem FW version are you running on your device? Are you able to provide modem traces from both 2.4 and 2.5 for us to compare? Do you have any logs that you can share?&amp;nbsp;&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: GNSS/GPS TTFF with A-GNSS after upgrade from v2.4 to v2.5</title><link>https://devzone.nordicsemi.com/thread/461299?ContentTypeID=1</link><pubDate>Wed, 20 Dec 2023 14:06:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66b03de2-322b-41d9-aaa4-87d352ae82e9</guid><dc:creator>tpg</dc:creator><description>&lt;p&gt;Partially we use the nrf Cloud A-GNSS library. The overall structure/code is close to the asset tracker v2 (with roots down to connect v2.3 and ported to v2.4).&lt;/p&gt;
&lt;p&gt;The flow is very similar:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;We get a LOCATION_MODULE_EVT_AGNSS_NEEDED event&lt;/li&gt;
&lt;li&gt;We encode a agnss request (or two one for almanac one for ephemeris if needed)&lt;/li&gt;
&lt;li&gt;We send it to an mqtt topic (AWS iot)&lt;/li&gt;
&lt;li&gt;The backend forward this to nRF Cloud rest API&lt;/li&gt;
&lt;li&gt;The result is published over mqtt to the device&lt;/li&gt;
&lt;li&gt;The agnss handler uses nrf_cloud_agnss_process (nRF Cloud A-GNSS library) to send the data to the modem.
&lt;ol&gt;
&lt;li&gt;in case the almanac/ephemeris is splitted we call the function twice, once for each reply&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This works with perfectly with v2.4 and it seems to work with v2.5 going through all steps and nrf_cloud_agnss_process returns OK for almanac and ephemeris. Just that with v2.5 the modem has a hard time to find GPS satellites, as if there was no A-GNSS data.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The changes to v2.5 here are only in changing the names of everything (datastructures, events, apis) from A-GPS to A-GNSS.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So concrete point I found now is, that there is a new REST endpoint location/agnss and agps is marked deprecated. Is it required to upgrade the backend to use the new endpoint?&lt;/p&gt;
&lt;p&gt;And is there a description of the binary format for the A-GNSS data? Has this changed?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GNSS/GPS TTFF with A-GNSS after upgrade from v2.4 to v2.5</title><link>https://devzone.nordicsemi.com/thread/461276?ContentTypeID=1</link><pubDate>Wed, 20 Dec 2023 12:49:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:337086b8-da2d-4005-a6a6-186e41bb935a</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you seeing the same issue if using e.g. &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/samples/cellular/gnss/README.html#cellular-gnss"&gt;cellular GNSS sample&lt;/a&gt;? Are you using A-GNSS/GPS&lt;/p&gt;
[quote user=""]A-GPS data we get via MQTT, but we split almanac and ephemeris.[/quote]
&lt;p&gt;I assume that you are not using our &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/libraries/networking/nrf_cloud_agnss.html#nrf-cloud-a-gnss"&gt;nRF Cloud A-GNSS library&lt;/a&gt;, could you please elaborate more on how your method works?&lt;/p&gt;
[quote user=""]Now to upgrade to v2.5 we made the changes from agps to agnss[/quote]
&lt;p&gt;What changes have you done?&amp;nbsp;&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>