Managed to fix this myself, i needed to adjust the MQTT MAX PACKET SIZE in the pubsubclient.h file. this is my new value
MQTT_MAX_PACKET_SIZE 1024
Managed to fix this myself, i needed to adjust the MQTT MAX PACKET SIZE in the pubsubclient.h file. this is my new value
MQTT_MAX_PACKET_SIZE 1024