how to enable GPS on MC7304

Hello ,
can i make the MC7304 work as a GPS and still work as a 4G modem?

becasue I know that when I want to use the info channel i need to close the modem
the same thing for using the SMS.

so can it work as GPS and still be on-line?

Thanks ,

I can see the modem is working
when I run
at!gpsloc?
I get my locataion
but when I run this command -

system gps set port=usb2 channel=2 enabled=yes

and then

/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

why?

Obtaining the position by an AT command is one thing. For th GPS function to work, the router expects periodic NMEA messages on the port (e.g. GGA will do). Maybe you can set up your device using some AT command to provide such messages.

ok
but how?

http://source.sierrawireless.com/resources/airprime/minicard/4114486_airprime_mc73xx-8805_at_command_reference/

You have to register but it’s free. Chapter 7 has the GPS commands.

everything is ok there

at!gpsnmea?
Enabled: 1
OK
at!gpsnmeaconfig?
Enabled: 1
Output Rate: 1

but still doesn’t work
maybe there is a problem with Mikrotik and this modem?

still waitnig for the support to answer me

Can you confirm that the device is actually sending NMEA message?
Disable GPS on the router and check that serial port traffic using “/system serial-terminal” in the console.
You should see incoming NMEA messages every second.
If not, your device is not working as expected, or not supported by ROS (this could be HW and SW specific.e.g. I have a ublox7 device which works on OmniTik and Windows, but doesn’t on NetMetal and Linux (without using an USB switch for the latter because it uses the wrong driver, ehci vs ohci)).

I have try this also
doesn’t see any GPS data
I ahve also try channels 0,1,2,3,4,5
nothing

but if connect the modem to my computer and open the NMEA port
I can see GPS data

11:10:34] $GPVTG,T,M,N,K,N2C
[11:10:34] $GPRMC,V,N
53
[11:10:34] $GPGSA,A,1,*1E
[11:10:35] $GNGSA,A,1,*00
[11:10:35] $GPGGA,0,*66
[11:10:35] $PQXFI,56
[11:10:35] $GNGNS,NN,53
[11:10:35] $GPVTG,T,M,N,K,N
2C
[11:10:35] $GPRMC,V,N
53
[11:10:35] $GPGSA,A,1,*1E
[11:10:36] $GNGSA,A,1,*00
[11:10:36] $GPGGA,0,*66
[11:10:36] $PQXFI,56
[11:10:36] $GNGNS,NN,53
[11:10:36] $GPVTG,T,M,N,K,N
2C
[11:10:36] $GPRMC,V,N
53
[11:10:36] $GPGSA,A,1,*1E
[11:10:37] $GNGSA,A,1,*00
[11:10:37] $GPGGA,0,*66
[11:10:37] $PQXFI,56
[11:10:37] $GNGNS,NN,53
[11:10:37] $GPVTG,T,M,N,K,N
2C
[11:10:37] $GPRMC,V,N
53
[11:10:37] $GPGSA,A,1,*1E
[11:10:38] $GNGSA,A,1,*00
[11:10:38] $GPGGA,0,*66
[11:10:38] $PQXFI,56
[11:10:38] $GNGNS,NN,53
[11:10:38] $GPVTG,T,M,N,K,N
2C
[11:10:38] $GPRMC,V,N
53
[11:10:38] $GPGSA,A,1,*1E
[11:10:39] $GNGSA,A,1,*00
[11:10:39] $GPGGA,0,*66
[11:10:39] $PQXFI,56
[11:10:39] $GNGNS,NN,53
[11:10:39] $GPVTG,T,M,N,K,N
2C
[11:10:39] $GPRMC,V,N
53
[11:10:39] $GPGSA,A,1,*1E
[11:10:40] $GNGSA,A,1,*00
[11:10:40] $GPGGA,0,*66

so I can understadn the modem is working , and the problem is on Ros?

That’s weird. I’m going to test mine this afternoon.

The modem need the string “$GPS_START” to be sent on the NMEA port before it’ll start sending messages.

For my MC7354 it’s…

/sys gps set enabled=yes port=usb2 channel=1 init-string=“$GPS_START”

Thanks you very much!

I think Mikrotik should save this post
very important setting .

Thanks a lot!

to which output of the modem do I need to connect the antenna? GPS\AUX?
because it’s work when I connect to AUX as well?

by the way do you know if I can us this modem and send SMS while the data is running?
beause you can only use channel 2 for data\info?
can you understand my question ?

The spec for the MC7304 doesn’t explicitly say but the spec for the MC7354 says that the AUX connector is both Secondary Cellular AND Secondary GPS so I’d use the AUX if it works. This way the antenna supports both cellular and gps.

That’s a good question but I don’t know the answer, sorry.

Thanks for useful post. In what boards and what GPS antennas are you using ?

These are the Sierra Wireless MC73XX series Mini-PCIe cards. The most common are the MC7304 and the MC7354.

The boards have 3 antenna connectors:
MAIN: primary cellular antenna
GPS: primary GPS antenna
AUX: secondary cellular and secondary GPS

The antenna frequency range specs are as follows.

MAIN/Cellular (varies by model)
704–960 MHz
1710–1995 MHz
2110–2170 MHz
2500–2690 MHz

AUX/Cellular (varies by model)
734–960 MHz
1805–1995 MHz
2110–2170 MHz
2620–2690 MHz

GPS and AUX/GPS (cellular antennas will probably work)
Narrow-band GPS:
1575.42 MHz ±2 MHz minimum
Wide-band GPS and GLONASS:
1565–1606 MHz recommended