All LoRaWAN devices are already enlisted in a KELLER TTN account. If you do not want to claim ownership over the TTN communication and just want to see the data on the KOLIBRI Cloud, then you can go to Step 2 and program the device according your use case (measure/send interval) and update the device time. After this you can skip all steps until Step 10.
Nevertheless, we recommend to overtake the ownership of the device in TTN and re-program the App EUI / App Key and enlist the device in an own application.
GSM setup tool and a USB connector cable (ARC1: K114 interface converter / ADT1: Micro USB cable)
The Device EUI number of the device (Use the GSM setup tool to extract the EUI)
The Application EUI number of the device (Use the GSM setup tool to extract the EUI)
The KOLIBRI Endpoint URL which is: https://devspakellercloudfunctionapp.azurewebsites.net/api/HttpTriggerCSharp_PascalTTN?code=eQxVYd76shpatS8av6lzsn3XxNEbtCiE9psrJaasyeMk/fudmQQ5uw==
Step 1
During the order of the device ask your sales person to let the device pre-configure by the KOLIBRI support team. This helps to speed up and simplify your configuration work. Technical documentation for the configuration of a KELLER LoRa-device can be found here.
Do not forget to re-program the ‘App EUI’ and ‘App Key’ as the device is already enlisted in a KELLER TTN account. With the re-programming of the ‘App EUI’ and ‘App Key’ you have the complete ownership of the device and its transmission.
Write down the ‘Application EUI’, ‘App Key’ and the ‘Device EUI’
Enter the Gateway EUI from the Gateway and choose a Gateway ID
Use the same frequency plan and set the Gateway Status to Public
Ensure that your gateway’s communication is not blocked by your or your company’s IT firewall.
Step 9
To send data to the KOLIBRI Cloud it is needed to forward the transmissions.
Go to Integrations and +Add Webhook in Webhooks
Choose Custom webhook
Choose a Webhook ID such as webhook-to-kolibri
Webhook format is JSON
Base URL is https://devspakellercloudfunctionapp.azurewebsites.net/api/HttpTriggerCSharp_PascalTTN?code=eQxVYd76shpatS8av6lzsn3XxNEbtCiE9psrJaasyeMk/fudmQQ5uw==
Enable all Uplink messages
Press Add webhook.
This will forward a transmission to the KOLIBRI Cloud.
In the Account Settings on https://www.kolibricloud.ch enter the Device EUI of the LoRa device and press Add Device
The device should now be visible in the device list. If adding is not possible and a red popup is shown, please contact the KOLIBRI Support Team kolibri@keller-druck.com
‘Add a new device to TTN’-Guide — Old Manual Process
GSM setup tool and a USB connector cable (ARC1: K114 interface converter / ADT1: Micro USB cable)
The Device EUI number of the device (Use the GSM setup tool to extract the EUI)
The Application EUI number of the device (Use the GSM setup tool to extract the EUI)
The KOLIBRI Endpoint URL which is: https://devspakellercloudfunctionapp.azurewebsites.net/api/HttpTriggerCSharp_PascalTTN?code=eQxVYd76shpatS8av6lzsn3XxNEbtCiE9psrJaasyeMk/fudmQQ5uw==
Step 1
During the order of the device ask your sales person to let the device pre-configure by the KOLIBRI support team. This helps to speed up and simplify your configuration work. Technical documentation for the configuration of a KELLER LoRa-device can be found here.
Enter the Gateway EUI from the Gateway and choose a Gateway ID
Use the same frequency plan and set the Gateway Status to Public
Step 9
This step is optional. You can add the KELLER Payload Decoder to decode the payload string into readable Measurements/Information visible in the Live-Editor.
The most recent KELLER Payload Decoder code is on GitHub
Got to Payload formatters in your application and paste the decoder code into Uplink using Javascript formatter type.
Step 10
To send data to the KOLIBRI Cloud it is needed to forward the transmissions.
Go to Integrations and +Add Webhook in Webhooks
Choose Custom webhook
Choose a Webhook ID such as webhook-to-kolibri
Webhook format is JSON
Base URL is https://devspakellercloudfunctionapp.azurewebsites.net/api/HttpTriggerCSharp_PascalTTN?code=eQxVYd76shpatS8av6lzsn3XxNEbtCiE9psrJaasyeMk/fudmQQ5uw==
Enable all Uplink messages
Press Add webhook.
This will forward a transmission to the KOLIBRI Cloud.
In the Account Settings on https://www.kolibricloud.ch enter the Device EUI of the LoRa device and press Add Device
The device should now be visible in the device list. If adding is not possible and a red popup is shown, please contact the KOLIBRI Support Team kolibri@keller-druck.com
wait until the KOLIBRI Cloud support assigned the device to your group.