MQTT data limit

Hi,

Using ncs v2.7 on the nrf9160, is there a data limit using MQTT to communicate with Azure IoT Hub per message?  I'm trying to determine if I will need to chunk my telemetry data into multiple messages or if I can fit it all into one message.

Related