I want to send data to Azure IoT hub through Chirpstack

165 Views Asked by At

I want to send the data to Azure IoT hub through Chirpstack. https://www.chirpstack.io Gateway->MQTT->Chirpstack->Azure IoT Hub It's not compulsory to use Chirpstack MQTT Forwader, we're flexible in that I just want to send data to IoT hub.

What I did so far is that I used LWN simulator for virtual gateway but it seems to not connect with Chirpstack. Any lead will be helpful here. Thanks in advance.

1

There are 1 best solutions below

2
Pavan On
  • For the Reference we can send data to Azure IoT Hub through Chirpstack.Thanks for the comments @Sampath

These are the below steps:

  • Create Azure IoT Hub in Azure.
    The Azure IoT Hub authentication thype must be used when connecting with the IoT Hub MQTT interface.

enter image description here

  • Setup message routing.

enter image description here

enter image description here

enter image description here