Reyax-RYLR998-Antenna-Transceiver-Module-User-Guide-Feature-Image

Reyax RYLR998 Antenna Transceiver Module User Guide

Reyax-logo

Reyax-RYLR998-Antenna-Transceiver-Module-User-Guide-Image

Reyax RYLR998 Antenna Transceiver Module User Guide

How to Use the RYLR896 Module

  1. Connect via UART interface (3.3V logic level).
  2. Open a serial terminal
  3. Power the module using regulated 3.3V.
  4. Start sending AT commands to configure ADDRESS, NETWORKID, BAND, and PARAMETER.
  5. Test transmission using AT+SEND command.
  6. Monitor responses and debug communication.
  7. Deploy in real-time environment ensuring antenna and power stability.

THE SEQUENCE OF USING AT COMMAND

  1. Use “AT+ADDRESS” to set ADDRESS. The ADDRESS is regard as the identification of transmitter or specified receiver.
  2. Use “AT+NETWORKID” to set the ID of Lora network. This is a Group function. Only by setting the same NETWORKID can the modules communicate with each other.
  3. Use” AT+BAND” to set the center frequency of wireless band. The transmitter and the receiver are required to use the same frequency to communicate with each other.
  4. Use” AT+PARAMETER” to set the RF wireless parameters. The transmitter and the receiver are required to set the same parameters to communicate with each other. The parameters of which as follows:
    • The larger the SF is, the better the sensitivity is.
    • The smaller the bandwidth is, the better the sensitivity.

AT Command Set

  • It is required to key in “enter” or “\r\n” in the end of all AT Commands.
  • Add“ ? ”in the end of the commands to ask the current setting value.

Software RESET

SyntaxResponse
AT+RESET+RESET

+READY

AT+MODE Set the wireless work mode.

SyntaxResponse
  • AT+MODE=<Parameter <Parameter>range 0 to 1 0:Transceiver mode (default). 1:Sleep mode. Example : Set to sleep mode.
  • AT+MODE=1
  • Smart receiving power saving mode
  • The switch between receiving mode and sleep mode can be used to achieve the effect of power saving, and the appropriate transmission time must be adjusted by yourself to match this mode.
  • <RX time>=30ms~60000ms, (default 1000) <Sleep time>=30ms~60000ms, (default 1000) Example : The Smart receiving power saving mode.
+OK

AT+IPR Set the UART baud rate.

SyntaxResponse
AT+IPR=<rate>+IPR=<rate>
<rate> is the UART baud rate:
300
1200
4800
9600
19200
28800
38400
57600
115200(default)
Example: Set the baud rate as 9600,
*The settings will be memorized in Flash.
AT+IPR=9600
AT+IPR?+IPR=9600

 AT+PARAMETER Set the RF parameters.

SyntaxResponse
  • AT+PARAMETER=<Spreading Factor>, <Bandwidth>,<Coding Rate>, <Programmed Preamble><Spreading Factor>7~11 (default
  • *SF7to SF9 at 125kHz, SF7 to SF10 at 250kHz, and SF7 to SF11 at 500kHz <Bandwidth>7~9, list as below: 7: 125 KHz (default)
  • 8: 250 KHz
  • 9: 500 KHz
  • <Coding Rate>1~4, (default 1 <Programmed Preamble>(default 12)
  • Other NETWORKID can only be configured to 12.Example: Set the parameters as below,
  • <Spreading Factor> 7, <Bandwidth> 500KHz, <Coding Rate> 4 <Programmed Preamble> 15.
+OK
AT+PARAMETER?+PARAMETER=7,9,4,12

AT+BAND Set RF Frequency.

SyntaxResponse
  • AT+BAND=<parameter> <parameter>is the RF Frequency, Unit is Hz 470000000: 470000000Hz
  • 915000000: 915000000Hz(default) Example: Set the frequency as 868500000Hz, AT+BAND=868500000
+OK
AT+BAND?+BAND=868500000

 AT+ADDRESS Set the ADDRESS ID of module Lora.

SyntaxResponse
  • AT+ADDRESS=<Address>
  • <Address>=0~65535 (default 0) Example: Set the address of module as 120.
  • AT+ADDRESS=120
+OK
AT+ADDRESS?+ADDRESS=120

 AT+NETWORKID Set the network ID.

SyntaxResponse
  • AT+NETWORKID=<Network ID>
  • <Network ID>=3~15,18(default18) Example: Set the network ID as 6,
  • AT+NETWORKID=6
+OK
AT+NETWORKID?+NETWORK=6

AT+CPIN Set the domain password

SyntaxResponse
  • AT+CPIN=<Password>
  • <Password>An 8 character long password From 00000001 to FFFFFFFF, Only by using same password can the data be recognized.
  • AT+CPIN=EEDCAA90
+OK
  • AT+CPIN? (default)
  • AT+CPIN? (After setting the password)
  • +CPIN=No Password!
  • +CPIN=EEDCAA90

AT+CRFOP Set the RF output power.

SyntaxResponse
  • AT+CRFOP=<power>
  • <power>0~22 dBm 22: 22dBm(default) 21: 21dBm
  • 20: 20dBm
  • 01: 1dBm
  • 00: 0dBm
+OK
AT+CRFOP?+CRFOP=10

AT+UID? To inquire module ID. 12BYTES

SyntaxResponse
AT+UID?+UID=104737333437353600170029

AT+VER? To inquire the firmware version.

SyntaxResponse
AT+VER?+VER=RYLRxx8_Vx.x.x

AT+FACTORY Set all current parameters to manufacturer defaults.

SyntaxResponse
AT+FACTORY Manufacturer defaults:
  • BAND:915MHz
  • UART:115200
  • Spreading
  • Factor:9
  • Bandwidth:125kHz Coding
  • Rate:1 Preamble
  • Length:12
  • Address:0
  • Network ID:18
  • CRFOP:22
+FACTORY

Key Features

  • Long-range wireless transmission
  • Low power consumption
  • Operates in various frequency bands
  • Supports standard UART interface
  • Simple AT commands for configuration
  • Built-in Lora WAN protocol stack
  • Compact and lightweight
  • High sensitivity and interference immunity
  • Supports point-to-point and star network topologies
  • AES128 data encryption support

Technical Specifications

  • Model: REYAX RYLR896
  • Frequency Range: 868 MHz / 915 MHz
  • Communication Interface: UART (3.3V level)
  • Modulation: Lora Modulation
  • Sensitivity: Up to -139 dBm
  • Data Rate: 0.3 kbps to 37.5 kbps
  • Output Power: Up to +20 dBm
  • Supply Voltage: 1.8V to 3.6V
  • Operating Temperature: -40°C to +85°C
  • Dimensions: 16mm x 16mm x 2mm

Troubleshooting Common Issues

  • No Communication Between Modules: Ensure same NETWORKID, BAND, and PARAMETER settings.
  • Data Loss: Increase preamble length.
  • Incorrect Baud Rate: Confirm UART baud rate matches on MCU and module.
  • Weak Signal Strength: Check antenna connection and placement.
  • Power Supply Instability: Ensure stable voltage between 1.8V – 3.6V.
  • Module Not Responding: Perform a reset using AT+RESET.
  • Firmware Compatibility: Check the latest firmware from the Reyax site.
  • Data Corruption: Enable AES encryption for secure data transmission.
  • Frequency Mismatch: Make sure frequency bands comply with your region’s regulations.

FAQS

What is the range of the Lora transceiver module?

The module boasts a range of up to 16 km, an integrated Lora modem.

What is the use of transceiver module?

These devices are employed in communication systems to transmit and receive electrical or optical signals

What is the useful life of a transceiver?

PIEPS recommends sending in its devices for a service at 3 years and 5 years

How do transceivers work?

Transceivers are wavelength-specific lasers that convert electrical data signals from data switches into optical signals.

What is the Reyax RYLR896 Lora module?

Feature the Lora long range modem that provides ultra-long range spread spectrum communication and high interference immunity whilst minimising current consumption.

What is the maximum distance for a transceiver?

ER4 : these transceiver modules transmit to distances of up to 40 km via single mode fiber using DWDM on 4 channels.

How can I reset the module?

Use the command AT+RESET
Which antennas are compatible with RYLR896?

Standard 868 MHz or 915 MHz antennas, depending on your band.

What is the difference between antenna and transceiver?

In radio communication, a transceiver is an electronic device which is a combination of a radio transmitter and a receiver.

DOWNLOAD PDF

[pdf-embedder url=”https://manualsclip.com/wp-content/uploads/2025/03/293be73a9db3ff6dcca26f36aa34ab6c6e530bb16ae099c06c0c6219683e36a8_optim.pdf”

Leave a Reply