กลับไปหน้ารวมไฟล์
easy-loranow-gateway-ad-node-tutorial-a873b7-en.md

I wanted to have two devices to talk to each other without using internet and with long distance. LoRa is the best way to do so. This is just a tutorial using the wonderful LoRaNow libraries published.

To make things easier, I also designed a simple board that can be purchased on PCBWay. Nothing fancy but it works and can help some beginners to have a stable platform to work with.

Hope you enjoy it.

Do you want to have two LoRa devices communicate to each other? Then look at the video! It's very easy and cheap to do it! #Arduino #LoRa #ESP32 #PCBWay #RFM95W

EXPANDED TECHNICAL DETAILS

LPWAN Mesh Networking Foundations

This project builds a long-range "Gateway-to-Node" ecosystem using the LoRaNOW library for decentralized IoT communication.

  • Adaptive Frequency Hopping: The Gateway manages a network of "Nodes." The firmware uses adaptive timing to prevent packet collisions, allowing multiple sensor nodes to transmit to a single central hub synchronously.
  • Spread-Spectrum Reliability: Leverages LoRa's high sensitivity to receive data packets from distances up to 5km in rural areas, providing a robust backbone for agricultural or environmental monitoring.

Connectivity

  • Serial JSON Bridge: The Gateway outputs all received node data as a JSON stream over Serial, making it compatible with PC-based logging or a secondary ESP8266 WiFi bridge.

ข้อมูล Frontmatter ดั้งเดิม

title: "Easy LoRaNOW Gateway ad Node tutorial"
description: "This is an easy explanation on how to build two LoRa devices and make them communicate with each other. Imagination will then make you rock!"
author: "cstram"
category: ""
tags:
  - "esp32"
  - "communication"
  - "internet of things"
  - "lora"
views: 1751
likes: 0
price: 2450
difficulty: "Easy"
components:
  - "1x Soldering iron (generic)"
  - "2x PCBWay Custom PCB"
  - "1x ESP32"
  - "1x LoRa Antenna"
  - "1x Antenna connectors"
  - "1x Connectors for ESP"
  - "1x RFM95W Module"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles:
  - "https://github.com/ricaun/LoRaNow"
documentationLinks: []
passwordHash: "ed7002ad39fe0f6b03de4e16fc07e596b926364e997ac68b24d0b562fbcd7ca7"
encryptedPayload: "U2FsdGVkX1+bOVN9dj+o90HCJzDuO2PTxCTaLlfvtP2CRnkGJBtQAOEFwybJYFL8MND2eEgu/2Qnl4HhgD9wBFyp3ifV/kFbXMHYyQvcl1c="
seoDescription: "Build a LoRaNOW Gateway and Node easily. Learn how to make two LoRa devices communicate with this step-by-step tutorial."
videoLinks:
  - "https://www.youtube.com/embed/rLo3IkO19nI"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/easy-loranow-gateway-ad-node-tutorial-a873b7_cover.jpg"
lang: "en"