Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Huawei E398 LTE/UMTS/GSM Modem/Networkcard Support #212

Closed
azman0101 opened this issue Apr 24, 2016 · 6 comments
Closed

Huawei E398 LTE/UMTS/GSM Modem/Networkcard Support #212

azman0101 opened this issue Apr 24, 2016 · 6 comments
Assignees

Comments

@azman0101
Copy link

azman0101 commented Apr 24, 2016

Hello, is this model supported. If not, How to add it ? Is it so complicated ?

Bus 001 Device 004: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard

I tried this but it doesn't work :/
http://bytefish.de/blog/huawei_e352s5/

@azman0101
Copy link
Author

I'm right by enabling modem mode as this is explain in the blog post ?

@azman0101
Copy link
Author

Welcome to minicom 2.7                                                              OPTIONS: I18n                                                                       Compiled on Jan  1 2014, 11:34:34.                                                  Port /dev/ttyUSB0, 10:13:21                                                         Press CTRL-A Z for help on special keys                                             ^CSNR:-103,-8                                                                       ^RSSI:8                                                                             ^CSNR:-98,-4                                                                        ^RSSI:8                                                                             ^CSNR:-91,-7                                                                        ^RSSI:8                                                                             ^CSNR:-97,-4                                                                        ^BOOT:2500553,0,0,0,99                                                              ^RSSI:8

^CSNR:-100,-6

^RSSI:8

^CSNR:-98,-3

^RSSI:8

^CSNR:-101,-5

^BOOT:2500553,0,0,0,99

^RSSI:8

^CSNR:-100,-7

^RSSI:8

^CSNR:-98,-5

^RSSI:8

^CSNR:-98,-4

^RSSI:8

^CSNR:-102,-6








^BOOT:2500553,0,0,0,99


CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.7 | VT102 | Online 0:0 | ttyUSB0

The modem continuously talk but no input is possible.

@azman0101
Copy link
Author

[Gammu            - 1.33.0 built 10:35:55 Jul 25 2013 using GCC 4.8]
[Connection       - "at"]
[Connection index - 0]
[Model type       - ""]
[Device           - "/dev/ttyUSB0"]
[Running on       - Linux, kernel 4.4.7+ (#1 SMP PREEMPT Mon Apr 18 14:25:36 CEST 2016)]
Serial device: DTR is up, RTS is up, CAR is up, CTS is up
Setting speed to 19200
[Module           - "auto"]
Escaping SMS mode
SENDING frametype 0x00/length 0x02/2
1B |0D                                                          ..
Sending simple AT command to wake up some devices
SENDING frametype 0x00/length 0x03/3
41A|54T|0D                                                      AT.
Enabling echo
SENDING frametype 0x00/length 0x05/5
41A|54T|45E|311|0D                                              ATE1.
1 "^RSSI:10"
Checking line: ^RSSI:10
AT reply state: 4
RECEIVED frametype 0x00/length 0x0A/10
5E^|52R|53S|53S|49I|3A:|311|300|0D |0A                          ^RSSI:10..
1 "^CSNR:-95,-5"
Checking line: ^CSNR:-95,-5
AT reply state: 4
RECEIVED frametype 0x00/length 0x0E/14
5E^|43C|53S|4EN|52R|3A:|2D-|399|355|2C,|2D-|355|0D |0A          ^CSNR:-95,-5..

UNKNOWN frame. If you can, please report it (see <http://wammu.eu/support/bugs/>). Thank you
LAST SENT frame type 0x00/length 5
41A|54T|45E|311|0D                                              ATE1.
RECEIVED frame type 0x00/length 0xe/14
5E^|43C|53S|4EN|52R|3A:|2D-|399|355|2C,|2D-|355|0D |0A          ^CSNR:-95,-5..

Phone does not support enabled echo, it can not work with Gammu!
Init:GSM_TryGetModel failed with error TIMEOUT[14]: No response in specified timeout. Probably phone not connected.
[Terminating]
[Closing]

@nijel
Copy link
Member

nijel commented Apr 29, 2016

Any recent Gammu version should work much better with the phone. I've just added proper initialization for upcoming release.

@nijel nijel closed this as completed in 2c4dfee Apr 29, 2016
@azman0101
Copy link
Author

azman0101 commented May 6, 2016

I'm tying to compile and run the current master but the modem seems not working with your modification.

Fri 2016/05/06 18:03:31: [Gammu            - 1.37.3]
Fri 2016/05/06 18:03:31: [Connection       - "at"]
Fri 2016/05/06 18:03:31: [Connection index - 0]
Fri 2016/05/06 18:03:31: [Model type       - ""]
Fri 2016/05/06 18:03:31: [Device           - "/dev/ttyUSB0"]
Fri 2016/05/06 18:03:31: [Running on       - Linux, kernel 4.4.8+ (#1 SMP PREEMPT Thu Apr 28 16:10:30 CEST 2016)]
Fri 2016/05/06 18:03:31: Serial device: DTR is up, RTS is up, CAR is up, CTS is up
Fri 2016/05/06 18:03:31: Setting speed to 115200
Fri 2016/05/06 18:03:31: [Module           - "auto"]
Fri 2016/05/06 18:03:31: Escaping SMS mode
Fri 2016/05/06 18:03:31: SENDING frame type 0x00/length 0x02/2
Fri 2016/05/06 18:03:31: 1B |0D                                                          ..              
Fri 2016/05/06 18:03:31: Sending simple AT command to wake up some devices
Fri 2016/05/06 18:03:31: SENDING frame type 0x00/length 0x03/3
Fri 2016/05/06 18:03:31: 41A|54T|0D                                                      AT.             
Fri 2016/05/06 18:03:31: [System error     - serial_write, 5, "Input/output error"]
Fri 2016/05/06 18:03:31: Wanted to write 1 bytes, but 0 were written
Fri 2016/05/06 18:03:31: Enabling echo
Fri 2016/05/06 18:03:31: SENDING frame type 0x00/length 0x05/5
Fri 2016/05/06 18:03:31: 41A|54T|45E|311|0D                                              ATE1.           
Fri 2016/05/06 18:03:31: [System error     - serial_write, 5, "Input/output error"]
Fri 2016/05/06 18:03:31: Wanted to write 1 bytes, but 0 were written
Fri 2016/05/06 18:03:31: Phone does not support enabled echo, it can not work with Gammu!
Fri 2016/05/06 18:03:31: Init:GSM_TryGetModel failed with error DEVICEWRITEERROR[11]: Error writing to the device.
Fri 2016/05/06 18:03:31: [Terminating]
Fri 2016/05/06 18:03:31: [Closing]

@nijel
Copy link
Member

nijel commented May 10, 2016

Are you sure you are using correct port? This one doesn't seem to work at all...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants