ESP-MQTT-AWS-IoT-Core icon indicating copy to clipboard operation
ESP-MQTT-AWS-IoT-Core copied to clipboard

How do i increase the buffer size ????

Open yash-malviya opened this issue 6 years ago • 3 comments
trafficstars

When i try to send a larger Json document it gives me an error "Buffer too short"

yash-malviya avatar Nov 01 '19 21:11 yash-malviya

Any update on this? I have the same problem.

trahloff avatar Apr 16 '20 09:04 trahloff

Did you increase the buffer size for ArduinoJson? https://github.com/debsahu/ESP-MQTT-AWS-IoT-Core/blob/64817e28b0a7ca295af926a6c352a9b4d51ee15e/Arduino/ChooseMQTTPubSub/ChooseMQTTPubSub.ino#L250

debsahu avatar Apr 16 '20 11:04 debsahu

Getting same issue, even increasing buffer size, if increasing too much, the document gets empty..

CharlesLuttos avatar Sep 12 '20 11:09 CharlesLuttos