espressif / esp-google-iot

Google Cloud IoT SDK as an ESP-IDF Component
Apache License 2.0
143 stars 44 forks source link

Incoming MQTT message crash (CA-136) #27

Open iloop2020 opened 3 years ago

iloop2020 commented 3 years ago

Hi,

Sometimes the esp32 crash when large incoming MQTT message.

Question:

  1. How the buffer size created fro receiving incoming MQTT message ?
  2. What is the max buffer size ?

Thank you. Best Regards.