Cannot get gps location with at commands

hello! I am a little new to mangoh and I want to obtain the GPS address through AT commands but I am not achieving it.
AT!GNSCONFIG?
GPS:1
GLONASS:1
BDS:1
GAL:1

AT!CUSTOM?
GPSENABLE 0X01
GPSLPM 0X01
IPV6ENABLE 0X01
SIMHOTSWAPDIS

AT!GPSFIX=1,120,50
ERROR

Which module are you using?
You need to first type at!gpsend=0 before at!gpsfix

im using the wp7607. i could do gpsfix but I still can’t get my location. AT!GPSL0C not available

Did you check at!Gpssatinfo

yes, i have 3 satellites in view and all looks good

how about increasing the maxDist parameter like at!gpsfix=1,255,10000000 ?

i tried it, but when i do AT!GPSSTATUS the output is
Current time: 2025 03 09 6 09:17:49

2025 03 09 6 09:17:49 Last Fix Status = NONE
2025 03 09 6 09:16:51 Fix Session Status = ACTIVE

No TTFF available

OK

and AT!GPSLOC? is Not Available

Did you test in outdoor area?
Did you also check nmea frame in nmea port?

yes, im testing in outdoor area.

how can i do that?

Just open the nmea port and see what is the output

Or you can see this

i dont have that port in my sierra wp7607

Have you check at!usbcomp?

You can also check cat /dev/nmea

at!usbcomp?
Config Index: 1
Config Type: 1 (Generic)
Interface bitmask: 0008010D (diag,nmea,modem,rmnet0,ecm)

there is no /dev/nmea
working with yocto so maybe i have to change the DTS?

I can see nmea port is enabled, did you see modem port and DM port?

Btw, which firmware are you using?

I don’t see problem with FW R17:

root@fx30:~# ls /dev/nmea
/dev/nmea
root@fx30:~# cm info
Device:                        WP7605
IMEI:                          353532100012345
IMEISV:                        F
FSN:                           2A917285012345
Firmware Version:              SWI9X07Y_03.00.13.00 9f157c jenkins 2021/07/27 04:04:43
Bootloader Version:            SWI9X07Y_03.00.13.00 9f157c jenkins 2021/07/27 04:04:43
MCU Version:
PRI Part Number (PN):          9908705
PRI Revision:                  002.010
Carrier PRI Name:              GENERIC
Carrier PRI Revision:          002.109_000
SKU:                           1104208
Last Reset Cause:              Power Down
Resets Count:                  Expected: 262    Unexpected: 0
root@fx30:~# legato version
21.05.2.rc2_7f59219499ecf02274c4ac7575e4f8c5_modified
root@fx30:~# ^C
root@fx30:~# cat /dev/nmea
$GPVTG,,T,,M,,N,,K,N*2C
$GNVTG,,T,,M,,N,,K,N*32
$GPGGA,,,,,,0,,,,,,,,*66
$PQXFI,,,,,,,,,*7A
$GPRMC,,V,,,,,,,,,,N,*7F
$GNRMC,,V,,,,,,,,,,N,*61
$GPGSA,A,1,,,,,,,,,,,,,,,,*32
$GPGRS,,,,,,,,,,,,*51
$GPGLL,,,,,,V,N*64
$GPGGA,,,,,,0,,,,,,,,*66
$PQXFI,,,,,,,,,*7A
$GPRMC,,V,,,,,,,,,,N,*7F