Passa al contenuto principale

Chirpstack (v3/v4)

Link iconSi tratta di una funzione a pagamento. Contattateci per ulteriori dettagli e prezzi.ContattateLink 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 Chirpstack 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.

Questa risorsa è stata utile?

Articoli correlati

Contact

Contattare l'assistenza.

Fateci sapere come possiamo aiutarvi di più.