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 with Quectel RM500Q-GL #124

Open
KRIISHSHARMA opened this issue Sep 17, 2024 · 0 comments
Open

Working with Quectel RM500Q-GL #124

KRIISHSHARMA opened this issue Sep 17, 2024 · 0 comments

Comments

@KRIISHSHARMA
Copy link

I've been working with the Quectel RM500Q-GL on Windows 10 without any issues. To view live logs, I use the following command:

python3.exe ./qcsuper.py --usb-modem COM11 --wireshark-live

Here, the --usb-modem flag requires the DM Port as its argument. You can find the correct DM port in Device Manager under Ports (COM & LPT). Just replace COM11 with the appropriate port number for your setup.

This command streams the logs from the modem directly to Wireshark for real-time monitoring.

Thank you for this tool , saved me a lot of time :)

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

1 participant