sudheera8
Results
1
issues of
sudheera8
Hi I am trying execute the folloring code with arduino zero and I see the publish being failed. if(client.publish(MQTT::Publish(topic,payload) .set_qos(0))) SerialUSB.println("publish ok"); else SerialUSB.println("publish failed"); The size of my payload...