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

password then user when cid is set #678

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github0013
Copy link

@github0013 github0013 commented Aug 24, 2022

Screen Shot 2022-08-24 at 13 03 55

https://www.simcom.com/product/SIM7600X-PCIE.html
SIM7500_SIM7600 Series_AT Command Manual_V3.00

  • AT+CGAUTH=<cid>[,<auth_type>[,<passwd>[,<user>]]]
  • AT+CGAUTH=,,<user>,<passwd> (for CDMA1x-EvDo)

If not CDMA1, password should come first.

https://www.simcom.com/product/SIM7600X-PCIE.html
SIM7500_SIM7600 Series_AT Command Manual_V3.00

- AT+CGAUTH=<cid>[,<auth_type>[,<passwd>[,<user>]]]
- AT+CGAUTH=,,<user>,<passwd> (for CDMA1x-EvDo)

If not CDMA1, password should come first.
jrlanoisTA2023 added a commit to jrlanoisTA2023/TinyGSM that referenced this pull request Jan 12, 2024
jorisvervuurt added a commit to jorisvervuurt/TinyGSM_SIM7600 that referenced this pull request Feb 9, 2024
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.

None yet

1 participant