LoRaWAN

Rightech platform supports LoRaWAN devices with regional parameters EU868 and RU864. For this purpose, a model for LoRaWAN devices has been added to the list of basic ones (you can select it as a template when creating a model). When creating an object with such a model, you must specify the parameters that are required to authorize the device.

Object creation screen:

To configure Packet Forwarder on our server, you must specify the following parameters:

"gateway_conf": {
        "server_address": "dev.rightech.io",
        "serv_port_up": 1700,
        "serv_port_down": 1700
}