The mikrotik I'm using is a RB953.
First thing I started with was a windows machine. I'm also using a USB to M2 USB adapter board.
Downloaded windows drivers for the EM7565 and installed.
Downloaded the firmware (Generic SWI9X50C_01.07.00.00) which is generic since there is not a specific one for Telstra yet.
Plugged in the USB adapter board and tried to install the firmware. First attempt failed but pushed it again and appeared to work.
Opened up a terminal emulator session to port 8, ports 9 and 10 appear to be the GPS (NEMA) port and something I couldn't figure out (DM) port.
Port 8 appeared to be the standard AT command port.
Code: Select all
AT
OK
AT!ENTERCND="A710"
OK
AT!BAND
ERROR
AT!GETBAND?
!GETBAND: No Service
OK
AT!BAND?
Index, Name, GW Band Mask L Band Mask 1 TDS Band Mask L Band Mask 2 L Band Mask 3 L Band Mask 4
00, All bands 100600000EC00000 00002100BA0E19DF 0000000000000000 0000000000000002 0000000000000000 0000000000000000
OK
AT!GSTATUS?
!GSTATUS:
Current Time: 1903 Temperature: 20
Reset Counter: 1 Mode: ONLINE
System mode: WCDMA PS state: Not attached
WCDMA band: WCDMA 2100
WCDMA channel: 10812
MM (CS) state: IDLE NO IMSI
WCDMA L1 state:L1M_PCH_SLEEP LAC: 027a (634)
RRC state: DISCONNECTED UTRAN Cell ID: 06556206 (106258950)
RxM RSSI C0: -59 RxD RSSI C0: ---
RxM RSSI C1: --- RxD RSSI C1: ---
OK
AT
OK
The following are the band indexes loaded with the firmware above. The command reference says "Valid range: 0–13 (Hexadecimal. There are 20 possible values.)"
I couldn't find anything beyond index 9 or I wasn't entering the commands correctly.
Code: Select all
Index, Name, GW Band Mask L Band Mask 1 TDS Band Mask L Band Mask 2 L Band Mask 3 L Band Mask 4
00, All bands 100600000EC00000 00002100BA0E19DF 0000000000000000 0000000000000002 0000000000000000 0000000000000000
01, Europe 3G 0002000000400000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
02, North America 3G 0000000004800000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
03 (Doesn't exist)
04 (Doesn't exist)
05 (Doesn't exist)
06, Europe 0002000000400000 00000000000801C5 0000000000000000 0000000000000000 0000000000000000 0000000000000000
07, North America 0000000004800000 000001000200185A 0000000000000000 0000000000000002 0000000000000000 0000000000000000
08, WCDMA ALL 100600000EC00000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
09, LTE ALL 0000000000000000 00002100BA0E19DF 0000000000000000 0000000000000002 0000000000000000 0000000000000000
Now we are at least seeing the device online.
Code: Select all
at!gstatus?
!GSTATUS:
Current Time: 5297 Temperature: 20
Reset Counter: 1 Mode: ONLINE
System mode: LTE PS state: Not attached
LTE band: B28 LTE bw: 20 MHz
LTE Rx chan: 9410 LTE Tx chan: 27410
LTE SSC1 state:NOT ASSIGNED
LTE SSC2 state:NOT ASSIGNED
LTE SSC3 state:NOT ASSIGNED
LTE SSC4 state:NOT ASSIGNED
EMM state: Deregistered Limited Service
RRC state: RRC Idle
IMS reg state: No Srv
PCC RxM RSSI: -34 PCC RxM RSRP: -68
PCC RxD RSSI: -31 PCC RxD RSRP: -64
Tx Power: -- TAC: 9015 (36885)
RSRQ (dB): -13.2 Cell ID: 0901310b (151073035)
SINR (dB): 15.2
AT!LTEINFO?
!LTEINFO:
Serving: EARFCN MCC MNC TAC CID Bd D U SNR PCI RSRQ RSRP RSSI RXLV
9410 505 01 36885 0901310B 28 5 5 9 267 -13.4 -63.7 -30.1 76
IntraFreq: PCI RSRQ RSRP RSSI RXLV
267 -13.4 -63.7 -30.1 76
InterFreq: EARFCN ThresholdLow ThresholdHi Priority PCI RSRQ RSRP RSSI RXLV
WCDMA: UARFCN ThreshL ThreshH Prio PSC RSCP ECN0 RXLV
OK
Code: Select all
AT!GETBAND?
!GETBAND: No Service