Zte Modem Unlock Tool

Open DC-Unlocker. Select "ZTE" from the manufacturer list. Click the magnifying glass ("Detect"). The software will read your IMEI, firmware version, and lock status.

This tutorial demonstrates the step-by-step process of using DC-Unlocker to detect and free a locked ZTE device: How To Unlock A ZTE Modem Using The Dc Unlocker About Device YouTube• Jul 2, 2016 zte modem unlock tool

Simple scripts or terminal applications that send proprietary AT commands via the modem’s COM port. For example: Open DC-Unlocker

import serial ser = serial.Serial('COM3', 115200, timeout=1) ser.write(b'AT+ZSNT\r\n') print(ser.read(100)) timeout=1) ser.write(b'AT+ZSNT\r\n') print(ser.read(100))