Project

General

Profile

Option Icon2 stick » History » Version 4

msuraev, 01/16/2017 04:11 PM

1 1 msuraev
h1. Option Icon2 stick
2
3
This device is also supported by osmo-qcdiag (to some extent)
4
5
Bus 002 Device 022: ID 0af0:6971 Option Globetrotter HSDPA Modem
6
7
<pre>
8
./osmo-qcdiag-log /dev/ttyHS2
9
</pre>
10 2 msuraev
11 3 msuraev
Note: make sure to kill ModemManager so it won't interfere with serial interfaces. Use /dev/ttyHS0 to enter AT commands to control the device manually:
12
<pre>
13
screen /dev/ttyHS0 115200
14 4 msuraev
AT+CREG=1 #register with GSM network
15
AT+CGREG=1 #register with GPRS network
16
AT+CGATT=1 #perform GPRS attach
17 3 msuraev
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)