Search found 1 match
- Thu Sep 28, 2023 7:42 pm
- Forum: ESP-AT
- Topic: AT+HTTPCPOST HEAP LIMITATION
- Replies: 1
- Views: 30722
AT+HTTPCPOST HEAP LIMITATION
Hello evryone we have an application based on ESP32-C3 MINI-1, we are sending and receiving data from a remote webserver with POST and GET commands. We have used the AT binary file provided from Espressif. under the 100 KB of data there are no issue, but we need now to send up to 400 KB of data, but...