Hi there,
I am doing a project in that - I am trying to connect my ESP8266 through Wi-Fi and using MQTT to Azure IoT hub.
I want to generate a X.509 self signed certificate and upload the keys in the IoT hub to send the data to the cloud.
But, unable to understand where to start? I am also unable to get the topic for mqtt in Azure Iot hub.
Somebody guide me please. I just want to send some sensor data to the cloud with authentication using certificates.
Thank you in advance for the help.