Skip to main content

Data Cake

1. Introduction

Notes for using Dragino Devices with Datacake.

2. Create an API User on DataCake

Log in to Datacake and enter your workspace, click Members on the left sidebar, then switch to the API Users tab at the top.

2026-09-07_09-56-30.png

Enter a name, check the corresponding options as shown in the figure, then click Add API User.

2026-09-07_10-09-19.png

Copy the generated Token for later use.

2026-09-07_10-18-00.png

3. Create a Datacake Webhook in the TTN Application

2026-09-07_10-23-03.png

2026-09-07_10-24-07.png

Enter a name, paste the previously copied Token into the Token input field, then click Create datacake webhook to complete the configuration.

2026-09-07_10-25-23.png

4. Create device steps at Datacake

Take the creation of LHT65N as an example

图片5.png

图片6.png

图片7.png

图片8.png

Fill in the device DevEUI and enter the device name as prompted on the page, then click Next.

2026-09-07_10-34-02.png

图片13.png

图片14.png

图片15.png

5. Debug and Payload decoder

Debug:

图片16.png

Here you can test the payload decoding:

图片17.png

图片18.png

图片19.png

6. Dashboard of other models

Other devices operate in the same way as above.

LSE01:

image

LGT92:

image

LDS01:

image

LT22222-L:

image

LWL01:

image

LDDS75:

image

In order to be able to queue up Downlinks on your TTI Application you need to provide additional detail on your Datacake-Device. To set the configuration please move into the LoRaWAN settings on the corresponding device:

image

  1. Find the ID of your Device in your TTI Application:

image

  1. Fill in the URL of your TTI Instance as available to the public.

  2. Find the ID of your Application on TTI:

image

  1. To create a new API Key on TTI head over to the "API keys" page using the left sidebar:

image

  1. Now click on "Add API Key".

The following dialog will appear:

image

  1. Set a custom name (like "datacake-api-key").

  2. Set corresponding rights to allow queuing up downlinks.

  3. Create the API Key by clicking on "Create API key".

image

  1. After you created your API Key you will see the above notification. Please copy your key to your clipboard as it will only be shown once!

  2. Paste this key into the device settings on Datacake.

  3. Configure downlink here. Use TDC downlink as an example. 0x01 00 00 3C. Add a function Encoder to encode the hex.

image

image

Successfully sent TDC downlink.

image

image

image

8. Example -- Add TrackerD GPS Tracking In DataCake

8.1 Create device in DataCake, Use LGT92 template for TrackerD

image

image

8.2 Choose the platform where your data comes from(TTN)

image

8.3 Fill in your device name and DEVEUI

image

8.4 Choose the plan you need

image

8.5 Add API User DataCake

image

image

8.6 Copy TTI Webhook API User from DataCake to TTN Webhook Token

image

Below two pages are in TTI

image

image

8.7 See Result

Once TrackerD has new data that comes to TTN, it will be displayed on the DataCake Dashboard and plot the trace.

image

Example:

image