Stand with Ukraine flag
Try it now Pricing
Community Edition
Getting Started Documentation Devices Library Guides Installation Architecture API FAQ
On this page

Netvox LoRaWAN Devices and ThingsBoard

Netvox has more than 400 LoRaWAN end devices that can be integrated into systems supporting the LoRaWAN protocol and are widely used in IoT solutions. By integrating data from Netvox devices into ThingsBoard, users can easily visualize and monitor data through the ThingsBoard dashboard.

Register Netvox devices on a third-party platform

To register a Netvox device, we will use The Things Stack Cloud Discovery. This is a free plan of The Things Stack Cloud that allows you to connect up to 10 devices and 10 gateways with no time restrictions, making it ideal for testing your device.

Create application

First, you need to create an application. Follow these steps:

  • Log in to the Network Server and navigate to the “Applications” page;
  • Click the “+ Add applications” button;
  • Enter Application ID and Application name;
  • Click “Create application” button.

Register End Device

Now, register a device by following these steps:

  • Go to the “End devices” page;
  • Click the “+ Register end device” button;
  • Fill in the Netvox device information:
    • End device brand: Netvox Technology Co., Ltd;
    • Model: Select the device model;
    • Hardware Ver: Automatically generated by the system;
    • Firmware Ver: Automatically generated by the system;
    • Profile (Region): Select the device’s frequency, such as AS923.
  • Provisioning information about device, and click “Register end device” button;

Check if the information is correct after the device is successfully registered.

Network Joining

Turn on the device and make sure it is connected to the Network Server.


*Please go to the Netvox devices section or official Netvox website for detailed info about turning on a device.

Connect the device to ThingsBoard

Integrations in ThingsBoard is a feature that enables connecting external devices, services, or platforms to ThingsBoard for processing, storing, and visualizing data.

Create Integration in ThingsBoard

You will need to have access to ThingsBoard Professional Edition. The easiest way is to use ThingsBoard Cloud server. The alternative option is to install ThingsBoard using installation guide.

  • Sign up and log in to ThingsBoard;
  • Go to the “Integrations” page of the “Integrations center” section. Click “plus” icon in the upper right corner to add new integration. Select “The Things Stack Community” as the integration type. Then, click “Next”;
  • Use the default function for Decoder and Encoder. Click “Next”;
  • Next, fill in the fields with your parameters. Enter the third platform’s MQTT account and password. After, press “Add” button.

Check the device list

Devices - basic IoT entities that may produce telemetry data and handle RPC commands. For example, sensors, actuators, switches;

  • Go to the “Devices” page of the “Entities” section;
  • Click on the created device (If the device’s info does not show on the list, please reboot the device);
  • Navigate to the “Latest telemetry” tab to check the latest data.

Create Dashboard

A Dashboard in ThingsBoard allows users to visualize and monitor data collected from IoT devices.

Let's create a dashboard:

  • Go to the “Dashboards” page;
  • Click “+”, and select “Create new dashboard” from drop-down menu;
  • Enter the dashboard title and other information. Then click “Add”.


The dashboard has been successfully created. After creating the dashboard, it will open automatically, and you can immediately start adding widgets to it.

Now, add your first widget on the dashboard:

  • Click the “+ Add widget” button at the top of the screen or click the large “Add new widget” icon in the center of the screen (if this is your first widget on this dashboard);
  • Add a widget to the dashboard, such as the bar chart of the device’s current:
    • Find the “Charts” widget bundle and click on it;
    • Select the “Bars” widget;
  • Specify the device “r718n37” as the datasource;
  • Add “Current1”, “Current2”, “Current3” key.
  • Click “Add”;

To make the widget slightly larger, simply grab the bottom right corner and drag it. Once you're happy with the new size, don't forget to click “Save” to save your changes to the dashboard.


Add another widget, “Timeseries table”. Learn more about widgets here.

Netvox devices

Model Power Supply Turn on
R311 Series,
R312 Series R313 Series
Battery Short press any function key till green and red indicator flashes once. Ex. R311A, R311B, R313CB, R313DA, R312A
R711, R315 Series Battery Short press the function key and the green indicator flashes once. Ex. R711, R31501, R315LA
R718 Series, R720 Series, RA08B Series Battery Press and hold the function key for 3 seconds till the green indicator flashes once. Ex. R718N37, R718H, R720A, RA08B01S
R718 Series, R831 Series, RA08D Series,RA07 Series RA07xxY Series, R211 DC in Plug in the power adapter. Ex. R718N37D, R718PC, RA08D09S, RA0715, RA0716Y, R831C
R726 Series solar and rechargeable lithium batteries Connect a battery pack. Ex. R72601, R72610, R72630
R60 Series DC in Plug in the power adapter. Ex. R602A, R602B, R603
RA02 Series Battery Press any function key until the green indicator flashes once. Ex. RA02A, RA02C
RA02 Series DC in Plug in the power adapter. Ex. RA02G, RA02D1
RB02 Series Battery Press the function key till seeing one green indicator flash and one red indicator flash. Ex. RB02B, RB02C, RB02I
R309 Battery Press and hold the emergency button for 3 seconds until the green/red indicator flashes once. Ex. R30901, R30902
R719A Battery The magnet approach to the top cover for 3 seconds.
RP02 Series DC in Connect a power module Ex. RP02RH3PN063
R809 Series AC100-240V Connect to an AC 100-240V power source. Ex. R809A, R809A01
R816 Series AC 100-240V Connect to an AC 100-240V power source. Ex. R816A, R816A01

*More detailed information on the Netvox website.

Data-converters

Click to open the data converters library of ThingsBoard.

Next steps