Unable to store large payloads after subscribe in a topic with LwIP mqtt library.
I have a payload that I am publishing and its length is 305 bytes. I have configure the file lwip_opts.h and more specifically the parameter which has to do with the length of the incoming data. /*** Number of bytes in receive buffer, must be at leas...