Mqtt client example for br plc, link to sample

Hi Wenjie Cui!
I want to implement communication between B&R PLC (client) and MQTT broker, but the library paho.mqtt.c-ar you mentioned is not available. Could you please share an example program to send messages to MQTT broker using this library?

1 Like

The library is available in the archive:

Please see this post for more info:

2 Likes

Thank you so much!
This is exactly what I was looking for! Very useful!

1 Like