This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does nRF9160 support GPS functions other than $GPGGA information, which is in NMEA format?

Dear all,

With nrf9160, I start GPS function.

at#xgps = 1,1


If GPS positioning is successful, I will receive #XGPSP and $GPGGA information.
Though I haven't specified the NMEA format type, but I get $GPGGA.


Is it possible for me to receive information based on other NMEA formats?
I want to know date but I can't get it from $GPGGA information.
Can I get $ GPRMC and other information?

My HW is nRF9160DK

Modem FW is v.1.2.3

App is "slm_all_features_DK.hex" come from this thread:

https://devzone.nordicsemi.com/f/nordic-q-a/73906/nrf9160-http-client-at-commands-always-returns-cme-error-0

The app doesn't seem to support GNSS at commands other than #xgps.

The FW version is certified by the operator for LTE connection and cannot be changed.

Getting date and time information from the network through LTE is not my desired answer.

Best regards,

Yukio Oyama

Related