I have a Dell Latitude E6530 laptop.
I installed Sierra MC7304.
There is internet, but very low speed.
And Skylight doesn’t work.
How can this be fixed?
jyijyi
April 7, 2024, 4:52pm
2
does the latest FW have improvement?
https://source.sierrawireless.com/resources/airprime/software/airprime-mc73xx-fw-package-build-4467/#sthash.d0OK2PbY.dpbs
Did you install the latest USB driver?
https://source.sierrawireless.com/resources/airprime/software/airprime-em_mc-series-windows-drivers-qmi-build-5087/#sthash.yhfin4fr.dpbs
I saw that other user can make it work with skylight:
Hello,
I have a MC7304 installed on a Windows 10 box wich has a working connection in skylight.
But i’am unable to interact with the AT Command interface. The device manager is showing
communication port 1 (COM1)
communication port 2 (COM2)
communication port 3 (COM3)
communication port 4 (COM4)
communication port 5 (COM5)
Where do i connect to?
The AT Command driver won’t install our atleast i’am doing something wrong.
Regards
Stefan
Connected, but very low speed.
jyijyi
April 8, 2024, 1:01am
4
Reinstalled - it worked.
Only it will be identified not as a modem, but as a network adapter.
Is it supposed to be like this?
jyijyi
April 8, 2024, 4:42am
6
modem will be using PPP dial up, the network adaptor probably is using RMNET interface
How can this be configured? After all, in this form, I do not have COM, and I cannot access AT.
jyijyi
April 8, 2024, 5:25am
8
See if this helps to reinstall the driver with configuration.ini
that was the qualcomm modem i placed in my laptop
[image]
I don’t quite understand. I downloaded the file .ini
And what needs to be done next?
jyijyi
April 8, 2024, 5:59am
10
you can open Configuration.ini and change “USBCOMP=8” and run the driver setup again
jyijyi
April 8, 2024, 6:25am
12
have you run the driver again?
Have you reset the module?
BTW, see if this helps:
This is not correct. The last bytes are missing here. The final part should look like this:
22 00 0c 00 02 04 00 00 00 00 00 01 02 00 02 xx
This is due to buffering in the reader. You won’t see the rest of this message until there is more data available. I’m afraid that is a challenge of this method. Did you use my suggested workaround of piping from dd:
dd if=/dev/cdc-wdm0 bs=1 |xxd -g1
?
Maybe that isn’t enough?
Yes, that is expected when the client ID is not allocated.
Someone (ri…
Yes, of course
of course rebooted
jyijyi
April 8, 2024, 6:42am
14
other user can make it work on MC7304:
You can also try in linux:
This is not correct. The last bytes are missing here. The final part should look like this:
22 00 0c 00 02 04 00 00 00 00 00 01 02 00 02 xx
This is due to buffering in the reader. You won’t see the rest of this message until there is more data available. I’m afraid that is a challenge of this method. Did you use my suggested workaround of piping from dd:
dd if=/dev/cdc-wdm0 bs=1 |xxd -g1
?
Maybe that isn’t enough?
Yes, that is expected when the client ID is not allocated.
Someone (ri…
That didn’t help either!!!
jyijyi:
have you tried in linux?
Linux does not have an option at the moment
jyijyi
April 8, 2024, 7:56am
18
what option are you talking about
Sorry, I didn’t understand what you were talking about…
jyijyi
April 8, 2024, 8:22am
20
Do you mean you don’t have linux to test?