I want to send SIM808 GPS data to the Azure IoT hub using MQTT. As mentioned in docs of azure, I have used the same parameters. https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-mqtt-support#using-the-mqtt-protocol-directly But it doesn't work. Did not published. Can we connect to Azure MQTT using Username and password without attaching certificate? if not
How to create the certificate?
How to send SIM808 data to the Azure IoT hub using MQTT?
Suggest me a way to do it with an example.
Thanks!!!