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

AT+CSQ #1

Open
DjangoPepper opened this issue Apr 23, 2023 · 1 comment
Open

AT+CSQ #1

DjangoPepper opened this issue Apr 23, 2023 · 1 comment

Comments

@DjangoPepper
Copy link

hello
not working at default baudrate, setup 115200.
in "get_signal_quality", "in get_signal_quality_db" and "in get_signal_quality_range"

if self.debug:
    self.comm.send("AT+CSQ=?")

..../....

 self.comm.send("AT+CSQ")

@jonamat
Copy link
Owner

jonamat commented Apr 23, 2023

Hi! Thank you for the report. Just tested with my hardware (Simcom 7600 G-H on Waveshare board) at default baudrate and it seems to work fine. Can you provide more info about the error and the hardware?

If you are using the library alongside sim-modem-cli, you can get the model info with the command
sim-modem-cli get-model-identification /dev/ttyUSBx

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

2 participants