Difference between revisions of "LoRaWAN"
(→3.7.0) |
|||
Line 51: | Line 51: | ||
== Datapoints == | == Datapoints == | ||
+ | == Release Notes == | ||
=== 3.7.0 === | === 3.7.0 === | ||
*initial release | *initial release |
Revision as of 14:44, 25 April 2019
The LoRaWAN I/O Server implements both a LoRaWAN Network and Application servers for the integration of a LoRaWAN network.
HSYCO acts as a server for one or more LoRaWAN gateways configured as standard Semtech packet forwarders. Communication is carried on UDP packets.
The implementation complies with the Semtech's paket forwarder protocol v4.0.1 and supports Class A end devices using unconfirmed data frames and ABP authentication.
Contents
HSYCO Configuration
Add a LORAWAN I/O Server in the I/O Servers section of the Settings and set its parameters:
High Availability
- Shutdown when inactive: defaults to true.
Options
ID | Default | Values | Description |
---|---|---|---|
localport | <port_number> | the IP port number used locally by HSYCO to listen for incoming UDP packets sent by the gateways | |
debug | false | true | print debugging information to the logs |
false | don't print debugging information to the logs |
LoRaWAN Utility
Use the LoRaWAN Utility to automatically discover gateways and devices and setup the communication and functional parameters.
Gateways Configuration
Configure the gateway(s) as standard Semtech packet forwarder(s). Make sure the network configuration allows for the communication with HSYCO and use HSYCO's IP address and the port number specified in the "localport" option for the network server's configuration.
Datapoints
Release Notes
3.7.0
- initial release
LoRaWAN is a registered trademark of LoRa Alliance.
Semtech is a registered trademark of Semtech Corporation.