Hi,
I read several posts and studied several examples but I can't connect my ESP8266 D1 mini to the broker.
Sub Process_Globals
Private Broker As MqttBroker
Private Client As MqttClient
Private ESPTopic As String = "ESP8266_1"
Private Name As String = "SKIKK_1"
End Sub
Sub...
Hello, I am new MQTT technology and therefore I want to know will MQTT allow me to use Wifi for messaging? This option can to collect information from android devices near the server (broker) by WiFi? Security tools in modern versions of android will allow me to solve my problem? Where can I...
I am building a system which needs simple lightweight MQTT broker so as all the apps connected are in B4X I thought I could use jMqttBroker. However there are 2 NICs in the system; one for the connected devices network and one external. I want to run the MQTT broker ONLY on the internal LAN NIC...
This is a MQTT Multiplayer Library created by one of the best B4A library creators and member in the B4X Community. I use his libraries in all of my games. I didn’t write any of this code and I told him I would keep his identity private unless he wanted to reveal who he is.
I use it to play a...
I have been experimenting with the MQTT library, helped by a Raspberry Pi running Mosquitto.
This is a general MQTT issue rather than a specific B4J library question but I would like confirmation from someone with more experience with the protocol.
It seems like any subscription to a...
Hello,
I am now trying the chat MQTT example by Erel, but it shows (on B4A) that a library of MQTT and MQTT broker is missing.
I didn't find any MQTT library for B4A...
Does anybody know how to download the MQTT library for B4A?
Thanks in advance
Hi All, i'm working on a project which requires a device to send data over to a PC. I came across the MQTT library and I thought I would give it a try, i'm really amazed at how simple it is to set this up, whether running the MQTT Broker on a local P.C. or using one of the cloud host servers...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.