ESP-MQTT-AWS-IoT-Core
ESP-MQTT-AWS-IoT-Core copied to clipboard
How do i increase the buffer size ????
trafficstars
When i try to send a larger Json document it gives me an error "Buffer too short"
Any update on this? I have the same problem.
Did you increase the buffer size for ArduinoJson? https://github.com/debsahu/ESP-MQTT-AWS-IoT-Core/blob/64817e28b0a7ca295af926a6c352a9b4d51ee15e/Arduino/ChooseMQTTPubSub/ChooseMQTTPubSub.ino#L250
Getting same issue, even increasing buffer size, if increasing too much, the document gets empty..