Mikrotik LTE: Difference between revisions

From Rev0 Wiki
Jump to navigation Jump to search
 
Line 16: Line 16:
====AT Command Sequence for Mikrotik Operation====
====AT Command Sequence for Mikrotik Operation====
'''Factory Reset:'''
'''Factory Reset:'''
AT&F
AT&F
AT&F0
AT&F0
AT+CFUN=1,1
AT+CFUN=1,1
'''Set USB mode to MBIM:'''
'''Set USB mode to MBIM:'''
AT+QCFG="usbnet",2
AT+QCFG="usbnet",2
'''Disable USB3.0 for RBM33G mPCIe port 1 (remove Jumper next to USB3.0 port also):'''
'''Disable USB3.0 for RBM33G mPCIe port 1 (remove Jumper next to USB3.0 port also):'''
AT+QUSBCFG="SS",0
AT+QUSBCFG="SS",0

Latest revision as of 06:04, 6 March 2022

Mikrotik R11e-LTE6

On RBM33G: More info Restarting modem every 2 minutes

Quectel EP06-A

ECM mode is the only one that works, another thread said flash to ros7 first then set to ecm then back to 6.48+: https://forum.mikrotik.com/viewtopic.php?f=3&t=150368#p787894

Lots of EP06-A info

"Quick EP06 Setup"

Mikrotik wiki on Quectel modems

More info on EP06

AT Command Sequence for Mikrotik Operation

Factory Reset:

AT&F

AT&F0

AT+CFUN=1,1

Set USB mode to MBIM:

AT+QCFG="usbnet",2

Disable USB3.0 for RBM33G mPCIe port 1 (remove Jumper next to USB3.0 port also):

AT+QUSBCFG="SS",0