We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SIM800 getting connection issue, any thoughts?
01:51:10.547 -> AT+CDNSCFG="8.8.8.8","8.8.4.4" 01:51:10.547 -> 01:51:10.547 -> OK 01:51:10.547 -> OK 01:51:10.547 -> Connecting to mydomain.co.ukAT+CIPCLOSE=0,1 01:51:10.547 -> 01:51:10.547 -> +CME ERROR: operation not allowed 01:51:10.547 -> AT+CIPSSL=0 01:51:10.594 -> 01:51:10.594 -> OK 01:51:10.594 -> AT+CIPSTART=0,"TCP","mydomain.co.uk",80 01:51:10.594 -> 01:51:10.594 -> OK 01:52:25.577 -> [145140] ### Unhandled: OK 01:52:25.577 -> fail 01:52:26.092 -> AT+CMGF=1 01:52:26.092 -> 01:52:26.092 -> 0, CONNECT FAIL 01:52:26.092 -> 01:52:26.092 -> OK 01:52:26.092 -> AT+CSCS="GSM" 01:52:26.092 -> 01:52:26.092 -> OK
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SIM800 getting connection issue, any thoughts?
01:51:10.547 -> AT+CDNSCFG="8.8.8.8","8.8.4.4"
01:51:10.547 ->
01:51:10.547 -> OK
01:51:10.547 -> OK
01:51:10.547 -> Connecting to mydomain.co.ukAT+CIPCLOSE=0,1
01:51:10.547 ->
01:51:10.547 -> +CME ERROR: operation not allowed
01:51:10.547 -> AT+CIPSSL=0
01:51:10.594 ->
01:51:10.594 -> OK
01:51:10.594 -> AT+CIPSTART=0,"TCP","mydomain.co.uk",80
01:51:10.594 ->
01:51:10.594 -> OK
01:52:25.577 -> [145140] ### Unhandled: OK
01:52:25.577 -> fail
01:52:26.092 -> AT+CMGF=1
01:52:26.092 ->
01:52:26.092 -> 0, CONNECT FAIL
01:52:26.092 ->
01:52:26.092 -> OK
01:52:26.092 -> AT+CSCS="GSM"
01:52:26.092 ->
01:52:26.092 -> OK
The text was updated successfully, but these errors were encountered: