Chirpstack

Connecting Chirpstack V4 to MClimate’s LoRaWAN broker

1. Create a new application

2. Go to API Keys and create new key

3. Copy Token

4. Click on "add" in integrations tab in created application

5. Add HTTP integration

  • Fill the fields

    • Payload marshaler - JSON

    • Endpoint URL - https://lorawan-broker.mclimate.eu/chirpstack

    • Headers

6. Done

Connecting Chirpstack V3 to MClimate’s LoRaWAN broker

1. Create a new application

2. Go to API Keys and create new key

3. Copy Token

4. Click on "add" in integrations tab in created application

5. Add HTTP integration

Fill the fields

  • Payload marshaler - JSON

  • Endpoint URL - https://lorawan-broker.mclimate.eu/chirpstack

  • Headers

5. Done

Last updated