Hello everyone,
I encountered a problem using the JMQTT client (jmqtt version 1.0) in conjunction with other MQTT nodemcu client (ESP8266 Lua) and a MQTT MOSQUITTO broker.
The MQTT Nodemcu client is only compliant with protocol version 3.1.1, MOSQUITTO is compliant with protocol version 3.1 and 3.1.1.
When I publish from a Nodemcu client to a B4A subscriber client, the B4A client crashes.
When I publish from a B4A client to a B4A subcriber client it works.
Does this mean that the JMQTT B4a client is not compliant with protocol version 3.1.1?
If so, is there a workaround?
By the way, is JMQTTBROKER 3.1.1 compliant?
Thanks by advance for your help
Regards
I encountered a problem using the JMQTT client (jmqtt version 1.0) in conjunction with other MQTT nodemcu client (ESP8266 Lua) and a MQTT MOSQUITTO broker.
The MQTT Nodemcu client is only compliant with protocol version 3.1.1, MOSQUITTO is compliant with protocol version 3.1 and 3.1.1.
When I publish from a Nodemcu client to a B4A subscriber client, the B4A client crashes.
When I publish from a B4A client to a B4A subcriber client it works.
Does this mean that the JMQTT B4a client is not compliant with protocol version 3.1.1?
If so, is there a workaround?
By the way, is JMQTTBROKER 3.1.1 compliant?
Thanks by advance for your help
Regards