Hello,
In my application, we want to adjust the maximum packet size we can send to the mqtt broker to 128KB. I found that the current packet size is 4096. See image (maximum packet size). I have tried to adjust this parameter, see highlighted part in the other image (adjusting packet size), but I constantly get an [AccessViolation] from the "CheckPoint" function. see image acces violation.
Does somebody has an solution on how to adjust this packetsize?
I am using the MQTT and the AWS IOT CORE library.
Kind Regards