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.
+1 vote
200 views 0 comments
by anonymous

I'm just making a fix available for a big I encountered on the RUT955 GPS settings. If you want support enabled for every satellite constellation (Galileo, Glonass, and Beidou), ticking them via the web interface is ignored. If you `cat /dev/ttyUSB1' you see only GPS sentences are output. To fix (and enable every constellation for example) you need to have the boxes ticked, and also run the following once to enable them on the GPS receiver:

gsmctl -A AT+QGPSCFG=\"glonassnmeatype\",7

gsmctl -A AT+QGPSCFG=\"galileonmeatype\",1

gsmctl -A AT+QGPSCFG=\"beidounmeatype\",3

reboot

To test, simply:

cat /dev/ttyUSB1

...and you should see messages starting with GN, GL, PQ, and GA.

1 Answer

0 votes
by anonymous
Hello,
Thank you for your input.

The development department is informed about the issue and is working on an update in the future firmware releases.

Best regards,