MQTT Library | Thales IoT Developer Community
July 26, 2016 - 11:07pm, 4258 views
I'm looking for MQTT Client library for Java ME 3.2 SDK. I found Paho Java ME client for MQTT but it cannot be compiled. When i was compile with ant give me an some errors? Can anybody compile this library? Or do you know any library for connect to mqtt broker from J2ME?
Hi,
We had some working examples in Gemalto. But I am not sure if any tutorials were built on them. We will check this let you know.
Please keep in mind that this is a vacation season, so it may take a while.
Best regards,
Michał
Hello,
As far as I know the example that Michał was thinking of was not using any particular MQTT library. The reason of that app was not demonstration of MQTT. There was only a few MQTT messages hard coded.
But I'm pretty sure that I've seen on this forum that some people were already using some MQTT libraries - maybe you could try to find these entries and ask them directly.
Regards,
Bartłomiej
Hi,
You can find our Java ME 3.2 port of the PAHO project MQTT 3.1.1 library (ready for ELS61/EHSx) here:
https://iot-developer.thalesgroup.com/showcase/paho-project-110-july-201...
Best regards
Simon
Hello Simon,
I have tested the above library with AWS IOT and i managed to sent messages. Is their any updated version with additional functionality such as GPS acquisition (EHS8 module) , definition of sensors, module information and proper message presentation to AWS IOT cloud?
Thank you
Imad
Hello,
I suppose that this is the only example now. For more MQTT examples you need to search other sources and for module related examples you may find something in our Knowledge Base.
Best regards,
Bartłomiej