Files
pycom-documentation/content/pybytes/lora/pycomLoraServerSetup.md
2019-12-19 12:51:17 +01:00

2.5 KiB
Raw Blame History

title, aliases
title aliases
Pycom LoRa Server Setup
pybytes/lora/pycomLoraServerSetup.html
pybytes/pycomLoraServerSetup.md
chapter/pybytes/lora/pycomLoraServerSetup

Overview

When a LoRa device is created or LoRa network is configured in Pybytes → Settings the user profile is automacally created at Pycom LoRa Server.

User profile

After create a loRa device or configure Pybytes to use Pycom LoRa Server, the user should receive a email with Pycom LoRa Server username and password.

To use the service the basic configurations are done by Pybytes, but if the user wants to overwrite it, it is possible using this credentials.

What is created by Pybytes?

Network-server - Pycom

User and Organization - Created based on the same credentials used by Pybytes.

Service Profile - Connected to organization.

Device Profile - Two different profiles, for OTAA and ABP devices.

Application - All devices will be connected to this app.

Device - All devices will be created by Pybytes.

Gateway

The user should setup their own Gateway in order to communicate with Pycom Lora Server.

How to setup a gateway?

  • Login in Pycom LoRa Server (https://loraserver.pycom.io/)

  • Click on Gateway on the main sidebar

  • Click on Create button

  • Fulfill the form with the informations below

    Gateway name - The name may only contain words, numbers and dashes

    Gateway description

    Gateway ID

    Network-server - Select the network-server to which the gateway will connect. When no network-servers are available in the dropdown, make sure a service-profile exists for this organization.

    Gateway-profile - An optional gateway-profile which can be assigned to a gateway. This configuration can be used to automatically re-configure the gateway when LoRa Gateway Bridge is configured so that it manages the packet-forwarder configuration.

    Gateway discovery enabled - When enabled (and LoRa Server is configured with the gateway discover feature enabled), the gateway will send out periodical pings to test its coverage by other gateways in the same network.

    Gateway altitude (meters)- When the gateway has an on-board GPS, this value will be set automatically when the network has received statistics from the gateway.

    Gateway location (set to current location)

For more information look at ChirpStack official guide