Long Range IoT

LoRa Transfer: KPZ → FTSM (UKM)

LoRa Setup
#LoRa #UKM #KPZ #FTSM #SX1278

Trasmitter LoRa Code Receiver LoRa Code

This project demonstrates long-range data transmission using LoRa LR-01 modules between KPZ and FTSM at Universiti Kebangsaan Malaysia (UKM). A transmitter placed at KPZ sends environmental sensor data to a receiver located at FTSM.

Using ESP32 and Arduino framework, the modules were programmed to send and receive messages while capturing RSSI (Received Signal Strength Indicator) values for signal quality analysis.

  • 📍 Distance: ~650m Line-of-sight
  • 📡 LoRa Frequency: 433 MHz
  • 📊 RSSI Range: -87 to -93 dBm
  • 🔋 Powered by 18650 battery and TP4056 charger
  • 📦 Data sent: temperature, voltage, GPS location

📶 Live RSSI Test Graph


Lora Testing


Back to Portfolio