Search found 5 matches

Return

by Didneywhorl
Thu Oct 28, 2021 11:58 am
Jump to forum
Jump to topic

Re: EM12G - Smart Device Connection Issue

To put either modem in MBIM mode:

Code: Select all

AT+QCFG="usbnet",2
To put either modem in QMI mode:

Code: Select all

AT+QCFG="usbnet",0
After setting, reset the modem with:

Code: Select all

AT+CFUN=1,1
by JimHelms
Wed Apr 04, 2018 10:14 pm
Jump to forum
Jump to topic

WE826 | WG3526 | WE3926 | WE1326 | WE1026 - Flashing the Firmware

This tutorial will demonstrate the process of flashing the firmware on the WE826-T router. The procedure is the same for other WE | WG LTE routers with the only difference is selecting the correct firmware for the router. The WE|WG series of routers are loaded with OpenWRT firmware. Some users may f...
by MattB29
Thu Oct 28, 2021 9:19 pm
Jump to forum
Jump to topic

Re: please help with my internet m1100 nighthawk signal

Sounds like you need an external antenna. With my mr1100 I routinely get around 50mbs down and 10+mbs up with 2 bars signal. Generally connecting to Band 66 and Band 2. My signal strength ain't all that great of shakes either. My setup is the Mr1100 with no battery installed powered by an Anker Powe...
by Didneywhorl
Mon Dec 14, 2020 6:17 pm
Jump to forum
Jump to topic

Quectel EM160 AT commands

As some of you may know, or have recently found out, the newest Quectel modems (EM160, EM120, RM500, RM510, RM502) do NOT use all of the same AT commands as the predecessor modems. Here are a list of a few new commands and what they should do, and a list of commands that I've found not working anymo...