Activation Codes and Methods, Hardware Details, Sniffing
Post Reply
hopperman
Posts: 1
Joined: 22 Aug 2022, 20:30

ZTE HSPA+ Modem stop connecting

Post by hopperman » 19 Sep 2022, 18:08

Hi, I have USB GSM modem ZTE HSPA+ Turkcell VINN MF667, whose vendor-product ids : 19d2:1405. While I can connect, it fails. I replug the modem, go to its internet browser router interface from 192.168.0.1 and interface is working. Green light is blinking. After entering PIN, it goes Connect menu. However, when I pressed "Connect" button nothing happens, it is not connecting. I tried :

Code: Select all

sudo usb_modeswitch -v 19d2 -p 1405 -RWs 3
It says :

Code: Select all

Take all parameters from the command line


 * usb_modeswitch: handle USB devices with multiple modes
 * Version 2.6.1 (C) Josua Dietze 2017
 * Based on libusb1/libusbx

 ! PLEASE REPORT NEW CONFIGURATIONS !

DefaultVendor=  0x19d2
DefaultProduct= 0x1405
Success check enabled, max. wait time 3 seconds

Note: No target parameter given; success check limited
Look for default devices ...
  found USB ID 19d2:1405
   vendor ID matched
   product ID matched
 Found devices in default mode (1)
Access device 013 on bus 005
Get the current device configuration ...
Current configuration number is 1
Use interface number 0
 with class 2

USB description data (for identification)
-------------------------
Manufacturer: ZTE,Incorporated
     Product: ZTE WCDMA Technologies MSM
  Serial No.: P680A1ZTED010000
-------------------------
Warning: no switching method given. See documentation
Reset USB device .
 Device was reset

Check for mode switch (max. 3 times, once per second) ...
 (For a better success check provide target IDs or class)
 Original device vanished after switching

Mode switch most likely succeeded. Bye!

What can be the problem ? Why connect button does not work? Thanks :)

Post Reply