Msaada huawei e303s-02 hilink

Msaada huawei e303s-02 hilink

thesym

JF-Expert Member
Joined
Aug 15, 2012
Posts
3,865
Reaction score
4,851
Hivi kuna uwezekano wa kuaunlock hizi modem maana ni tofauti kabisa na modem tulizozea kwa sababu haionyeshi port wala haina dashboard inatumia WEBUI ukiiplug inajikonnect yenyewe automatic.

Kama kuna anayefahamu tafadhari naomba anijuze.
 
hivi kuna uwezekano wa kuaunlock hizi modem maana ni tofauti kabisa na modem tulizozea kwa sababu haionyeshi port wala haina dashboard inatumia WEBUI ukiiplug inajikonnect yenyewe automatic. kama kuna anayefahamu tafadhari naomba anijuze.

ebhana kama umefanikiwa kuiunlock tujuze asee,naomba hata unipm jinsi ya kuiulock.thanx
 
hizo hilink ni vilio wakuu kifupi ni majanga haziunlockiki mi megoogle mbaka mechoooka!:doh:
 
Mkuu Frank G mm nna mpango Nimbadilishie mtu Hii Modem!! Kuna Jamaa Anayo ile yakawaida!!
 
Last edited by a moderator:
ebhana kama umefanikiwa kuiunlock tujuze asee,naomba hata unipm jinsi ya kuiulock.thanx
kwa kweli bado ila nashukuru nimeuza kwa elfu thelathini lakini kuna website ya egypt waliyatoa maelezo jinsi ya kuiunlock lakini sikuyaelewa ngoja nitaeka linki yake.
 
kwa kweli bado ila nashukuru nimeuza kwa elfu thelathini lakini kuna website ya egypt waliyatoa maelezo jinsi ya kuiunlock lakini sikuyaelewa ngoja nitaeka linki yake.

Inafunguka ila ni lazima utumie jtag
 
Mkuu Frank G mm nna mpango Nimbadilishie mtu Hii Modem!! Kuna Jamaa Anayo ile yakawaida!!

Ni bora ufanye hivo mkuu nurbert maana mi nimejaribu kucheck maelezo hata hayaeleweki
kwa kweli bado ila nashukuru nimeuza kwa elfu thelathini lakini kuna website ya egypt waliyatoa maelezo jinsi ya kuiunlock lakini sikuyaelewa ngoja nitaeka linki yake.

hizi e303 ni nzuri lakini, caz zina speed kinouma mkuu thesym xo kama ukibaatisha ya kawaida chukua mkuu cz zina 7.2Mbps
 
Last edited by a moderator:
Mkuu Frank G mm nna mpango Nimbadilishie mtu Hii Modem!! Kuna Jamaa Anayo ile yakawaida!!
JARIBU KUFUATA HAYA MAELEKEZO UNAWEZA UKAFANIKIWA KUAUNLOCK HALAFU UTANIPA FEEDBACK

[h=2]How to switch Huawei E303 to modem mode (Windows)[/h]
Pre-requisites:
An existing installation of Huawei Mobile Partner or a recent version of the standalone Huawei drivers.

After the initial installation from the virtual CD-ROM, when the modem is plugged in it appears in XP's device manager as a 'Windows Mobile-based Internet Sharing Device' under Network adapters. The name is slightly different in Windows 7 (can someone please post a screenshot or the name?). The hardware ID of this device is:
USB\Vid_12d1&Pid_14db&Rev_0102

f4o9ec.png


While in this mode, the modem is controlled through a web interface on http://192.168.1.1/.
The serial port can be enabled by visiting http://192.168.1.1/html/switchProjectMode.html.

After doing this, the network device disappears and two unknown devices appear with the following hardware IDs:
USB\Vid_12d1&Pid_1442&MI_00
USB\Vid_12d1&Pid_1442&MI_01


1z2g707.png


Windows does not know which driver to install for these devices, but fortunately the driver is provided by Mobile Partner and just needs slight modification. This procedure only needs to be performed once.
Assuming a default installation of Mobile Partner, locate the file ewser2k.inf and open it in Notepad or Wordpad.
On English systems the file will be located at C:\Program Files\Mobile Partner\Driver\Driver\X86 on 32-bit systems and C:\Program Files (x86)\Mobile Partner\Driver\Driver\X64 on 64-bit systems.
Near the start of the file you should see a section named [QcomSerialPort].
We need to add the following lines:
Code:
%QcomDevice01% = QportInstall01, USB\VID_12d1&PID_1442&MI_00
%QcomDevice00% = QportInstall00, USB\VID_12d1&PID_1442&MI_01
...so that Windows knows which driver to use for these devices.
A good place would be in between PID_143E and PID_1448, so the modified portion of the file should look like this:
Code:
...
[QcomSerialPort]
...
%QcomDevice01% = QportInstall01, USB\VID_12d1&PID_143E&MI_02
%QcomDevice01% = QportInstall01, USB\VID_12d1&PID_1442&MI_00
%QcomDevice00% = QportInstall00, USB\VID_12d1&PID_1442&MI_01

%QcomDevice01% = QportInstall01, USB\VID_12d1&PID_1448&MI_01
Now right-click on each unknown device in turn and tell Windows you will select the driver and point at the location where you found ewser2k.inf as above.
After doing this, the devices should now appear as a 3G PC UI Interface and a 3G Application Interface under Ports.

35d12xs.png


MDMA is able to detect the modem in this state and can be used to check signal strength and send USSD commands, but in order to connect to the internet (establish a dial-up connection), we need to go deeper and enable the modem interface.

You can download Terminal and open the 3G PC UI Interface, COM3 in this example, and send the following AT commands:
Code:
AT^U2DIAG=0
AT+CFUN=4
AT+CFUN=6
This enables the modem interface and resets the modem so that it will appear.
Alternatively, you can use MDMA with the /hwstorage:0 command line switch to send the ^U2DIAG command and reset the modem automatically.

Hopefully the modem will now be recognized and the drivers automatically installed. The hardware IDs should now have changed to:
usbcdcacm\Vid_12d1&Pid_1c05&MI_00
usbcdcacm\Vid_12d1&Pid_1c05&MI_01
usbcdcacm\Vid_12d1&Pid_1c05&MI_02


rbioac.png


Returning to HiLink mode:
To return the modem to HiLink mode you can either use Terminal again and open the 3G PC UI Interface, this time COM7 in the example above, and send the following AT commands:
Code:
AT^U2DIAG=119
AT+CFUN=4
AT+CFUN=6
...or run MDMA with the /hwstorage:119 command line switch. Otherwise, simply unplug the modem and plug it in again.

Tested on Huawei E303, hardware version CH2E303SM, firmware version 22.157.46.00.00.

ZAIDI INGIA HAPA:http://mybroadband.co.za/vb/showthread.php/507680-Huawei-HiLink-modems-(E303-E3131-etc-)/page2
 
JARIBU KUFUATA HAYA MAELEKEZO UNAWEZA UKAFANIKIWA KUAUNLOCK HALAFU UTANIPA FEEDBACK

How to switch Huawei E303 to modem mode (Windows)

Pre-requisites:
An existing installation of Huawei Mobile Partner or a recent version of the standalone Huawei drivers.

After the initial installation from the virtual CD-ROM, when the modem is plugged in it appears in XP's device manager as a 'Windows Mobile-based Internet Sharing Device' under Network adapters. The name is slightly different in Windows 7 (can someone please post a screenshot or the name?). The hardware ID of this device is:
USB\Vid_12d1&Pid_14db&Rev_0102

f4o9ec.png


While in this mode, the modem is controlled through a web interface on http://192.168.1.1/.
The serial port can be enabled by visiting http://192.168.1.1/html/switchProjectMode.html.

After doing this, the network device disappears and two unknown devices appear with the following hardware IDs:
USB\Vid_12d1&Pid_1442&MI_00
USB\Vid_12d1&Pid_1442&MI_01


1z2g707.png


Windows does not know which driver to install for these devices, but fortunately the driver is provided by Mobile Partner and just needs slight modification. This procedure only needs to be performed once.
Assuming a default installation of Mobile Partner, locate the file ewser2k.inf and open it in Notepad or Wordpad.
On English systems the file will be located at C:\Program Files\Mobile Partner\Driver\Driver\X86 on 32-bit systems and C:\Program Files (x86)\Mobile Partner\Driver\Driver\X64 on 64-bit systems.
Near the start of the file you should see a section named [QcomSerialPort].
We need to add the following lines:
Code:
%QcomDevice01% = QportInstall01, USB\VID_12d1&PID_1442&MI_00
%QcomDevice00% = QportInstall00, USB\VID_12d1&PID_1442&MI_01
...so that Windows knows which driver to use for these devices.
A good place would be in between PID_143E and PID_1448, so the modified portion of the file should look like this:
Code:
...
[QcomSerialPort]
...
%QcomDevice01% = QportInstall01, USB\VID_12d1&PID_143E&MI_02
%QcomDevice01% = QportInstall01, USB\VID_12d1&PID_1442&MI_00
%QcomDevice00% = QportInstall00, USB\VID_12d1&PID_1442&MI_01

%QcomDevice01% = QportInstall01, USB\VID_12d1&PID_1448&MI_01
Now right-click on each unknown device in turn and tell Windows you will select the driver and point at the location where you found ewser2k.inf as above.
After doing this, the devices should now appear as a 3G PC UI Interface and a 3G Application Interface under Ports.

35d12xs.png


MDMA is able to detect the modem in this state and can be used to check signal strength and send USSD commands, but in order to connect to the internet (establish a dial-up connection), we need to go deeper and enable the modem interface.

You can download Terminal and open the 3G PC UI Interface, COM3 in this example, and send the following AT commands:
Code:
AT^U2DIAG=0
AT+CFUN=4
AT+CFUN=6
This enables the modem interface and resets the modem so that it will appear.
Alternatively, you can use MDMA with the /hwstorage:0 command line switch to send the ^U2DIAG command and reset the modem automatically.

Hopefully the modem will now be recognized and the drivers automatically installed. The hardware IDs should now have changed to:
usbcdcacm\Vid_12d1&Pid_1c05&MI_00
usbcdcacm\Vid_12d1&Pid_1c05&MI_01
usbcdcacm\Vid_12d1&Pid_1c05&MI_02


rbioac.png


Returning to HiLink mode:
To return the modem to HiLink mode you can either use Terminal again and open the 3G PC UI Interface, this time COM7 in the example above, and send the following AT commands:
Code:
AT^U2DIAG=119
AT+CFUN=4
AT+CFUN=6
...or run MDMA with the /hwstorage:119 command line switch. Otherwise, simply unplug the modem and plug it in again.

Tested on Huawei E303, hardware version CH2E303SM, firmware version 22.157.46.00.00.

ZAIDI INGIA HAPA:Huawei HiLink modems (E303, E3131, etc.) - Page 2
Bila woga wacha niingie Mzigoni, nitaleta feedback
CC: nurbert
 
Last edited by a moderator:
hivi kuna uwezekano wa kuaunlock hizi modem maana ni tofauti kabisa na modem tulizozea kwa sababu haionyeshi port wala haina dashboard inatumia WEBUI ukiiplug inajikonnect yenyewe automatic. kama kuna anayefahamu tafadhari naomba anijuze.
Kupata Maelezo jinsi ya ku unlock au ku flash Huawei E303 Hi Link za Vodacom Tanzania nenda HAPA
 
Kupata Maelezo jinsi ya ku unlock au ku flash Huawei E303 Hi Link za Vodacom Tanzania nenda HAPA
Mkuu hapo kwenye hiyo link ukiishafanikiwa ku add hizo lines kule kwenye ile file na ikaweza kudetectiwa na mobile partner usijisumbue kutumia hiyo terminal badala yake we funga mobile partner ila usichomoe modem akafu iflash kwa njia ya kawaida kama hizi ambazo hazina hilink itakubali mi nmefanikiwa hivo na wala haitumii hilink mode tena ina fungua mobile partner kama kawaida nkiichomeka
 
Mkuu hapo kwenye hiyo link ukiishafanikiwa ku add hizo lines kule kwenye ile file na ikaweza kudetectiwa na mobile partner usijisumbue kutumia hiyo terminal badala yake we funga mobile partner ila usichomoe modem akafu iflash kwa njia ya kawaida kama hizi ambazo hazina hilink itakubali mi nmefanikiwa hivo na wala haitumii hilink mode tena ina fungua mobile partner kama kawaida nkiichomeka
Unapo sema iflash kwa njia ya kawaida unamaanisha kwa kutumia ile njia ya Kuweka Firmware ya Airtel??
 
mhhhhhhh yani nilivyo mzembe mpaka basi. kama kuna mtu anaeweza basi nimpe anisaidie halafu tutaelewana.
 
Back
Top Bottom