Hi,
The Sierra MC8705 is a 3G modem and GPS. I’ve conected it to a RB411 and I can connect to the intenert without problems. Great!
Now I would want to get some GPS data from the card. Sierra manual says that GPS information can be obtained using some AT commands, but I am unable to connect to the modem:
/system serial-terminal usb2 channel=0
stalls and waits until Ctrl-A Q is typed. Any other channel returns a “failure: no such channel” message
Does anybody know how to get GPS information from this modem? This is the output of /port print and /system resource usb print
/port print
Flags: I - inactive
# DEVICE NAME CHANNELS USED-BY BAUD-RATE
0 serial0 1 Serial Console auto
1 1:2 usb2 1 9600
/system resource usb> print
# DEVICE VENDOR NAME SPEED
0 2:1 Linux 3.3.5 ohci_hcd RB400 OHCI 12 Mbps
1 1:1 Linux 3.3.5 ehci_hcd RB400 EHCI 480 Mbps
2 1:2 Sierra Wireless, Inco... MC8705 480 Mbps
I appreciate any pointer.