Difference between revisions of "Edge Sense LoRa GW Solution"

From ESS-WIKI
Jump to: navigation, search
(.)
(.)
Line 25: Line 25:
 
*<span style="font-size:larger;">Support LoRa nodetype#1&nbsp;firmware version:&nbsp;RYLRxx6_V0.1.13 +&nbsp;RYLRxxE_V0.1.7.hex (for I/O board)</span>
 
*<span style="font-size:larger;">Support LoRa nodetype#1&nbsp;firmware version:&nbsp;RYLRxx6_V0.1.13 +&nbsp;RYLRxxE_V0.1.7.hex (for I/O board)</span>
 
*<span style="font-size:larger;">Support LoRa nodetype#2&nbsp;firmware version:&nbsp;RYLRxx2_V0.1.13.hex</span>
 
*<span style="font-size:larger;">Support LoRa nodetype#2&nbsp;firmware version:&nbsp;RYLRxx2_V0.1.13.hex</span>
 +
*<span style="font-size:larger;"></span><span style="font-size:larger;">Support maxinum 4&nbsp;nodes</span><span style="font-size:larger;"></span>
  
  

Revision as of 07:20, 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

RTENOTITLE


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

RTENOTITLE


Release Note

ReyaxSol 1.0.0 (for Ubuntu 16.04)

  • Support LoRa module firmware Version RYLRxxP_V0.1.22
  • Support LoRa nodetype#1 firmware version: RYLRxx6_V0.1.13 + RYLRxxE_V0.1.7.hex (for I/O board)
  • Support LoRa nodetype#2 firmware version: RYLRxx2_V0.1.13.hex
  • Support maxinum 4 nodes


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.