Has anyone tried to connect to Azure IoT Hub?
I tried to connect to a IoT Hub directly with the MQTT driver. But I always get
Code: Select all
SocketSslHandshakeFailedError
Driver communication failure, failure condition on HmiConnection
- Port: 8883
- Username: {iothubhostname}/{device_id}/?api-version=2018-06-30
- Password: SharedAccessSignature sig={signature-string}&se={expiry}&sr={URL-encoded-resourceURI}
Firewall, Ports ect. are open.
Anyone an idea what could be wrong?
best regards
Aleks