I am trying to create a 3 layered architecture which contains an azure IoT Hub, Edge Enable GateWay, and a downstream device. I have successfully created the IoT Hub and Edge-Enabled Gateway and Is able to send data to azure IoT Hub using custom routes. But when I try to connect my downstream device to IoT hub through my gateway using the connection string, I'm unable to connect and send telemetry to my IoT hub.Error which I get is:-
I have been following the following documentation:- https://docs.microsoft.com/en-us/azure/iot-edge/how-to-create-transparent-gateway-linux