FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
132 views 3 comments
by anonymous
There are some threads already about this problem, but all without a solution an all closed.

On all RUTX50 we do not get a GPS Fix.

Can somebody help us?
by anonymous
____        _    ___  ____
  |  _ \ _   _| |_ / _ \/ ___|
  | |_) | | | | __| | | \___ \
  |  _ <| |_| | |_| |_| |___) |
  |_| \_\\__,_|\__|\___/|____/

 ---------------------------------
   Teltonika RUTX series 2023
 ---------------------------------
root@rutx50:~# ubus call gsm.modem0 get_nmea '{"satellite": "gpsnmeatype"}'
{
        "type_id": 1,
        "type": "disable"
}
root@rutx50:~#

1 Answer

0 votes
by anonymous

Hi,

Could you please send me the outputs of the following commands via private message?:

  • ubus call gsm.modem0 info | grep gps
  • cat /dev/ttyUSB1
  • ubus call gsm.modem0 get_nmea '{"satellite": "gpsnmeatype"}'

The second 'cat' command is based on the output of the first command that shows which port is used for GPS.

Kind Regards,

Andzej

by anonymous
root@rutx50:~# ubus call gsm.modem0 get_nmea '{"satellite": "gpsnmeatype"}'
{
        "type_id": 1,
        "type": "disable"
}
by anonymous
I sent a private Message :-)