Saturday, September 24, 2011

HUAWEI usb 3G modem make compatible For Android Tablet

Most of the HUAWEI 3g modem are not compatible with ANDROID tablet due to the auto loaded software from modem

flashdrive.
So make compatible to ANDROID tablet is disable the flashdrive.
Here is the how to do that:

If you have windows XP PC you can do this throug "Hyper Terminal"
Locate to "Hyper Terminal"
Start -> Programs -> Accessories -> Communications -> Hyper Terminal
Other wise (Win7\Vista) use Tera Term
http://en.sourceforge.jp/projects/ttssh2/

How to use Hyper Terminal

1. Launch Hyper Terminal
2. In the Connection Description dialog box, enter a name and choose an icon you like for the connection. Then click the

OK button.
3. Then you should see Connect To dialog box, In "connect using" choose your modem. Then click OK.
4. After that if you look main window of hyperterminal is like Note Pad.
5. Then you can paste the AT command there

AT COMMAND For HUAWEI Modem:

Disable Flash Drive:
at^u2diag=256

if working properly then it should return OK
If your modem answers ERROR, instead you can use command:

at^u2diag=0
PS: Please not that this command will disable the microSD-drive if availble on USB Modem also.

To Enable the flashdrive and the microSD-drive:
at^u2diag=255

I have tested it on my Huawei E1550 and it worked perfectly.

No comments:

Post a Comment