View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000297 | Networks | Hardware | public | 2019-09-16 22:38 | 2024-10-23 14:15 |
Reporter | DigitalMy | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Summary | 0000297: Unlock Huawei E392 USB modem and set IMEI | ||||
Description | Got Huawei E392 (MegaFon 4G) LTE S/N: T2Y7NB... target: make it work on both USB-router and Debian computer (Linux) plus use "restricted by device type" operator tarif | ||||
Tags | No tags attached. | ||||
|
This device has two TS-9 ports for external antenna Huawei E392 data card |
|
AT^DATALOCK=37977307 v2 code... AT^CARDLOCK="37977307" OK SIM Lock status : unlocked |
|
For IMEI changes: 1. Check and enable diagnostic port in USB-set (3). AT^SETPORT="A1,A2;2,3,7" 2. Allow 0x226 NVRAM. AT^DATALOCK=code (code v2 from calc Huawei) 3. Upload to NVRAM new IMEI with qnvram tool from qtools: qnvram -pPORT -j NEW_IMEI (port number for HUAWEI Mobile Connect - Application Interface) |
|
AT^SETPORT="A1,A2;1,2,3,7" no CD AT^SETPORT="A1;2,16" for "network card" mode E171 modem USB (HUAWEI Mobile Connect - Network Card) Unlock from MTS with code Use HUAWEI Mobile Connect - 3G PC UI Interface COM port for sending commands Install to OpenWRT router: opkg update && opkg install usbutils |