Category LoRa

LoRa Module RYLR896 Transceiver

LoRa Module RYLR896 – Description: The RYLR896 transceiver module feature the LoRa® long range modem that provides ultra-long range spread spectrum communication and high interference immunity whilst minimising current consumption. The module is certified by NCC and FCC. Specification: RYLR896-868/915MHz…

Interfacing LoRa Module with Arduino

LoRa technology & its working: The basic principle is that information is encoded using chirp (a gradual increase or decrease in the frequency of the carrier wave over time). Before sending a message, the LoRa transmitter will send out a…

LoRa and ESP8266 Relay Control with Arduino Code

How to make the LoRa Arduino ESP8266 control relay with real-time feedback using the RYLR896 LoRa module. Explained both the transmitter and receiving LoRa circuit and source codes and how to configure the LoRa modules with AT commands. So if…