Loading Extended Ephemeris on WP7702

I try with AT commands but Xtra Data status always equal Unknown
LoadEphemeris file doesn’t change, AT!GPSXTRAINITDNLD doesn’t change

AT!GPSXTRASTATUS?
Xtra Time status   = Valid
Xtra Data status   = Unknown
Validity Start = 2025 06 26 3 04:00:00
Validity End   = 2025 07 03 3 04:00:00

I think if data status equal valid, xtra injection is working?
How can I make data status = valid?

I don’t see issue with WP76 module:


AT!ENTERCND="A710"
OK
AT!CUSTOM="GPSENABLE",1
OK
AT!GPSXTRADATAURL=1,"http://xtra1.gpsonextra.net/xtra.bin"
OK
AT!GPSXTRADATAURL=2,"http://xtra1.gpsonextra.net/xtra.bin"
OK
AT!GPSXTRADATAURL=3,"http://xtra1.gpsonextra.net/xtra.bin"
OK
at!gpsxtrastatus?
 Xtra Time status   = Unknown
 Xtra Data status   = Unknown
    Validity Start = 1980 01 06 6 00:00:00
    Validity End   = 1980 01 06 6 00:00:00

OK

AT!GPSXTRADATAENABLE?
XTRA Data Enabled: 2
XTRA Data Retry Number: 3
XTRA Data Retry Interval: 10
XTRA Data Autodownload Enabled: 0
XTRA Data Autodownload Interval: 24
XTRA Data Validity Time: 168

OK
AT!GPSXTRAINITDNLD
OK
at!gpsxtrastatus??
 Xtra Time status   = Unknown
 Xtra Data status   = Valid
    Validity Start = 1980 01 06 6 00:00:00
    Validity End   = 1980 01 13 6 00:00:00

OK

Still data status=unknown

How can I try with SUPL instead?

AT!ENTERCND="A710"

OK

AT!GPSXTRADATAURL?
XTRA Primary Server: "http://xtra1.gpsonextra.net/xtra.bin"
XTRA Secondary Server: "http://xtra1.gpsonextra.net/xtra.bin"
XTRA Tertiary Server: "http://xtra1.gpsonextra.net/xtra.bin"

OK

AT!GPXSTRADATAENABLE?
ERROR
AT!GPSXTRADATAENABLE?
XTRA Data Enabled: 2
XTRA Data Retry Number: 3
XTRA Data Retry Interval: 10
XTRA Data Autodownload Enabled: 1
XTRA Data Autodownload Interval: 24
XTRA Data Validity Time: 168

OK

AT!GPSXTRAINITDNLD

OK

AT!GPSXTRASTATUS?
 Xtra Time status   = Unknown
 Xtra Data status   = Unknown
    Validity Start = 2025 06 27 4 01:00:00
    Validity End   = 2025 07 04 4 01:00:00

OK

your module seems to have problem to download data.

For testing in SUPL, you need to find SUPL server first

If I try supl.google.com for SUPL server, what certificate do I need or can I try without certificate

i don’t quite see any command for entering the certificate.

BTW, I am still not sure if your module has data connection problem, have you verified if your module can download the following?
http://xtra1.gpsonextra.net/xtra.bin

Here can inject supl certificate?
le_gnss_InjectSuplCertificate()

Module can download using http://xtra1.gpsonextra.net/xtra.bin wget command?
Or you mean download another way?

yes, you can try first with wget

I have no data issue I can download files and access internet

then i have no idea why it shows unknown in AT!GPSXTRASTATUS?.. especially i don’t see such issue on my side.

What version of legato are you using? What firmware? Maybe carrier firmware is issue

below is the information for module:


ati3
Manufacturer: Sierra Wireless, Incorporated
Model: WP7609
Revision: SWI9X07Y_02.37.06.05 b15b59 jenkins 2022/09/27 07:54:33
IMEI: 359782080112345
IMEI SV: 18
FSN: WA803370012345
+GCAP: +CGSM

OK
ati8
Legato Ver: 19.11.6_225ac9b7882467c5c7f9e0bf4cdb5523
Yocto Ver:  SWI9X07Y_02.37.10.02 2022-02-11_09:57:45
OS Ver: Linux version 3.18.140 (oe-user@oe-host) (gcc version 7.3.0 (GCC) ) #1 PREEMPT Fri Feb 11 09:40:40 UTC 2022
LK Ver: SWI9X07Y_02.37.10.02
RootFS Ver: SWI9X07Y_02.37.10.02 2022-02-11_09:57:45
UserFS Ver: unknown
MCU Ver: 002.015

OK
at!impref?
!IMPREF:
 preferred fw version:    02.37.06.05
 preferred carrier name:  GENERIC
 preferred config name:   GENERIC_002.121_002
 preferred subpri index:  000
 current fw version:      02.37.06.05
 current carrier name:    GENERIC
 current config name:     GENERIC_002.121_002
 current subpri index:    000

OK