-
Notifications
You must be signed in to change notification settings - Fork 32
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
Sierra Wireless MC7354 #9
Comments
Exactly the same problem with EC20-A NAME="Ubuntu" |
In diag_init.c:WRITE could you log "len" instead of "sizeof(esc)/sizeof(esc[0])"? Also the tty (e.g. use the stty application to dump it) config for /dev/ttyUSB0 would be interesting and make sure you are on a diag UART? |
Thank you Zecke for the quick answer. This is how dmesg detect the EC20-A: Also I understand that /dev/ttyUSB0 is the DIAG port. I will dump tty and diag_init.... regarding the Diag UART, how can I be sure?? is there any hardware change I need to make? regards, Pablini |
Hi Pablini, Were you able to find a solution to your problem? I am finding I am having a similar issue. Thanks!! |
Hi,
I understand that Quectel uses the same Qualcomm sims as Sierra Wireless. I will like to test this in MC7354 and EM7565 Modems.
I cant see anything in UDP/4729 in Wireshark, Im getting this output in the MC7354 modem:
ppratsc@QUARKS-V:~/apps/em7565/diag-parser$ sudo ./diag_parser -g localhost -i /dev/ttyUSB0
PARSER_OK
Got 4 for 1 4
Got 4 for 1 4
Got 4 for 1 4
Got 4 for 1 4
Got 4 for 1 4
Got 5 for 1 6
Got 276 for 1 548
Got 310 for 1 616
Got 152 for 1 300
Got 383 for 1 762
Got 134 for 1 264
Got 85 for 1 166
Got 84 for 1 164
Got 404 for 1 802
Got 40 for 1 74
Got 44 for 1 82
Got 49 for 1 90
Got 72 for 1 138
Got 56 for 1 106
Got 120 for 1 234
Got 68 for 1 130
Got 132 for 1 258
Got 80 for 1 154
Got 336 for 1 666
Got 100 for 1 194
Got 28 for 1 50
Got 60 for 1 114
Got 20 for 1 34
Got 16 for 1 26
Got 108 for 1 210
Got 48 for 1 90
Got 52 for 1 98
Got 56 for 1 106
Got 32 for 1 58
Got 16 for 1 26
Got 112 for 1 218
Got 5 for 1 6
cheers!
The text was updated successfully, but these errors were encountered: