You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program hung on MQTT::Message &message = md.message;
payload at 184~ bytes + packet headers
If max packet size is increased in mbed_app.json e.g. "mbed-mqtt.max-packet-size": "1024" I can process my payload but only up to 1kB minus packet overhead