Skip to main content
  1. HomeHomeBreadcrumb divier
  2. Hygiene Management - Sensors & GatewaysBreadcrumb divier
  3. Sensor NetworksBreadcrumb divier
  4. Chirpstack (v3/v4)

Chirpstack (v3/v4)

Link iconThis is a paid feature. Please contact us for further details and pricing.Get in touchLink icon

This article provides a step-by-step guide on how to configure Chirpstack for integration with your system. It covers the essential setup procedures, required connection parameters, and configuration options to ensure smooth and reliable communication between your devices and the ConnectedCooking infrastructure.


  1. Navigate to Tenants → ChirpStack → Applications → on your Chripstack instance
  2. Select the tab Integration
  3. Create an new HTTP integration
  4. Enter all the details shown in ConnectedCooking like shown in Figure below by replacing all X with your secrets (provided after setting up the Sensor-Network in ConnectedCooking)
Chirpstack HTTP Integration

Figure 1


Payload format

The following data, from the uplink message , is relevant and will be processed by ConnectedCooking:

{
"time": "2019-11-08T13:59:25Z"
"data": "XXXXXXXXXX", // base64 encoded data
"dr": 5,
"deviceInfo": {
"devEui": "XXXXXXX"
},
"rxInfo": [
{
"rssi": -90, // in dBm
"snr": 12.1
},
...
]
}
Highlightbox

The best signal value (rssi) is selected by our system from the “rxInfo” data.

Was this resource helpful?

Related Articles

Contact

Contact Support.

Let us know how we can help you more.