Github MQTTOpenATSample for SL6087

Hi, All and @rjacolin

We are testing MQTT OpenAT Sample from Github with SL6087. When I downloaded binary-codes into SL6087, SL6087 reboot. We found the problem might be caused by

int nwriten =wip_write(socket, mqtt_buffer, length);

This because “length” of data.

Anybody ever met the same problem before?

Thanks