Stand with Ukraine flag
Try it now Pricing
Community Edition
Community Edition Professional Edition Cloud Edge PE Edge IoT Gateway License Server Trendz Analytics Mobile Application PE Mobile Application MQTT Broker
Getting Started Documentation Devices Library Guides Installation Architecture API FAQ
On this page

4G LTE Industrial Router and ThingsBoard

Introduction

This article contains instructions on how to configure ThingsBoard PE platform and connect KERNEL devices. ThingsBoard PE platform is an open-source IoT platform for data collection, processing, visualization, and device management. It enables device connectivity via industry standard MQTT protocol. ThingsBoard combines scalability, fault-tolerance and performance so you will never lose your data.

Integration flow:

Step 1 ThingsBoard : Device configuration

  • [Step 1.1] Login to your ThingsBoard instance, Open “Device Groups” page.
    home

  • [Step 1.2] Navigate to default Device group “All”.
    device
    1.Click on one of the marked in red buttons in the Device groups overview page. In this page you can also add additional device groups in order to distinguish different devices with unique data flows.
    2.Click marked “+” buttons to add new device to the group.

  • [Step 1.3] Input device name, For example “R40”. No other changes are required at this time. Click “Next:Credentials” to configure credentials.
    device new

  • [Step 1.4] Credentials type: MQTT Basic
    mqtt basic
    1.Choose credentials type:MQTT Basic.
    2.Set Client ID, For example “R40”.
    3.Set username which will be used in MQTT authorization.
    4.Set password which will be used in MQTT authorization.

Step 2 Industrial Router configuration

  • [Step 2.1] Login to Router. The default username is “admin”, and no password.
    step 1

  • [Step 2.2] Click Menu “Cloud platform”, Choose “Custom cloud”, Click “Add” to add a cloud configuration..
    step 2

  • [Step 2.3] Click “Edit” to edit configuration.
    step 3

  • [Step 2.4] Edit thingsboard configuration.
    step 4
    1.Choose ThingsBoard platform.
    2.Set MQTT ID, See “Step 1.4”.
    3.Set username, See “Step 1.4”.
    4.Set password, See “Step 1.4”.
    5.Set publishing period.
    6.Click “Save” to save configuration and “Back to Overview”.

  • [Step 2.5] Check “Enable setting”, Click “Save&Apply” to apply configuration.
    step 5

Step 3 Adding widget to the dashboard

  • [Step 3.1] The collected data can be displayed using various a widgets. To create one you should be able to see gathered data in the Latest telemetry section.To access it you should follow these steps:
    telemetry
    1.Click on the configured device.
    2.From the pop-up menu select Latest telemetry option. There you should see collected data.

  • [Step 3.2] In order to display data in the widget you should:
    telemetry 2
    1.Click on the gathered data row.
    2.Press Show on widget button.
    chart 1
    1.Choose bundle accordingly to your data.
    2.Choose suitable chart for your data visualization.
    3.Add widget to dashboard.
    chart 2
    1.Create new dashboard.
    2.With this option enabled after addition you will be redirected to newly created dashboard
    3.Adds widget to dashboard.
    chart 3

Explore guides related to main ThingsBoard features:

Next steps