I seem to hav miraculously resolved the above issue (no idea what I did!) and am now trying to set up an MQTT sensor to read the device_info topic that is published by Zanzito.
Can anyone tell me why the following is notworking?
In my experiments I set up a node red notification to send a notification via SMS. It all worked well. However, I must have had the message set as retained and now every time I connect with Zanzito I send and receive the sms test message.
I have tried to send a blank payload and retained to false but I can’t seem to clear it.
You have to publish a blank message with retain=true, not retain=false. That will cause the broker to purge the topic’s message. After that’s done, then you make sure that all future messages are published with retain=false.
I don’t use Zanzito and I don’t have a preferred level of QOS. I think the choice of QOS level depends on the situation. For my home network, I’ve has no problems (so far) using QOS 0.
Here is a good explanation of MQTT’s QOS. After reading it, you can decide what you think is best for your situation.
I just changed my phone. Searching for the zanzito app on the play store, no results found. It has been removed? I can find the license app that I purchased but not the main app.
Hi!
I didn’t find the tool too in the Google Play store. Could someone please confirm that it’s deleted or abandoned from the store? And can someone send the APK? I just configured some of my previous installs on another phone, and works absolutely great!