You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used the latest released firmware or have updated my ESP-AT branch (master or release) to the latest version and checked that the issue is present there.
I have searched the issue tracker for a similar issue and not found a similar issue.
AT+GMR
AT+GMR
AT version:3.3.0.0-dev(4c67f78 - ESP32 - Nov 28 2023 08:50:25)
SDK version:v5.0.4-dirty
compile time(d150e446):Apr 12 2024 08:20:42
Bin version:v3.2.0.0(WROOM-32)
+HTTPCPOST:117,
+HTTPCPOST:512,
+HTTPCPOST:512,
etc..
+HTTPCPOST:512,
SEND FAIL of SEND OK
What is the actual behavior?
After i send a AT+HTTPCPOST i get OK. but when follow up with the data the response i get
is the code of the error page but no SEND OK or SEND FAIL to indicate the transmission.
It's true that I get an error page, the place I sent it to had an issue but I would still expect a SEND FAIL
Answers checklist
AT+GMR
AT+GMR
AT version:3.3.0.0-dev(4c67f78 - ESP32 - Nov 28 2023 08:50:25)
SDK version:v5.0.4-dirty
compile time(d150e446):Apr 12 2024 08:20:42
Bin version:v3.2.0.0(WROOM-32)
OK
ESP-AT Firmware Source
latest release with Ethernet module on
Hardware Information
ESP32 WROOM 32E
Power Supply used
USB
What is the expected behavior?
AT+HTTPCPOST="",13,1,"Content-Type: application/json"
OK
What is the actual behavior?
After i send a AT+HTTPCPOST i get OK. but when follow up with the data the response i get
is the code of the error page but no SEND OK or SEND FAIL to indicate the transmission.
It's true that I get an error page, the place I sent it to had an issue but I would still expect a SEND FAIL
Probability of recurrence
in the case i describe, always
AT+SYSRAM?
AT+SYSRAM?
+SYSRAM:151152,144220
OK
Steps to reproduce
AT command port output
AT log port output
More Information.
No response
The text was updated successfully, but these errors were encountered: