nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

The #XGPS command controls the GNSS.

Hi,  I use AT command controls the GNSS use Serial LTE modem example in my 91DK board. 

I send command as below example, 

but my uart tool receive as blow, and i don't seem the GPS information output as the expamle. why?

Parents
  • Hello Carey, 

    but my uart tool receive as blow, and i don't seem the GPS information output as the expamle. why?

    Two possible reasons: 

    1. You have to switch from Segger RTT to the UART console.
    2. You actually are not getting any fix. Is the device placed in an environment where it should be able to calculate a fix, preferably outside under the open sky without any obstacles close by, like high buildings that could create disturbances? 

    Regards, 

    Markus 

Reply
  • Hello Carey, 

    but my uart tool receive as blow, and i don't seem the GPS information output as the expamle. why?

    Two possible reasons: 

    1. You have to switch from Segger RTT to the UART console.
    2. You actually are not getting any fix. Is the device placed in an environment where it should be able to calculate a fix, preferably outside under the open sky without any obstacles close by, like high buildings that could create disturbances? 

    Regards, 

    Markus 

Children
Related