Rm510q-gl gps data

Hello,

Im trying to get GPS data out of ttyUSB1 port of RM510Q-GL module. I am doing the flowing, by sending the below at commands over ttyUSB2

AT+QGPS=1 // Set GNSS working mode to standalone and Turn on GNSS.

//After turning on GNSS, NMEA sentences are outputted from “usbnmea” port by default.
AT+QGPSLOC=0

But I am still not getting any GPS data on the terminal. Are there any additional commands which are needed to be sent? RG50xQ&RM5xxQ AT Commands Manual doesn’t have information about GPS commands.

Can you please guide me in the right direction.

SW: I am using Linux kernel version 5.10
HW: Module is set to work in PCIe mode.

Cheers,
Prabhakar

Dear @prabhakar.csengg
I have sent the GNSS application note to you via Message, please check.

1 Like

Can you send me the GNSS application note for me.
I am using RM502Q-EA.
Thank you in advanced