Skip to content

hilalalhakani/Lora-Network

Repository files navigation

LoRa Network

I created a basic LoRa network using the following components:

Hardware Components

Software Components

  • Node-RED as the backend server
  • iOS application as the control interface

Network Architecture

Network Architecture

The Arduino devices communicate with each other using LoRa technology. Data is stored in an SQLite database on the Raspberry Pi. Communication between the iOS application and the Raspberry Pi is handled via API requests through Node-RED.

Code Resources

Raspberry Pi HAT Setup

After downloading the Pi HAT code:

  1. Change directory to rpi-lora-tranceiver/dragino-lora-app-w1
  2. Run the following commands:

Setup Commands

If no text is entered, the Raspberry Pi will operate in receiving mode.

Receiving Mode

Important: Ensure that the Raspberry Pi and all Arduino devices are configured with the same frequency and spreading factor (SF).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published