Hello,
I am having problems getting the GPS monitor tool to work with the LTE modem MC7710.
I have a RB912UAG with routerOS 6.5 and a Sierra Wireless MC7710 LTE Modem. Using the serial console to send AT commands to the modem, i can get the GPS to work ok (i can send AT commands to the modem only if the directip module is disabled):
at!gpsstatus?
Current time: 1980 01 06 6 02:24:33
1980 01 06 6 02:24:33 Last Fix Status = SUCCESS
1980 01 06 6 00:00:13 Fix Session Status = ACTIVE
TTFF (sec) = 102
OK
The problem is that when i use the /system gps monitor command it seems that the mikrotik can’t read the nmea data on the channel.
[admin@MikroTik] > /system gps set enabled=yes port=usb2 channel=2
[admin@MikroTik] > /system gps monitor
date-and-time: nov/30/1999 00:00:00
latitude: none
longitude: none
altitude: none
speed: none
destination-bearing: none
true-bearing: none
magnetic-bearing: none
valid: no
satellites: 0
-- [Q quit|D dump|C-z pause]
Tried the modem mc7110 with firmware versions 3.00.08.02 and 3.05.23.02. Doing the same configuration with the 3G modem MC8790 everything works ok.
Also tried to use the AT command
at!gpsnmeaconfig=1,1
to enable the nmea data and set the data output rate, but it didn’t help.
