Testato
Testato
I don't know if this lib have a bug, but for the overflow of millis it is unusefull increase the variable type,because you only move the problem ahead, but it...
Same problem. mkr1010 to a mosquitto on Rpi
+1 PR tested on ArduinoUNO using two examples, the original example for the Due and a new example that use PWM
News on this pr ? It will be merged ?
Is the retained message stored in Ram ? If I reboot the broker I will loose the message ? Sorry for the semi-ot, but on my mosquitto broker the retained...
So you mean that a retained message is stored on the server harddisk and it remains on the hdd indefinitely ?
But 1.4.14 fix a regression on .13 version, so your .8 version should be non affected. Some of you have retained message that do not change for very long time...
Sorry for the question, The retained flag will never expire ? The message whit retain flag will send always to all subscribers ? At every subcription also if the subscriber...
Retain is already present in the new publish mqtt class, imroy maybe want to use MQTT:: instead of the original publish method of this lib ? In the homepage of...