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

Ask issue: i am using ESP6822 12E module to connect http post and get server by AT commands it is give the error #16

Open
venkatesh123672 opened this issue Nov 27, 2024 · 0 comments

Comments

@venkatesh123672
Copy link

this are commands to connect http (post)and (get)

AT+CIPSTART="TCP","xxxxxxxxxxxx",80

CONNECT

OK

AT+CIPSEND=85

OK

GET /api/getDeviceInstructions?&dId=EVM1024003 HTTP/1.0\r\nHost: .xxxxxxxxxxx.in\r\n\r\n

busy s...

Recv 85 bytes

SEND OK

+IPD,327:HTTP/1.1 400 Bad Request
xxxxxxxxxxxxxxxxxxxxxx
Date: Wed, 27 Nov 2024 04:04:18 GMT
Content-Type: text/html
Content-Length: 166
Connection: close

@venkatesh123672 venkatesh123672 changed the title Ask issue: i am using ESP6822 12E module to connect http post and get server by AT command it is give the error Ask issue: i am using ESP6822 12E module to connect http post and get server by AT commands it is give the error Nov 27, 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

No branches or pull requests

1 participant