Difference between revisions of "Edge Sense LoRa GW Solution"

From ESS-WIKI
Jump to: navigation, search
(.)
(.)
Line 20: Line 20:
 
<br/><span style="font-size:larger;">node type #3<br/>Sensor:GPS<br/>(SW 1.0.0 support GPS , but need testing)</span>
 
<br/><span style="font-size:larger;">node type #3<br/>Sensor:GPS<br/>(SW 1.0.0 support GPS , but need testing)</span>
  
<span style="font-size:larger;">[[File:LoRaMgt ryx nodetype3.jpg]]</span>
+
<span style="font-size:larger;">[[File:LoRaMgt ryx nodetype3.jpg|RTENOTITLE]]</span>
  
 
= Release Note =
 
= Release Note =
  
[[ReyaxSol_1.0.0|ReyaxSol 1.0.0]]&nbsp;(for Ubuntu 16.04)
+
<span style="font-size:larger;">[[ReyaxSol_1.0.0|ReyaxSol 1.0.0]]&nbsp;(for Ubuntu 16.04)</span>
  
*Support LoRa module Version RYLRxxP_V0.1.22
+
*<span style="font-size:larger;">Support LoRa module Version RYLRxxP_V0.1.22</span>
  
  

Revision as of 06:59, 14 August 2018

Introduction

An IoT total solution, mainly composed of UTX-3117 gateway/EIS-D210 gateway, RYLR89D Lora demo board and WISE-PaaS.

Gateway Support Lists

Support Node

node type #1
Sensor:Temperature , Humidity , LED x 5 , ADC
(SW 1.0.0 support Relay x 4 , Input x 4 , but need testing)

RTENOTITLE


node type #2
Sensor:Temperature , Humidity , CO2
(SW 1.0.0 support CO2 , Input x 4 , but need testing)

RTENOTITLE


node type #3
Sensor:GPS
(SW 1.0.0 support GPS , but need testing)

RTENOTITLE

Release Note

ReyaxSol 1.0.0 (for Ubuntu 16.04)

  • Support LoRa module Version RYLRxxP_V0.1.22


Tools

Check version

In Linux, execute command:
$ cat /usr/local/EdgeSense/LoRaMgt_ryx/version
1.0.0

Monitor Tools

reyaxmon is a monitor tool that it will show RF setting , gateway setting and sensor value from LoRa nodes.

Execute following commands to launch reyaxmon tools.
$ cd /usr/local/EdgeSense/LoRaMgt_ryx
$ sudo ./reyaxmon

RTENOTITLE

Reyax AT Command Demo Script

This demo script is a simple bash script, aim to provide a preliminary understanding about Reyax At Command.

Script version : 0.3-beta

Support Reyax firmware version : RYLRxxP_V0.1.22

Download

Usage

  1. In Ubuntu Desktop , open two terminals.
  2. Terminal 1 (Left) , run "sudo cat /dev/ttyUSB0"
  3. Terminal 2 (Right) , run "sudo ./reyax-atcmd-demo.bash"
    RTENOTITLE
  4. You can enter your choice in the right terminal to issue AT command
  5. Message from AT Command RX will be shown in the left terminal.
  6. If you want to change node address , press 0 to enter new node's address.