MC7710 enable GPS
Alex Bradley
alex at cni.net
Mon Dec 30 17:04:49 PST 2013
Hey all. Similar topic, but with an MC7750 card.
On 11/25/2013 09:13 AM, Dan Williams wrote:
> On Mon, 2013-11-25 at 18:44 +0400, Danilo Magat wrote:
>> Hi guys,
>>
>> i am not sure if this the right place to post and ask a question with
>> regards to the subject.
>> i am trying to look for a solution on how can i enable the GPS on my sierra
>> MC7710.
>> my OS is OPENWRT ive successfully configure the WWAN to connect on the
>> internet using
> If your 7710 is QMI-enabled, I'd use ModemManager or libqmi.
>
> If your 7710 is using DirectIP firmware, then you have to follow the
> directions in the "GPS Enabling and Disabling" section here:
>
> http://whirlpool.net.au/wiki/sierra_advanced
>
> Dan
I'm running libqmi 1.8 with an MC7750 on OpenWRT. Trying to get GPS
NMEA output from the MC7750. I'm not sure how to use libqmi/qmicli to
talk to the GPS, so I've been using AT commands to enable GPS, and
confirm that NMEA output is enabled. The GPS looks like it's working,
but the problem is I'm not able to see any NMEA output on what should be
the NMEA port, /dev/ttyUSB1.
Any pointers on managing GPS with libqmi?
Thanks,
Alex
>
>> config interface 'wan'
>> option ifname 'wwan0'
>> option proto 'dhcp'
>>
>> wwan0 Link encap:Ethernet HWaddr 12:F4:A5:C0:01:01
>> inet addr:10.216.178.223 Bcast:10.216.178.255 Mask:255.255.255.0
>> UP BROADCAST RUNNING NOARP MULTICAST MTU:1500 Metric:1
>> RX packets:4748 errors:0 dropped:0 overruns:0 frame:0
>> TX packets:3023 errors:0 dropped:0 overruns:0 carrier:0
>> collisions:0 txqueuelen:1000
>> RX bytes:670227 (654.5 KiB) TX bytes:302146 (295.0 KiB)
>>
>> and i would like to know how can get the GPS or enable or get my current
>> location.
>>
>> #lsmod
>> Module Size Used by Tainted: G
>> sierra 5816 0
>> qcserial 3544 0
>> pl2303 9080 0
>> option 14744 0
>> sierra_net 5176 0
>> usb_wwan 5368 2 qcserial,option
>> usbserial 21544 5 sierra,qcserial,pl2303,option,usb_wwan
>> usbnet 10012 1 sierra_net
>>
>> T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=480 MxCh= 0
>> D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
>> P: Vendor=1199 ProdID=68a3 Rev= 0.06
>> S: Manufacturer=Sierra Wireless, Incorporated
>> S: Product=MC7710
>> S: SerialNumber=358178041055833
>> C:* #Ifs= 6 Cfg#= 1 Atr=e0 MxPwr= 0mA
>> I:* If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=sierra
>> E: Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
>> E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
>> I:* If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=sierra
>> E: Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
>> E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
>> I:* If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=sierra
>> E: Ad=83(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
>> E: Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
>> I:* If#= 3 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=sierra
>> E: Ad=84(I) Atr=03(Int.) MxPS= 64 Ivl=2ms
>> E: Ad=85(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
>> E: Ad=04(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
>> I:* If#= 4 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=sierra
>> E: Ad=86(I) Atr=03(Int.) MxPS= 64 Ivl=2ms
>> E: Ad=87(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
>> E: Ad=05(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
>> I:* If#= 7 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=sierra_net
>> E: Ad=88(I) Atr=03(Int.) MxPS= 64 Ivl=2ms
>> E: Ad=89(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
>> E: Ad=06(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
>>
>>
>> Thanks in advance.
>>
>>
>> _______________________________________________
>> libqmi-devel mailing list
>> libqmi-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/libqmi-devel
>
> _______________________________________________
> libqmi-devel mailing list
> libqmi-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libqmi-devel
More information about the libqmi-devel
mailing list