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

Working Device - Quectel EP06-E #113

Open
nickvsnetworking opened this issue May 25, 2024 · 3 comments
Open

Working Device - Quectel EP06-E #113

nickvsnetworking opened this issue May 25, 2024 · 3 comments

Comments

@nickvsnetworking
Copy link

Have the Quectel EP06-E chip working well under Linux in a cheap USB-C m.2 Modem case.

No steps required to activate Diag mode - Just plug & play.

Example of the unit I purchased:
image
image

@sergiy213
Copy link

sergiy213 commented May 25, 2024 via email

@KRIISHSHARMA
Copy link

Hi @nickvsnetworking,

I'm trying to use qcsuper to track logs from a Quectel RM500Q-GL modem on my Windows 11 machine, but I'm encountering an issue. When I run the following command:

./qcsuper.py --adb --wireshark-live

I get an error, and it happens with other commands as well.

image

Most of the documentation I found is for Linux-based systems (using /dev/ttyUSB0), but since I'm on Windows 11, I'm unsure how to proceed. Could you share the specific commands or steps you used to get qcsuper working with the quectel modem on Windows?

Thanks in advance!

@nickvsnetworking
Copy link
Author

@KRIISHSHARMA Try on Linux

You're also trying to use with ADB, but not for an Android device, the command I use is:

python3 qcsuper.py --usb-modem /dev/ttyUSB3 --wireshark-live

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

No branches or pull requests

3 participants