I'm trying to send an MQT message from an arduino yun.
When I do this manually on the server, it works.
When I do it with this code, nothing happend .
I don't get any errors, yet I don't get any message either. I tried two different arduino's they both have the same result. (Nothing)
Most arduino examples are about receiving messages. that works. (I took that code out, tom minimize the testing)
Any idea's what I should check?
I'm trying to send an MQT message from an arduino yun. When I do this manually on the server, it works. When I do it with this code, nothing happend .
I don't get any errors, yet I don't get any message either. I tried two different arduino's they both have the same result. (Nothing) Most arduino examples are about receiving messages. that works. (I took that code out, tom minimize the testing) Any idea's what I should check?