Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Do-more Programming Examples => Topic started by: Mike@Forshock on November 03, 2020, 04:41:49 PM
-
I spent a few hours attempting to get my BRX to connect to Azure IoT Hub and I apparently suck at it.
Any help or pointers would be appreciated.
Created a device id and user for authentication and could not connect with MQTT.fx (free client), so its not a BRX specific problem.
Used a few resources to attempt getting it working:
https://www.opc-router.com/azure-iot-hub-mqtt-connection/
http://opcconnect.integrationobjects.com/use-opc-client-mqtt-send-opc-da-data-azure-iot-hub/
https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-mqtt-support
https://liupeirong.github.io/mqttIoTHub/
-
Take a look at this guide and see if it helps.
-
Take a look at this guide and see if it helps.
Will do, thank you!