MQTT implementation on LX60

I would like to use MQTT internally to send data from LX60 to our cloud platform. Could you please advise on the recommended implementation approach? Any reference or sample would be appreciated.

Thanks in advance for your kind support.

Hi @Nine,

Please refer to the links below for an example of how to send data to AirVantage M2M Cloud using MQTT protocol in lua for GX400 and variant gateways.

Using MQTT on GX440 - av - Sierra Wireless

GitHub - rjacolin/GX440-mqtt-lua: An example how to send data to AirVantage M2M Cloud using MQTT protocol in lua for GX400 and variant gateways. · GitHub

Thanks,

Hello @jerdung,

Thanks for your support. I will try it out as you suggested.