HOW I MAKE HUAWEI E353 TO WORK IN ZENITHINK ZT-280 C91 with ICS
1. I take a new UNLOCKED 3G usb dongle E353
2. I stop the internal cd/dvd and the card reader feature with running hypper-terminal ( in a PC with WINDOWS )and send AT^SETPORT="A1,A2;1,2,3,7" command.
3. Check with sending from a PC with WINDOWS via terminal this commands --->
AT^GETPORTMODE RETURN : ^getportmode:type:WCDMA:Qualcomm,MDM:0,NDIS:1,DIAG:2,PCUI:3
AT^SETPORT? RETURN : a1,a2;1,2,3,7
4. Remove the ASK FOR PIN using a PC and the program of dongle or provider .
5. Check :
In setings -----> wireless & networks ----> mobile networks ---> have data enabled & data roaming enabled
In setings -----> wireless & networks ----> mobile networks ---> operators ---> find the local operators and select your company after -->
Show registered on network
In setings -----> wireless & networks ----> mobile networks ---> APNs show your company APN
6. REBOOT
7. If still not connected (Green, blinking twice every 3s: Data Card is powered on) CHECK the APN ( contact with your provider and ask )
8. Now you are connected in 3G Blue, blinking once every 3s:
Data Card is registering with a 3G/3G+ network.
THIS IS THE COMMANDS FOR E353
AT^SETPORT=?
- Display configuration options
1:MODEM
2:PCUI
3:DIAG
4:PCSC
5:GPS
6:GPS CONTROL
7:NDIS
A:BLUE TOOTH
B:FINGER PRINT
D:MMS
E:PC VOICE
A1:CDROM
A2:SD
On Windows these numbers / letters map following way:
Prior installing Huawei software:
A1: Disk drives > HUAWEI TF CARD Storage USB Device
A2: DVD/CD-ROM drives > HUAWEI Mass Storage USB Device
After installing Huawei software:
1: Modems > HUAWEI Mobile Connect - 3G Modem
2: Ports (COM & LPT) > HUAWEI Modem Connect - 3G PC UI Interface (COM6)
3: Ports (COM & LPT) > HUAWEI Modem Connect - 3G Application Interface (COM5)
7: Network Adapters > HUAWEI Mobile Connect - 3G Network Card
A1: Disk drives > HUAWEI TF CARD Storage USB Device
A2: DVD/CD-ROM drives > HUAWEI Mass Storage USB Device
AT^SETPORT?
- Display current configuration
AT^GETPORTMODE
- Display currently active mode
AT^SETPORT="A1,A2;1,2,3,7,A1,A2"
- Set default configuration
AT^SETPORT="A1,A2;1,2,3,7"
- Disable CD+SD after modeswitch
AT^SETPORT="A1,A2;2,7"
- Disable CD+SD+modem after modeswitch, keep PCUI and Win7 NDIS mode
AT^SETPORT="A1;2,7"
- CD only, after modeswitch PCUI + NDIS
AT^SETPORT="A1,A2;1,2,3,7,A1,A2,4,5,6,A,B,D,E"
- CD/SD, after modeswitch enable all features (doesn't really do anything different compared to default)
(FROM THE MANUAL E353
• Green, blinking twice every 3s: Data Card is powered on.
• Blue, blinking once every 3s:
Data Card is registering with a 3G/3G+ network. )
This post has been edited by villasg: 24 February 2012 - 04:21 PM