Mudi modem

Eg-25g modem, please remind me,

How to set the modem to strictly 4g (LTE) ?

Thanks

You can force the device to be in 4G mode by using the following command:
AT+QCFG="nwscanmode",3

If you want to restore the default mode, use the following command:
AT+QCFG="nwscanmode",0

1 Like