@EnriqueGonzalez
Thanks
With your help, I discovered that "all" is not an MQTT keyword but a simple topic !
Do you know what is the IP address that should be set in an "MQTT.Initialize" command if both client and broker are running on the same RaspBerry ?
Because I get a deconnexion when using IP = 192.168.1.etc
i agree with DonManfred but to answer your question, you can use "localhost" and it should work, if you get disconnections inside the same device it means there is something wrong beside your mqtt, mqtt is very stable in that scenario
i agree with DonManfred but to answer your question, you can use "localhost" and it should work, if you get disconnections inside the same device it means there is something wrong beside your mqtt, mqtt is very stable in that scenario
Good morning Henry.
How do I receive the example below from you?
I looked on the website b4x.com and couldn't find it.
You can help me ?
I'm a programmer from an Amazonian city in Brazil.
Hi! Currently i am working on a project to capture fingerprint of the employees on a company, I was a bit afraid that because it was a Java library i could lose the project due to my lack of knowledge but with pure javaobject and a bit of inline java i was able to put a working project! So...