Getting GPS data from a PLS83-W on LGA DevKil | Telit Cinterion IoT Developer Community
August 2, 2022 - 10:22pm, 1739 views
I have an LGA DevKit with a PLS83-W module connected to a Raspberry Pi connected thru the Native USB port. I am able to connect to the internet using the qmicli interface.
However, I am struggling on how to retrieve GPS data. On other eval modules, the GPS data is retrieved via AT commands thru the USB interface. I have tried the AT^SGPS that I found in looking thru the community for the PLS8 module.
When ever I try to set the "Nmea/Output", I get a message that it's not possible temporirily. Any help is appreciated in:
1) pointing me to the official PLS83W AT command spec
2) assisting me in getting the GPS to work so that I can retrieve location data.
I see it working in that I am getting data on the $GLGSV and $GPGSV, but I am still not getting any $GPRMC values.
Does it mean that you don't get $GPRMC sentences at all or you get but the values are not correct? Can you share AT^SGPSC? output?