Community discussions

MikroTik App
 
octolum
just joined
Topic Author
Posts: 4
Joined: Thu Jul 23, 2015 2:41 pm

Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Thu Jul 23, 2015 3:16 pm

Hi,

I recently bought a Huawei E3372h 4G USB modem (Vendor ID 0x12d1 Device ID 0x157d) to use it with mAP2n router, but unfortunately it does not work. Maybe there will be a software upgrade solution/patch for this problem, but probably a faster solution at the moment is to to buy another model.

(I have connected to E3372 through Serial and sent AT SETPORT command to disable HiLink mode and use the regular modem mode. I can read the current value, but it won't let me change the value and gives ERROR.)

I have a choice to buy E303 or E173 but before I do, I would like to ask if anyone has used either of these and will the work out of the box without any hacking ?

I have checked the http://wiki.mikrotik.com/wiki/Supported_Hardware page but it is not really clear if they are supported or not.
 
sveno
newbie
Posts: 41
Joined: Mon May 14, 2012 8:29 pm

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Thu Jul 23, 2015 4:06 pm

Do you mean that it doesn't work as a LTE nor as a ppp-client interface?
 
kristaps
Member Candidate
Member Candidate
Posts: 272
Joined: Mon Jan 27, 2014 1:37 pm

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Thu Jul 23, 2015 4:15 pm

E3372 with Vendor ID 0x12d1 Device ID 0x157d have mbim interface we will support mbim in v7
you could tru to flesh different firmware that have vendor-id="0x12d1" device-id="0x14dc"
then it will work it using ECM driver
I am not sure about E303 it uses ECM but would it be possible to add support for this modem, i don't know.
E173 should work using serial ppp-out interface
 
octolum
just joined
Topic Author
Posts: 4
Joined: Thu Jul 23, 2015 2:41 pm

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Thu Jul 23, 2015 4:35 pm

Do you mean that it doesn't work as a LTE nor as a ppp-client interface?
It does not work in LTE and it also does not work as a ppp-client. That is why I am trying to disable Hilink mode, to get it to work as ppp-client.
you could tru to flesh different firmware that have vendor-id="0x12d1" device-id="0x14dc"
Where could I find the firmware? It is not available on huawei's site.
I will try to return the device, but because it works just fine when connected to the computer, I am not sure they will take it back.
we will support mbim in v7
Is there any info, when v7 will be available?
E173 should work using serial ppp-out interface
Has anyone tried E173 and confirm this?
 
octolum
just joined
Topic Author
Posts: 4
Joined: Thu Jul 23, 2015 2:41 pm

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Sun Jul 26, 2015 9:29 pm

Alright, I got my hands on E303 (Vendor ID 0x12d1, Device ID 0x1506) and also E173 (Vendor ID 0x12d1, Device ID 0x140c). I tried them both and can confirm that they work.

Any ideas with E3372?
 
kristaps
Member Candidate
Member Candidate
Posts: 272
Joined: Mon Jan 27, 2014 1:37 pm

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Wed Jul 29, 2015 10:50 am

for some clients that have E3372 with vendor-id="0x12d1" device-id="0x14dc" works great



you can look at different forums they have lot of info there how to switch modem modes and flash FW


coul you send supout to support@mikrotik.com

with E3372 with that mbim interface ?
 
Elixia
just joined
Posts: 4
Joined: Thu Jul 30, 2015 10:13 am

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Thu Jul 30, 2015 5:50 pm

I have Huawei E3372 (Vendor ID 0x12d1)(Device ID 0x157d) and cant get the LTE interface.
i have restarted and rebooted every way possible and i have the latest 6.30.2 OS on RB2011UAS-2HnD
 
octolum
just joined
Topic Author
Posts: 4
Joined: Thu Jul 23, 2015 2:41 pm

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Mon Aug 03, 2015 5:29 pm

coul you send supout to support@mikrotik.com

with E3372 with that mbim interface ?
Alright, I found and generated a supout.rif file, but where can I find E3372 mbim interface, or what is it ?
 
denke
just joined
Posts: 20
Joined: Sun Jun 27, 2010 12:49 pm
Location: Hungary

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Mon Aug 31, 2015 12:24 am

I have an E3372h-153 (T-mobile Hungary) modem, which did not work at first because of the need of usb modeswitch.
I could fix the problem using the AT^SETPORT command.

The original mode was:
AT^SETPORT="A1,A2;12,1,16,A1,A2"

I set the modem to:
AT^SETPORT="FF;12,1,16"

usb power reset, and it started working as a PPP interface.

------
I found theese settings using AT^SETPORT, and AT^GETPORTNAME:
AT^SETPORT="initial_mode;normal_mode"

map:
1 - Mobile Data Modem (MDM)
5 - GPS interface
6 - control interface
12 - PC UI
10 - modem?
16 - NDIS
A1 - Virtual cd
A2 - TF card reader
FF - Dummy (disable modeswitch setting this to the initial mode?)
 
Cresh
just joined
Posts: 4
Joined: Wed Sep 02, 2015 12:25 pm

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Wed Sep 02, 2015 12:28 pm

FF - Dummy (disable modeswitch setting this to the initial mode?)
FF before ; enables debug mode, in this mode you wil have all ports enabled
at^getportmode
^GETPORTMODE: TYPE: WCDMA: huawei,rndis:1,pcui:2,c_shell:3,a_shell:4,3g_diag:5,gps:6,4g_diag:7,mass:8,
OK
 
denke
just joined
Posts: 20
Joined: Sun Jun 27, 2010 12:49 pm
Location: Hungary

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Wed Sep 02, 2015 1:40 pm

Thanks for the tip, I'll check it out!
 
User avatar
dunga
Member Candidate
Member Candidate
Posts: 254
Joined: Fri Jan 23, 2009 9:51 am
Location: Nigeria

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Wed Dec 02, 2015 9:36 pm

Hello sir, can you help me, I have E355 and stops working after 5mins unless you reboot router, the connection hangs, even to login to Mikrotik base box 2 become difficult.

Thanks
 
User avatar
G2Dolphin
Member Candidate
Member Candidate
Posts: 164
Joined: Sun May 17, 2015 6:03 pm
Location: Moscow, Russia

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Fri Dec 04, 2015 12:55 pm

Mine E3372h is working well with RouterOS after flashing it to a HiLink mode. I have a LTE interface appearing, and after getting DHCP address from modem's internal router I have access to the Internet.
 
semardev
just joined
Posts: 1
Joined: Thu Nov 17, 2016 6:53 am

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Thu Nov 17, 2016 7:02 am

Mine E3372h is working well with RouterOS after flashing it to a HiLink mode. I have a LTE interface appearing, and after getting DHCP address from modem's internal router I have access to the Internet.
hellow :D

Im Rangga from Indonesia.. i have 4G LTE Huawei modem E3372, but it dont work in Mikrotik router RB951G-2HnD, the router can't found LTE interface of modem..

can u help me please ?

tell me how to flashing my modem into a HiLink mode
 
User avatar
G2Dolphin
Member Candidate
Member Candidate
Posts: 164
Joined: Sun May 17, 2015 6:03 pm
Location: Moscow, Russia

Re: Does Huawei E303 or E173 work with RouterBOARD (also E3372)

Thu Nov 17, 2016 9:03 pm

hellow :D

Im Rangga from Indonesia.. i have 4G LTE Huawei modem E3372, but it dont work in Mikrotik router RB951G-2HnD, the router can't found LTE interface of modem..

can u help me please ?

tell me how to flashing my modem into a HiLink mode
Plenty of information. Personally I've used russian 4PDA forum topic.

Who is online

Users browsing this forum: No registered users and 18 guests