Hello,
I come to you because I did not find the information on the web about sending MQTT data. I send a buffer of size 1408 with MQTT but I see in the configuration that MQTT_MESSAGE_BUFFER_SIZE = 1024. I wanted to know if this is the maximum that I can send per message(Max value is 1024?) and will my message be sent in multiple times if my message exceeds the value?
Thanks in advance for your answer :)