Which one of these can be get to work with Raspberry Pi 3 and Raspbian easiest?
Huawei E1820
Huawei E160e
Huawei E367u-2
Nathalia21 wrote: ↑Fri Jan 05, 2018 2:25 pmWhich one of these can be get to work with Raspberry Pi 3 and Raspbian easiest?
Huawei E1820
Huawei E160e
Huawei E367u-2
Code: Select all
AT^SETPORT="FF;10,12,16"
Thanks. But what if i must choose one of those three modems, is there good working instructions to get it to work?sparkie777 wrote: ↑Fri Jan 05, 2018 4:32 pmI like this one best: Huawei E3372
http://consumer.huawei.com/uk/mobile-broadband/e3372/
runs with old fashioned AT-Interface (e.g. for ppp-daemon, wvdial, smstools) as well as with ncm-mode (Network Control Model for modem-manager).
I never met a better modem for use under Linux/Debian in terms of stability and compatibility. In the past I also tried USB modems Huawei E220, Option GI0451, Huawei K3520, ZTE MF626, ZTE MF668A. The E3372 overcomes them all.
You even can operate the E3372 in so called 'hilink' mode. It then will show up as a new network interface (e.g. eth1). Though I've never used that mode yet.
to set active modes simply issue e.g.this will enableCode: Select all
AT^SETPORT="FF;10,12,16"
4G MODEM
4G PCUI
NCM
and deactivate
CDROM
usb_modeswitch no longer needed for this
Nathalia21 wrote: ↑Sat Jan 06, 2018 5:15 amThanks. But what if i must choose one of those three modems, is there good working instructions to get it to work?sparkie777 wrote: ↑Fri Jan 05, 2018 4:32 pmI like this one best: Huawei E3372
http://consumer.huawei.com/uk/mobile-broadband/e3372/
runs with old fashioned AT-Interface (e.g. for ppp-daemon, wvdial, smstools) as well as with ncm-mode (Network Control Model for modem-manager).
I never met a better modem for use under Linux/Debian in terms of stability and compatibility. In the past I also tried USB modems Huawei E220, Option GI0451, Huawei K3520, ZTE MF626, ZTE MF668A. The E3372 overcomes them all.
You even can operate the E3372 in so called 'hilink' mode. It then will show up as a new network interface (e.g. eth1). Though I've never used that mode yet.
to set active modes simply issue e.g.this will enableCode: Select all
AT^SETPORT="FF;10,12,16"
4G MODEM
4G PCUI
NCM
and deactivate
CDROM
usb_modeswitch no longer needed for this
Does normal E3372 work as easily as E3372H?sparkie777 wrote: ↑Fri Jan 05, 2018 4:32 pmI like this one best: Huawei E3372
http://consumer.huawei.com/uk/mobile-broadband/e3372/
runs with old fashioned AT-Interface (e.g. for ppp-daemon, wvdial, smstools) as well as with ncm-mode (Network Control Model for modem-manager).
I never met a better modem for use under Linux/Debian in terms of stability and compatibility. In the past I also tried USB modems Huawei E220, Option GI0451, Huawei K3520, ZTE MF626, ZTE MF668A. The E3372 overcomes them all.
You even can operate the E3372 in so called 'hilink' mode. It then will show up as a new network interface (e.g. eth1). Though I've never used that mode yet.
to set active modes simply issue e.g.this will enableCode: Select all
AT^SETPORT="FF;10,12,16"
4G MODEM
4G PCUI
NCM
and deactivate
CDROM
usb_modeswitch no longer needed for this