loratech combo

LORATECH COMBO

What is LoRaTech COMBO node?

The LORATECH COMBO node is a scanning and remote measurement platform supplied by RVTech s.r.o. It is an expansion board for the KETCube platform for industrial use. It can be ordered in many design versions (power supply, box, functionality).

In what configurations does the LoRaTech COMBO node work?

LORATECH Combo comes in different configuration variants depending on the functionality selected. The device name consists of the product family name “LORATECH Combo” and the express chain specific to the selected hardware configuration of the device:

LORATECH COMBO AA [BBCCDDEE] -X [XX] (Y)

  • The AA, BB, CC, DD or EE label encodes the available functions.
  • The X, XX, or XXX label codes the available sources of power.
  • Label (Y) encodes the LORATECH Combo cover solution.

LORATECH COMBO MBRSS4VMTH-BV(K)
It is a fully functional configuration in a standard IP65 enclosure (code K in brackets at the end of the label).
It enables communication via the M-BUS protocol (MB code) and through the MoDBUS protocol (using RS485) (RS code).
It can receive up to 4 different S0 signals (code S4), measures the supply voltage level (VM code) and has an integrated temperature and relative humidity sensor (code TH).
The device can be powered from a battery (code B) or from an external DC source (code V).
In addition to the covering in a standard box, it is also possible to have a version in a DIN compatible box. (the version would be marked with a D code in brackets at the end of the label)

Is it possible to configure LoRaTech COMBO node?

The LoRaTech COMBO node can be configured via UART communication with the terminal using a USB converter cable.
Based on the hardware configuration and the software activation of the individual modules, the structure of the data frame and therefore the parsing table in the LoRaTech application is developed.
The period of measurement and sending of the informations can be set.
The node supports LoRaWAN connections both through OTAA (Over The Air Activation) and ABP (Authorization By Personalization).

Comunication terminal

Using UART communication via a USB converter cable and eg. program PuTTY, the device can be configured in the LoRaTech terminal environment.

Serial Communication Settings:

  • Speed: 9600 bps
  • Data bits: 8
  • Stop bits: 1
  • Parity: No
  • HW Flow control: No
  • End-of-line: CR+LF or LF
  • COM Port: depends on configuration of virtual COM port (in Windows COMx, / dev / ttyUSBx for Linux-based OS)

Working with the LoRaTech terminal
The terminal is case-sensitive. Commands have tree structure and help is included, so working with the terminal is quite intuitive. Commands:

  • about = listing information about KETCubeMulti, Copyright, License, …
  • help = list of the commands
  • disable = disables the KETCube module
  • enable = enables the KETCube module
  • list = list of available KETCube modules
  • reload = restarts KETCube
  • show = listing LoRa, SigFox … parameters
  • set = setting LoRa, Sigfox … parameters (set parameter changes will take effect after HW restart or after SW restart – reload command)

Debugging messages display can be enabled by enable DebugDisplay command (apply the changes by the reload command). The debugging messages can be disabled by disable DebugDisplay command (apply the changes by the reload command).

There is also a popular inline help in the terminal, that writes the commands starting with the entered letter after writing the initial letter of the command and pressing the [TAB] key, while leaving the letter at the command line for the user to continue the command. Inline help is especially useful for commands hidden deep in the tree structure, or if we are not sure about the precise form of the command (for example in case of case-sensitive commands).

LoRaTech terminal

LoRaTech Combo terminal

Where to get and register the LoRaTech COMBO node?

You can buy the sensor at http://eshop.loratech.cz at the price of 3500 CZK without VAT and register it with https://app.loratech.cz . For the standard traffic, you pay 25CZK / month excluding VAT.
For the members of PlzenecNET PlzenecNET in the vicinity of Pilsen, this service is completely free.

The data from the application can be forwarded to the ThingsBoard visualization environment.

Callback

Callback

ThingsBoard visualization environment

ThingsBoard visualization environment

Callback - tělo

LORATECH Callbacks

We added the callback functionality. For the data received from each node, it is now possible to set the PUT, POST, GET methods and automatically route the data to your web server. There is a history of callbacks available, including the information whether they were successful or not. Integration with your own application is now easier than before. You can define the callback body using system and user variables – these depend on the parsing table for incoming data. Possible variables usable when editing the callback body can be found in the list of available shortcuts.
How to create a callback
In the detail of the node on the Callback tab, press the Nový callback button.
Choose a name by personal choice.
Enter the URL by following the pattern http://159.69.158.216:9090/api/v1/AcessToken/telemetry. The bold text can be gotten in the ThingsBoard, visualization environment, where we will set up a new device in DEVICES Then, tap to enter the device settings and press the COPY ACCESS TOKEN button to save the mentioned code to the clipboard, the code needs be inserted into the edited URL.
Under Metoda GET , we choose POST.
Type application/json into the Content type entry.
Now we have to fill in the Těloto specify which data we want to send. A section (similarly to a program code in C language) will be given and completed with compound brackets (the content is inserted into compound parentheses). Individual items (body lines) have the form:
Item_Name“: “{variable}
Choose the item name according to personal choice. Select a variable from the list.
Example: “Elektromer_1”: “{userData#s0_kanal_1}”
Separate the items at the end of a line with a comma.

Callback - tělo

To save the callback, press the Přidat callback button. If the callback is edited, then save it with the Upravit callback button.

In the callback history the list of sent messages with information about whether the transfer went correctly can be looked at.

Callback edit

Callback edit

ThingsBoard visualization environment

ThingsBoard visualization environment

ThingsBoard (with charts)

ThingsBoard (with charts)

KETCube – hardware platform

Dear LORATECH network users,
we have upgraded our application again in March, and another new hardware item KETCube was included to our portfolio.

KETCube platform

Modular LoRaWAN system KETCube is a hardware novelty originated at West Bohemian University. The KETCube are 32x32mm plates that can be plugged in to each other, so you can build your own sensor very quickly. The main unit of KETCube is the mainboard containing the Murata chip, which can be used for both LoRaWAN and Sigfox network.
The battery module and sensor module can be connected to the main unit. The boards will appear on our eshop soon. We are also going to gradually expand the portfolio of expansion boards. Datasheet can be found at: http://chytra-obec.cz/KETCubeDatasheet.pdf