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

Add initial simcom sim7600 support #162

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

shalzz
Copy link

@shalzz shalzz commented Jul 13, 2022

Initializes a sim7600 dongle correctly.
Voice calls still don't work completely as sim7600 requires setting AT+CPCMREG=1 just as the call is connected and 0,1 on disconnect.

If someone wants to add the remaining functionality the following docs should help:
https://www.waveshare.net/w/upload/8/8f/SIM7500_SIM7600_Series_AT_Command_Manual_V1.12.pdf
https://www.quectel.com/wp-content/uploads/pdfupload/Quectel_EC2x&EG9x&EG2x-G&EM05_Series_AT_Commands_Manual_V2.0.pdf

@wdoekes
Copy link
Owner

wdoekes commented Nov 4, 2022

I'll leave it for someone to complete the functionality then. Adding it now will only raise new tickets that complain about voice not working.

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

Successfully merging this pull request may close these issues.

2 participants