IOT hub to SIMcom7672G Connectivity issue

Vignesh 0 Reputation points
2023-11-23T10:27:11.9633333+00:00

How to connect the simcom767G to azure iot hub using MQTT protocol how i get the username of iot hub and sas token and iot hub url and iot hub api version

am using this connectcommand

AT+CMQTTCONNECT=0,"tcp://XXXX.azure-devices.net:8883",90,1,"XXXX.azure-devices.net/XXXX/?api-version=2021-04-12","SharedAccessSignature sr=XXXXX.azure-devices.net%2Fdevices%2F&sXXXXXig=A2huPuoog%2Fb1FfwXxWOSRN%2FEDzPpwyGpqypAuedaD8s%3D&se=1700738988"

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,264 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 35,961 Reputation points Moderator
    2023-11-24T02:45:37.9166667+00:00

    Vignesh Greetings & Welcome to Microsoft Q&A forum!

    How to connect the simcom767G to azure iot hub using MQTT protocol

    What is the issue you are facing? Did you check the documentation Communicate with an IoT hub using the MQTT protocol?

    how i get the username of iot hub and sas token and iot hub url and iot hub api version

    User's image

    Also, make sure that your device is provisioned in IoT Hub and that you have the necessary permissions to connect to IoT Hub using MQTT.

    Hope this helps. Do let me know if you have any other queries.


    If the response helped, please do click Accept Answer and Yes for was this answer helpful.

    Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.