0% found this document useful (0 votes)
23 views51 pages

Final Int (11 Merged

The document presents a project report on an Offline Emergency Communication System utilizing LoRa technology for areas without mobile signal. The system enables long-range, low-power communication for emergency alerts, leveraging ESP32 microcontrollers and GPS for location tracking. It aims to enhance safety in remote regions by providing a reliable communication method during emergencies, aligning with sustainable development goals.

Uploaded by

samprakash2005
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views51 pages

Final Int (11 Merged

The document presents a project report on an Offline Emergency Communication System utilizing LoRa technology for areas without mobile signal. The system enables long-range, low-power communication for emergency alerts, leveraging ESP32 microcontrollers and GPS for location tracking. It aims to enhance safety in remote regions by providing a reliable communication method during emergencies, aligning with sustainable development goals.

Uploaded by

samprakash2005
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 51

OFFLINE EMERGENCY COMMUNICATION SYSTEM

USING LORA FOR NO SIGNAL ZONES


MINI PROJECT
REPORT

Submitted by

NAVEEN. T. A (711522BEE035)
SAKTHIVEL. N (711522BEE050)
SAM PRAKASH. A (711522BEE051)

in partial fulfilment for the award of the degree

of

BACHELOR OF ENGINEERING
IN
ELECTRICAL AND ELECTRONICS ENGINEERING

KIT-KALAIGNARKARUNANIDHI INSTITUTE OF
TECHNOLOGY(AN AUTONOMOUS INSTITUTION)

COIMBATORE-641402
ANNA UNIVERSITY::CHENNAI 600 025
MAY 2025
KIT-KALAIGNARKARUNANIDHI INSTITUTE OFTECHNOLOGY,
COIMBATORE-641402
ANNA UNIVERSITY::CHENNAI 600 025

BONAFIDE CERTIFICATE

Certified that this project report “OFFLINE EMERGENCY


COMMUNICATION SYSTEM USING LORA FOR NO SIGNAL ZONES” is
the Bonafide work of NAVEEN T A (711522BEE036), SAKTHIVEL N
(711522BEE050), SAM PRAKASH A (711522BEE050) who carried out the
project work under my supervision. Certified further, that to the bestof my knowledge
the work reported here in does not form part of any other project report or dissertation
on the basis of which a degree or awarded was conferred on a earlier occasion on this
or any other candidate.

SIGNATURE SIGNATURE
Dr. R. MYTHILI Mr. K. SATHEESH KUMAR
VICE PRINCIPAL SUPERVISOR
HEAD OF THE DEPARTMENT Assistant Professor
Department of Electrical and
Department of Electrical and Electronics Engineering
Electronics Engineering KIT-Kalaignarkarunanidhi
KIT-Kalaignarkarunanidhi Institute of Technology,
Institute of Technology, Coimbatore- 641402
Coimbatore- 641402

Submitted for the End Semester mini Project viva-voce Examination held on_________

Internal Examiner External Examiner


KIT-KALAIGNARKARUNANIDHI INSTITUTE OFTECHNOLOGY,
COIMBATORE-641402

DECLARATION

We jointly declare that the project report on “OFFLINE


EMERGENCY COMMUNICATION SYSTEM USING LORA FOR NO
SIGNAL ZONES” is the result of original work done by us and best of our
Knowledge, similar work has not been submitted to “ANNA UNIVERSITY
CHENNAI ” for the requirement of Degree of Bachelor of Engineering in
Electrical and Electronics Engineering. This project report is submitted on the partial
fulfilment of the requirement of the award of Degree of Bachelor of Engineering
in Electrical and Electronics Engineering.

Signature

NAVEEN. T. A

SAKTHIVEL. N

SAM PRAKASH. A

Place : Coimbatore
Date :
ACKNOWLEDGEMENT
Owing deeply to the supreme, we extend our sincere thanks to God almighty
who has made all things possible.
We extend our heartful gratitude towards our revered Founder Chairman
Thiru Pongalur N.Palanisamy and Vice Chairperson Ms.Indu Murugesan
for providing us with necessary infrastructure to undertake this project work.

We wish to express our sincere gratitude to our beloved CEO


Dr.N.Mohan Das Gandhi, Principal Dr.M.Ramesh for the facilities provided
to complete this project work.

Our gratitude passes on to Dr.R. Mythili, Vice Principal and Head of


the Department, Electrical and Electronics Engineering, for her valuable
support and encouragement during this project.
We are grateful to Mr.K.Satheeshkumar, Assistant Professor,
Department of Electrical and Electronics Engineering, the project supervisor
and Mr.R.Thamizharasan project coordinator for his timely suggestions,
constant encouragement and support that led to the accomplishment of the
project.
The acknowledgement would be incomplete without a word of thanks to
our parents, faculty members and friends for their continuous support and
sincere help throughout our project.

NAVEEN T A

SAKTHIVEL N

SAM PRAKASH A
ABSTRACT

In many remote and disaster-prone areas, reliable communication


infrastructure is often unavailable or becomes non-functional during emergencies
due to power outages or network failures. This lack of connectivity poses a
serious threat to human safety, especially in critical situations where timely
communication can save lives. To address this issue, the proposed project
introduces an Offline Emergency Communication System using LoRa (Long
Range) and IoT (Internet of Things) technology, specifically designed for no-
signal zones. The system enables wireless, long-range, low-power
communication between a transmitter and receiver using LoRa modules, even in
the absence of mobile networks or internet connectivity. It employs ESP32
microcontrollers to control data input, signal transmission, and display output.
The transmitter allows users to send emergency alerts using predefined input
mechanisms, which are then received and displayed at the receiver unit in real
time. The system is powered through a Buck Converter-based regulated power
supply, making it energy-efficient and adaptable for solar or battery use. This
solution is compact, cost-effective, and highly scalable, making it ideal for
deployment in rural areas, forests, mountainous regions, and during natural
calamities. It enhances emergency preparedness by enabling quick response and
coordination without relying on conventional communication systems. The
project aligns with key Sustainable Development Goals (SDGs), including
infrastructure development, sustainable communities, and climate action.
TABLE OF CONTENTS

CHAPTER TITLE PAGE


NO NO
ACKNOWLEDGEMENT IV
ABSTRACT V
LIST OF FIGURES VII
1 INTRODUCTION
1.1 Background 1
1.2 Motivation 2
1.3 Problem Statement 2
1.4 Objective 2
1.5 Overview of Project 3
2 LITERATURE SURVEY 4
3 EXISTING AND PROPOSED SYSTEM
3.1 Existing System 8
3.1.1 Explanation of Block Diagram 10
3.1.2 Disadvantages of Existing System 11
3.2 Proposed System 13
3.2.1 Block diagram of Proposed System 14
3.2.2 Advantages of Proposed System 15
4 SOFTWARE REQUIREMENTS
4.1 Arduino IDE 18
4.2 Tools and Libraries Used 19
5 HARDWARE REQUIREMENTS
5.1 Long Range Frequency (LORA) Module 20
5.2 GPS for Location Tracking 21
5.3 ESP32 22
5.4 Buck Converter 24
5.5 Hardware Connection Block Diagram 25
5.5.1 Transmitter Unit 25
5.6.2 Receiver Unit 26
6 THEORETICAL BACKGROUND
6.1 Wireless Communication 27
6.2 Internet of Things 28
6.3 LORA Technology 28
6.4 Microcontroller 28
6.5 GPS Technology 28
6.6 LCD Display and User Interface 28
6.7 Power Management 28
7 HARDWARE RESULT AND DISCUSSION
7.1 Transmitter Side 30
7.2 Receiver Side 31
7.3 Output 33
8 CONCLUSION 34
9 FUTURE SCOPE 40
REFERENCE 42
LIST OF FIGURES

FIG TITLE PAGE


NO NO
3.1 Block diagram of Existing System 10
3.2.1 Block diagram of Proposed System 14
4.1 Arduino Ide Software 18
5.1 LORA Module 21
5.2 GPS Module 22
5.3 ESP32 23
5.4 Buck Converter 25
5.6.1 Block diagram of Hardware Connection 25
7.1 Transmitter Side 31
7.2 Receiver Side 32
7.3 Output 33
8.1 UN - Sustainable Development Goals 34
8.1.1 SDG Mapped 35
CHAPTER 1
INTRODUCTION
In today’s world, communication plays a major role in emergency
situations. However, there are still many rural, forest, and disaster-prone areas
that suffer from poor or no mobile network coverage. This lack of connectivity
can become life-threatening in times of medical emergencies, natural disasters,
or accidents. To overcome this, the project proposes an Offline Emergency
Communication System using LoRa technology and ESP32 microcontrollers.
This system allows a user to send emergency messages without the need for SIM,
mobile signal, or internet connection. The transmitter side includes an ESP32,
LoRa Module, GPS Module, and an Emergency Button. When the button is
pressed, the ESP32 sends a predefined emergency message along with GPS
location via the LoRa module to a receiver system. The receiver side is equipped
with another ESP32, LoRa Module, LCD Display, and a Buzzer. Upon receiving
the message, the system displays the alert and activates the buzzer to grab
attention.
Power is managed using a Li-ion battery with buck converter at the
transmitter end and a power adapter with buck converter at the receiver side,
ensuring energy-efficient operation. LoRa (Long Range) is used for its high range
(up to 10+ km) and low power communication. It is ideal for sending short text
messages or alert signals in offline mode. This project is highly useful in no-signal
zones, such as hill stations, forests, mines, border areas, and during disaster relief
operations. The entire system is designed to be portable, low-cost, and easy to use
by anyone in distress. With future improvements like GPS tracking, solar power,
and mobile app alerts, this solution can become a full-fledged offline safety
network. This project promotes public safety, awareness, and faster emergency
response in critical zones.

1.1 BACKGROUND
In many parts of the world, especially in rural, forest, or mountainous
areas, mobile network coverage is either very weak or completely unavailable. In
such locations, traditional means of communication fail, especially during
emergencies. When disasters like landslides, forest fires, or medical emergencies
occur in these zones, the absence of communication becomes life-threatening.

1
Technologies like GSM, 4G, and internet-based applications are not reliable in
these conditions. Hence, there is a strong need for a dedicated system that works
independently of conventional mobile networks. LoRa (Long Range) technology
offers an efficient and cost-effective solution by enabling wireless data
transmission over long distances with low power consumption. Combining LoRa
with a versatile microcontroller like ESP32 makes it possible to create robust
communication systems that are perfect for off-grid and no-signal areas.

1.2 MOTIVATION
The motivation for this project arose from the real-world challenges
faced by people living or working in areas without network connectivity. Forest
officers, miners, trekkers, tribal communities, and remote village residents often
struggle to send or receive emergency alerts when needed. We were especially
inspired by incidents where people lost their lives due to lack of timely
communication. As engineers, we felt the need to develop a system that could
transmit emergency signals without relying on mobile networks or internet.
LoRa-based communication, due to its long-range capabilities and minimal
power usage, emerged as the most suitable solution. This project is a small but
meaningful step toward enhancing safety in disconnected environments.

1.3 PROBLEM STATEMENT


Even in today's digital age, many regions still lack reliable mobile
network coverage. When an emergency arises in these areas, people are unable to
communicate with rescue teams or nearby support systems. Existing systems
heavily depend on the internet, cellular towers, or satellite connectivity, making
them unsuitable for isolated locations. Moreover, traditional radios or walkie-
talkies are often expensive, require licensing, and are not practical for the general
public. Therefore, there is a clear problem: how do we provide a low-cost, easy-
to-use communication method that works without any network infrastructure?
This project addresses that exact problem by using LoRa and ESP32 to build an
offline communication system.

1.4 OBJECTIVE
The objective of this project is to design and implement an Offline
Emergency Communication System that enables the transmission of alert
messages in remote areas lacking mobile or internet connectivity. This system
2
uses LoRa technology in combination with the ESP32 microcontroller to create a
long-distance wireless communication setup. The project also incorporates a GPS
module to provide real-time location data during emergencies. A Li-ion battery
and buck converter are used to ensure the transmitter operates independently in
off-grid conditions. On the receiver side, a buzzer and LCD display are used to
immediately notify responders. The aim is to create a reliable, compact, and cost-
effective communication system suitable for disaster zones, rural areas, forests,
and other no-signal regions.

1.5 OVERVIEW OF THE PROJECT


This Offline Emergency Communication System is structured into two
core components: the transmitter unit and the receiver unit. The transmitter unit
is equipped with an ESP32 board connected to a LoRa module, a GPS module,
an emergency push button, and a power-on switch, all powered by a rechargeable
Li-ion battery through a buck converter. When the emergency button is pressed,
the ESP32 collects the GPS coordinates and transmits them via the LoRa module.
The receiver unit, powered by a standard 5V adapter through another buck
converter, contains a second ESP32, a LoRa module, a buzzer, and an LCD
display. Once the alert signal is received, the system activates the buzzer to
indicate an emergency, and the LCD screen displays the received GPS
coordinates. This setup allows responders to quickly identify the sender’s location
and respond appropriately. The overall design ensures that communication
remains functional even in areas completely cut off from conventional
communication infrastructure.

3
CHAPTER 2
LITERATURE SURVEY
Paper1: Development of a Robust Emergency Communication System
Utilizing LoRa and GPS with Multi-Hop Routing (2024)
AUTHORS: U Kumaran, B Umah, P Praneeth Reddy
Conventional communication methods such as mobile phones, satellite
communication, and Wi-Fi face significant challenges in remote or underserved
areas. Mobile phones often fail due to low signals or lack of towers, satellite
communication is prohibitively expensive, and Wi-Fi cannot cover large
distances. This research explores the use of LoRa (Long Range) technology
combined with a multi-hop communication technique to address these issues.
LoRa’s long-range capabilities and low power consumption make it ideal for
reliable communication in challenging environments and in contrast to GSM
which calls for a subscription and is based on mobile infrastructure, LoRa
operates independently and is cost-effective. By implementing a multi-hop
strategy, messages are relayed through multiple nodes, significantly extending the
communication range. This paper also addresses and resolves issues such as
infinite looping in message passing by incorporating unique identifiers and
timestamps to ensure message integrity. Performance evaluations demonstrate
substantial improvements in communication reliability and range extension,
establishing this method as a cost-effective and efficient alternative to traditional
communication technologies.
Paper 2: Real-Time Environmental Parameters Monitoring System Using
IoT-Based LoRa 868-MHz Wireless Communication Technology in
Underground Mines (2024)
AUTHORS: Anil S. Naik, Sandi Kumar Reddy, Mandela Govinda Raj
In underground mining, the real-time monitoring of environmental
parameters plays a pivotal role in ensuring the safety of mining operations and
personnel. This article explores the integration of Long Range (LoRa) wireless
communication technology and the Internet of Things (IoT) to bolster safety
measures and prevent potential accidents within underground mines. The
environmental parameters in underground mines include Oxygen (O2), Carbon
Dioxide (CO2), Carbon Monoxide (CO), Methane (CH4), Nitric Oxide (NO),
4
Nitrogen Dioxide (NO2), Sulphur Dioxide (SO2), Hydrogen Sulphide (H2S),
Ethylene Oxide (EO), Temperature and Humidity. Currently, underground mines
in India use portable multi-gas detector devices to measure environmental
parameters. HPD13A LoRa 868 MHz based Real Time Environmental
Parameters Monitoring System (RTEPMS) is designed and developed to facilitate
real-time data collection in underground mines. In addition, the developed
RTEPMS system is tested and evaluated at the open surface level and in one of
the underground mines in India. The experimental results represent successful
LoRa-based wireless communication established in an underground mine with
data acquisition and real-time processing. Major parameters exceeding threshold
limits in the underground mine environment include O2, CO, CO2, NO2, and EO.
The data correlation between LoRa-based RTEPMS and multi-gas detector
devices is 69.47% for CO2 and 72.38% for CO, while the values for CH4 and
H2S are nearly zero, indicating their presence in underground mines is almost
negligible. The RTEPMS is an affordable solution for smaller and less affluent
underground mines. It alerts mine workers if environmental parameters exceed
threshold limits during emergencies.
Paper 3: Toward Wide-Area Contactless Wireless Sensing (2022)
AUTHORS: Lili Chen, Kai Chen, Jie Xiong
Contactless wireless sensing without attaching a device to the target has
achieved promising progress in recent years. However, one severe limitation is
the small sensing range. This paper presents Widesee to realize wide-area sensing
with only one transceiver pair. Widesee utilizes the LoRa signal to achieve a
larger range of sensing and further incorporates drone’s mobility to broaden the
sensing area. Widesee presents solutions across software and hardware to
overcome two aspects of challenges for wide-range contactless sensing: (i) the
interference brought by device mobility and LoRa’s high sensitivity; and (ii) the
ambiguous target information such as location when employing just a single pair
of transceivers for sensing. We have developed a working prototype of Widesee
for human target detection and localization that are especially useful in
emergency scenarios such as rescue search, and evaluated Widesee with both
controlled experiments and the field study in a high-rise building. Extensive
experiments demonstrate the great potential of Widesee for wide-area contactless
sensing with a single LoRa transceiver pair hosted on a drone.

5
Paper 4: Emergency Communication in IoT Scenarios by Means of a
Transparent LoRa WAN Enhancement (2020)
AUTHORS: Emiliano , Fernandes Carvalho, Paolo Ferrari
This work deals with the management of sporadic and rare events linked
with emergency situations in wireless Internet-of-Things (IoT) scenarios. The
goal is to increase the performance of the emergency communication, when low-
power wide area networks (LPWANs) are used as IoT backbone. In the proposed
approach, a device usually operates as a normal node but, in case of emergency,
can use the novel LoRa-REP access method. In this work, the LoRa-REP, based
on message replication, is discussed focusing on its capability of reducing
average transaction time and increasing success probability. Two operational
paradigms have been considered and tested: public LoRaWAN infrastructure with
cloud-based backend, and private LoRaWAN networks with local backend.
Typical examples of public networks are smart cities, whereas local networks are
often used in industry or building automation. Additionally, two real use cases are
provided to show the effectiveness of the proposed approach. The experimental
results show that the success probability of the emergency communication can be
increased up to 99.5%, and the average transaction time can be reduced up to 15%
with respect to LoRaWAN without retries or up to 50% with respect to LoRaWAN
with retries.
Paper 5: A Self-Powered Wearable IoT Sensor Network for Safety
Applications Based on LoRa (2018)
AUTHORS: Fan Wu, Jean-Michel Reroute, Mehmet Rasit Yuce
It is essential to develop effective, reliable, and fast response systems for
people working in hazardous environments. This paper presents a wearable
Internet of Things sensor network aimed at monitoring harmful environmental
conditions for safety applications via a Lora wireless network. The proposed
sensor node, called the WE-Safe node, is based on a customized sensor node,
which is self-powered, low-power, and supports multiple environmental sensors.
Environmental data is monitored by the sensor node in real-time and transmitted
to a remote cloud server. The data can be displayed to users through a web-based
application located on the cloud server and the device will alert the user via a

6
mobile application when an emergency condition is detected. The experimental
results indicate that the presented safety monitoring network works reliably using
energy harvesting.

7
CHAPTER 3
EXISTING & PROPOSED SYSTEM
3.1. EXISTING SYSTEM
Emergency communication systems have evolved significantly over the
years, with many modern solutions relying on GSM (Global System for Mobile
Communications), internet-based platforms, and satellite technology. Common
tools include smartphones, satellite phones, radio communication systems,
walkie-talkies, and emergency alert applications. While these solutions have
proven effective in urban and suburban settings with adequate infrastructure, they
fail to provide consistent and reliable communication in remote or rural areas
where network connectivity is limited or non-existent.
Smartphones are widely used for emergencies due to their ability to send
voice calls, SMS, and location-based alerts. However, they are entirely dependent
on the availability of a mobile signal and an active internet connection. In remote
regions, especially in hilly terrains, dense forests, deep mining zones, and
disaster-hit areas, mobile towers may be sparsely located or completely damaged,
rendering mobile phones useless. Moreover, during natural disasters such as
earthquakes, cyclones, or floods, network towers are often disabled due to power
failure or physical damage. In such cases, affected individuals are left helpless
with no way to seek aid.
Satellite phones, although effective in bypassing mobile networks, are
extremely expensive and not readily available for the general population. They
require specific licenses and operate with high operational costs, making them
unsuitable for everyday emergency use by forest workers, rural residents, or
travellers. Similarly, walkie-talkies, though affordable and widely used, have a
very limited range and are not capable of transmitting GPS location data or alerts
over long distances. Their functionality is restricted to short-range voice
communication and is often hindered by terrain obstacles like mountains or thick
forest canopies.
Another category of emergency alert systems includes internet-based
mobile applications that can send SOS alerts with the user's GPS location to
predefined contacts. These apps can be useful in connected areas but become
entirely non-functional without mobile data or Wi-Fi. Several IoT-based solutions
8
have also been proposed in recent years using GSM modules, Bluetooth, or Wi-
Fi for data transmission. However, all of these solutions have one major drawback
they rely heavily on external network infrastructure. Once the network is down
or absent, these systems become ineffective. In terms of power consumption,
many existing emergency systems are not optimized for long-term field use.
Devices such as smartphones and GSM modules drain battery power quickly,
especially in areas with poor signal strength where the device continuously
searches for a network. This becomes a critical issue in remote zones where
electricity is not readily available for recharging. Furthermore, most commercial
emergency alert systems are not designed for easy customization or adaptation
based on region-specific challenges. They lack modularity, making it difficult to
tailor them for particular use cases such as wildlife protection, disaster relief, or
mining operations. Their limited accessibility, lack of offline capabilities, and
dependency on centralized infrastructure make them unsuitable for many real-
world scenarios where immediate and reliable communication is crucial.
To summarize, the existing emergency communication systems though advanced
in urban environments—fall short when deployed in no-signal, infrastructure-
deficient, or disaster-prone areas. There is a clear need for an innovative, low-
cost, portable, and self-sufficient emergency alert system that can function
independently of mobile networks and the internet. Such a system must be
designed with energy efficiency, simplicity, and reliability in mind, especially for
deployment in critical situations where every second matters.

9
Figure 3. 1. Block diagram of Existing System

3.1.1. EXPLAINATION OF BLOCK DIAGRAM


1. User Device (Smartphone or Feature Phone)
• The first component is a mobile device used by an individual during
emergencies.
• Users typically send alerts through calls, SMS, or emergency mobile apps.
• This step requires a functioning mobile signal or internet connectivity.

2. Network Availability Check


• Before transmitting, the device checks for signal strength and network
availability.
• In no-signal zones like forests, mountains, or disaster-affected areas, this
step fails.
• Without signal, users cannot initiate any emergency alert.

3. Mobile Network Tower (Cellular Infrastructure)


• If a signal is found, the device connects to the nearest mobile tower.
• The tower relays the communication to the backend server or emergency
gateway.

10
• These towers depend on power and physical infrastructure, which may be
down during disasters.

4. Service Provider / Internet Gateway


• The mobile tower passes data to the service provider (for calls/SMS) or
internet gateway (for app-based alerts).
• This infrastructure handles routing, processing, and management of
emergency data.
• Server failures, overload, or lack of connectivity cause message loss or
delay.

5. Emergency Services (Police, Fire, Ambulance)


• Once the alert reaches the backend, it is forwarded to the appropriate
emergency unit.
• The emergency services assess the situation based on the information
received.
• Inaccurate or missing GPS/location data can delay response time.

6. Response and Feedback


• After dispatching help, an acknowledgment may be sent back to the sender.
• This ensures the user knows that help is on the way.
• If any prior step fails, this feedback is not received, leaving the user
uncertain.

3.1.2. DISADVANTAGES OF EXISTING SYSTEM


1. Complete Dependency on Network Infrastructure: The existing systems rely
heavily on mobile towers, internet services, and server gateways. In remote or
rural regions, mobile network coverage is often poor or completely absent.
During natural disasters such as floods, earthquakes, or landslides, this
infrastructure may be damaged or destroyed, making communication impossible.
This dependence creates a single point of failure in critical situations.
2. Ineffectiveness in No-Signal Zones: One of the most serious drawbacks is that
these systems fail entirely in no-signal zones like forests, mountains, mines, or
11
during natural calamities. People in such locations cannot place a call, send an
SMS, or use emergency apps, leaving them without any means to alert rescuers
or authorities. This results in dangerous delays and often leads to life-threatening
consequences.
3. High Cost of Alternatives: While satellite phones or advanced communication
devices can work in no-signal areas, they are extremely expensive and not
feasible for general use. These devices require costly subscriptions, complex
operation, and are often limited in availability, making them impractical for daily
use or wide-scale deployment.
4. Power and Energy Constraints: Mobile towers, routers, and even smartphones
require continuous power to function. In emergencies, especially during disasters,
power outages are common. Once the phone battery dies or a tower goes offline,
communication is completely lost. Existing systems do not offer sustainable or
energy-efficient solutions for prolonged use in remote conditions.
5. Poor Accessibility in Remote Locations: In addition to signal issues, even if
communication reaches emergency services, there is no guarantee that responders
can accurately locate the person in need. Existing systems may lack reliable GPS
data transmission, especially when internet access is unavailable. This hampers
rescue missions and delays response time.
6. Risk of System Overload and Congestion: During large-scale emergencies,
mobile networks often experience high traffic, leading to congestion and service
unavailability. Calls and messages may not go through, or may be significantly
delayed. Emergency apps relying on cloud-based services may crash under peak
loads, reducing their reliability in real-world emergencies.
7. Limited to Smartphone Users: Many of the existing solutions, especially
emergency applications, are built for smartphones. However, in rural or low-
income communities, people might use basic feature phones or none at all. These
users are excluded from the benefits of modern emergency communication
systems.
8. Lack of Offline Functionality: Most apps and communication services today
depend on an active internet connection. Once disconnected, these apps become
useless. There is no backup or offline protocol that continues to work in the
absence of mobile data, making the system highly fragile during network failures.

12
9. Complex Setup and Non-User-Friendly Interfaces: Emergency systems
involving apps or web-based tools often require installation, updates,
configuration, and knowledge of usage. In a panic situation, users may struggle
with complex interfaces or fail to send alerts correctly, especially elderly or
untrained individuals.

3.2. PROPOSED SYSTEM


The proposed system, Offline Emergency Communication System
using LoRa and IoT for No-Signal Zones, is designed to ensure reliable
communication in areas that lack conventional network infrastructure. In many
rural, forested, mountainous, or disaster-affected zones, cellular and internet
services may be absent or disrupted. The main goal of this project is to build a
robust, power-efficient, and low-cost communication network that operates
independently of mobile towers and internet access. At the core of the system is
LoRa (Long Range) technology, which enables long-distance, point-to-point
communication using low power radio frequencies. This wireless communication
method can operate over several kilometres with minimal energy consumption,
making it ideal for emergency communication in remote areas. The system uses
ESP32 microcontrollers as the main control unit, which processes the data,
manages inputs and outputs, and handles LoRa transmission and reception. The
ESP32 also allows additional features such as display integration and message
handling. The communication system is divided into two main units: the
Transmitter Unit and the Receiver Unit. The Transmitter Unit is typically located
with the person or group in need of help, such as a remote worker, patient, or
forest ranger. This unit is equipped with an input interface (such as push buttons
or keypad) to send predefined or typed emergency messages. Once a message is
triggered, the ESP32 processes it and transmits the data through the LoRa
module. The Receiver Unit is located at a central monitoring or response station
such as a village office, rescue centre, or mobile van. It receives the LoRa signal
via its own LoRa module and displays the message on an LCD or OLED screen.
Additional features such as buzzer alerts or LED indicators can be added to draw
attention to incoming messages. The received messages may include GPS
coordinates, type of emergency, and sender ID to help responders quickly locate
and assist the affected individual. To ensure uninterrupted functionality, both
units are powered through a Buck Converter-based regulated power supply,
which allows the use of various power inputs such as battery packs or solar
13
panels. This design ensures the system remains operational even during power
outages or in off-grid areas. The proposed system is compact, modular, and
scalable. Multiple transmitter nodes can be added to the network to cover wide
areas, and a mesh network topology can be implemented in future versions to
further expand coverage. The system also has the potential to be integrated with
sensors (temperature, gas, motion, etc.) for automatic emergency alerts.

3.2.1. BLOCK DIAGRAM OF PROPOSED SYSTEM

Power Supply

Figure 3.2. 1.Block diagram of Proposed System

The proposed system introduces additional devices and modules to


enhance communication during emergencies in no-signal zones:
• ESP32: The ESP32 is a low-cost, energy-efficient microcontroller
designed to integrating both Wi-Fi and Bluetooth capabilities. It features
various processing options, including dual-core and single-core processors,
and is known for its high level of integration with built-in antenna switches,
power amplifiers, and power management modules.
• LoRa Module: LoRa technology is a sort of new wireless protocol
designed precisely for long-range connectivity and low-power
communications. LoRa stands for Long Range Radio and it is mainly
targeted for the Internet of Things (IoT) and M2M networks. This
14
technology will allow multi-tenant or public networks to connect a number
of applications running on the same network. LoRa Alliance was designed
to normalize LPWAN (Low Power Wide Area Networks) for IoT. A LoRa
Technology and the open Lora WAN protocol enable smart IoT
applications that solve some of the biggest challenges facing our planet:
natural resource reduction, pollution control, disaster prevention, energy
management, infrastructure efficiency, and more.
SL NO NAME OF THE DESCRIPTION
COMPONENTS

1 A powerful microcontroller with built-in Wi-Fi and


ESP32 Bluetooth. It controls data transmission and reception.

2 LoRa SX1278 A long-range, low-power wireless communication module used


Module for transmitting and receiving messages.

3 Emergency Push A tactile switch that, when pressed, triggers the emergency
Button alert to be sent.

4 Used on the receiver side to display the incoming alert


16x2 LCD Display message and GPS coordinates.
(I2C)
Captures real-time location (latitude and longitude) of the
GPS Module user in remote areas.
5

Buzzer Produces a loud sound to alert responders upon receiving an


6 emergency message.

7 Used to manually power the transmitter or receiver ON or


Power Switch OFF.

8 Regulates the battery voltage (e.g., 7.4V) down to 5V


Buck Converter or 3.3V for safe operation of ESP32 and other modules.

15
9 Used to manually power the transmitter or receiver ON or
Power Switch OFF.

10 Used to connect all the components on the breadboard or PCB.


Connecting Wires

3.2.3. ADVANTAGES OF PROPOSED SYSTEM


• Offline Emergency Communication: The system works without the need
for mobile or internet. This is ideal for forest, mountains, and no signal
zones. Even during natural disasters, alerts can be sent instantly.
It ensures communication in the most critical and remote situations.
• Long-Range Wireless Transmission using LoRa: LoRa enables message
transmission over several kilometres. Unlike Bluetooth or Wi-Fi, it’s
designed for distance and reliability. It consumes very low power while
covering wide areas. This makes it perfect for outdoor or rural emergency
use.
• Accurate Location Tracking via GPS: The GPS module automatically
sends exact coordinates with the alert. Rescuers don’t need verbal location
info it’s included in the message. This saves critical time during
emergencies. It allows for faster and more efficient response operations.
• Low Power Consumption and Portability: Devices use ESP32 and buck
converters to reduce power use. The system can run on batteries for long
durations. It is lightweight and can be carried easily in pockets or bags.
Ideal for trekkers, forest staff, or anyone in the field.
• Simple One-Button Operation: No app or complex interface just a single
button triggers the alert. This makes it usable by children, elderly, or
injured individuals. A buzzer and LCD on the receiver confirm the message
instantly. The system is quick, reliable, and user-friendly.
• Cost-Effective and Easy to Deploy: The system uses affordable
components like ESP32, LoRa, and LCDs. It does not require expensive
infrastructure or recurring costs. nstallation and maintenance are simple,

16
even in rural setups. This makes it scalable for large areas and community
use.
• Highly Scalable Design: The system can be expanded by adding more
transmitter or receiver units. Ideal for covering large forests, wildlife areas,
or disaster zones. All units operate independently without central
infrastructure. This makes the network flexible, modular, and cost-
effective.
• Real-Time Alert Delivery: Alerts are transmitted instantly without
network delays. The receiver gets both the alert tone and location data in
seconds. No need to wait for signal reception or internet buffering. This
real-time feature is critical in life-threatening moments.
• Independent of Infrastructure: Does not rely on telecom towers, Wi-Fi
routers, or data services. Ideal for use after earthquakes, floods, or war
zones where infrastructure fails. LoRa-based links function independently
even if everything else is down. It acts as a standalone, resilient
communication network.
• Environmental Adaptability: The rugged and weather-proof casing can
withstand outdoor environments. It can operate in rain, dust, and extreme
temperatures. Designed for forest rangers, hikers, or rural health workers.
Ensures durability and continuous function in harsh conditions.

17
CHAPTER 4
SOFTWARE REQUIREMENTS
4.1. ARDUINO IDE
Arduino IDE is an open-source platform used for writing, compiling,
and uploading code to microcontroller boards such as the ESP32. It provides a
simple user interface and supports C/C++ programming, which is highly suitable
for embedded systems and IoT projects. The IDE is compatible with a wide range
of boards and provides serial monitor features for real-time debugging and
testing.
Arduino IDE supports libraries like LoRa.h, Wire.h, and LiquidCrystal_I2C.h,
which are essential for interfacing LoRa modules, I2C LCD displays, and other
peripheral components used in the system. It simplifies the process of code
uploading over USB and offers cross-platform compatibility.
Installation Path: Download and install from: https://www.arduino.cc/en/software
After Installation: Open Arduino IDE → Select Board as ESP32 Dev Module →
Choose Port → Upload Code.

Figure 4. 1. Arduino Ide Software

18
4.2 TOOLS AND LIBRARIES USED
4.2.1 LoRa Library
Used for enabling LoRa communication between transmitter and receiver ESP32
boards. The library manages packet sending, receiving, and error handling.

4.2.2 LiquidCrystal_I2C Library


Used for controlling the 16x2 I2C LCD display at the receiver side. It allows
displaying messages clearly with minimal wiring.

4.2.3 Wire Library


This library enables I2C communication between the ESP32 and devices like the
LCD display or sensors.

4.2.4 ESP32 Board Manager


A necessary board definition package to support ESP32 development boards in
Arduino IDE. It provides compatibility and tools for flashing code to ESP32.

19
CHAPTER 5
HARDWARE REQUIREMENTS
5.1. LONG RANGE FREQUENCY (LORA) MODULE FOR
LONG DISTANCE
LoRa (short for Long Range) is a wireless communication technology
designed to provide long-range, low-power communication between devices in
the Internet of Things ecosystem. It was developed by Semtech Corporation and
is now widely used in various IoT applications such as smart agriculture, smart
cities, and asset tracking. LoRa uses a modulation technique called chirp spread
spectrum to transmit data over the airwaves. CSS enables LoRa to achieve long-
range communication with low power consumption by spreading the signal over
a wide bandwidth. This allows LoRa devices to communicate over distances of
several kilometres in open spaces with a battery life of up to 10 years. LoRa
operates in the unlicensed frequency bands, which means that anyone can use it
without having to obtain a license from the government.
It uses different frequency bands in different parts of the world,
including 868 MHz in Europe, 915 MHz in North America, and 433 MHz in Asia.
LoRa networks typically consist of two main components: LoRa devices and
gateways. LoRa devices are the sensors or endpoints that collect data and transmit
it to the gateways. Gateways receive the data from the devices and forward it to
the internet or the cloud, where it can be processed and analysed. LoRa (from
"long range") is a physical proprietary radio communication technique. It is based
on spread spectrum modulation techniques derived from chirp spread spectrum
(CSS) technology.[2] The low power, low bit rate, and IoT use distinguish this
type of network from a wireless WAN that is designed to connect users or
businesses, and carry more data, using more power. The LoRaWAN data rate
ranges from 0.3 Kbit/s to 50 Kbit/s per channel. LoRa enables long-range
transmissions with low power consumption.

20
Figure 5. 1. LoRa Module

5.2. GLOBAL POSITIONING SYSTEM (GPS) FOR LOCATION


TRACKING
A variety of GPS modules designed for many different applications.
These GPS modules provide a complete GPS solution that excels in position,
speed, and accuracy performances as well as high insensitivity and tracking
capabilities in urban environment. GPS (Global Positioning System) can be a
useful component in a LoRa accident alert system, as it allows for accurate
location tracking of devices and can help responders quickly locate the scene of
an accident. However, there are some performance considerations that should be
considered when using GPS in a LoRa system. GPS can consume a significant
amount of power, which can be a concern in battery-powered LoRa devices. It is
important to carefully manage GPS usage to avoid draining the device's battery
too quickly. GPS requires a clear line of sight to multiple satellites in order to
determine location accurately. In some environments, such as urban canyons or
dense forests, GPS signals may be obstructed or weakened, which can impact
performance. The time it takes for a GPS receiver to acquire a signal and
determine its location, known as Time to First Fix (TTFF), can vary depending
on factors such as signal strength and the quality of the GPS receiver. In some
cases, it may take several minutes to acquire a signal, which can impact the
timeliness of an accident alert.The accuracy of GPS location data can be affected
by factors such as atmospheric conditions, signal reflections, and receiver quality.
While GPS can provide accurate location data in many cases, it is important to
21
understand its limitations and potential sources of error. A LoRa accident alert
system can incorporate GPS (Global Positioning System) to provide accurate
location information in case of an accident. The GPS system consists of a network
of satellites that orbit the Earth, transmitting signals that can be received by GPS
receivers on the ground.

Figure 5. 2.GPS Module

5.3. ESP32
The ESP32 is a highly versatile and powerful microcontroller developed
by Espressif Systems, widely recognized for its integrated Wi-Fi and Bluetooth
capabilities, which make it ideal for IoT (Internet of Things) applications. It is the
successor to the popular ESP8266 and offers substantial improvements in terms
of processing power, memory, and peripheral support. At its core, the ESP32
features a dual core Tensilica LX6 microprocessor that can run at up to 240 MHz,
providing sufficient power to handle complex tasks, real-time data processing,
and multitasking. With up to 520 KB SRAM and 4MB of Flash memory, it can
store large programs and sensor data efficiently. The ESP32 supports both
Bluetooth Classic and Bluetooth Low Energy (BLE), allowing it to communicate
with a wide range of wireless devices such as smartphones, wearables, and BLE
sensors. One of its standout features is the vast number of GPIO (General Purpose
22
Input/Output) pins, which support various protocols such as I2C, SPI, UART,
PWM, ADC, DAC, and even capacitive touch sensing, enabling seamless
integration with sensors, motors, displays, and other hardware. The ESP32 is also
known for its deep sleep mode, which enables ultra-low power consumption,
making it ideal for battery-operated devices. Its built-in analog-to-digital
converters (ADCs) and digital-to-analog converters (DACs) allow for analog
sensor integration and signal output, respectively. Common development boards
like the ESP32 Devkit V1, ESP32-WROOM-32, and ESP32-CAM are popular
among developers, hobbyists, and engineers due to their affordability, compact
design, and extensive community support. Whether used for building smart home
systems, remote environmental monitoring, wearable tech, or wireless data
transmission, the ESP32 provides a reliable and scalable platform that meets the
demands of modern embedded and connected device applications.

Figure 5. 3. ESP32

5.4. BUCK CONVERTER


A Buck Converter is a type of DC-DC step-down power converter that
reduces a higher input voltage to a lower output voltage while maintaining high
efficiency. It is an essential component in embedded systems and IoT projects
where components like microcontrollers, sensors, and communication modules
require stable and safe voltage levels for reliable operation. In this project, the
Buck Converter is used to step down the 12V supplied by the power adapter to a
stable 5V or 3.3V required by the ESP32 microcontroller and LoRa modules.
Since direct connection of 12V to ESP32 can damage it, the buck converter
ensures voltage regulation and circuit protection. The working principle of a buck
converter is based on high-frequency switching. It uses a transistor (usually a
23
MOSFET), a diode, an inductor, and a capacitor to control and smooth the output
voltage. The transistor rapidly switches on and off, transferring energy through
the inductor. When the switch is on, energy is stored in the inductor's magnetic
field. When the switch turns off, the energy is released to the load via the diode
and capacitor. One of the biggest advantages of the buck converter is efficiency.
It can achieve efficiencies of 90% or higher, which means very little energy is
wasted as heat. This makes it suitable for battery-powered or energy-sensitive
systems. Another key benefit is compactness. Buck converters are small and can
be easily integrated into the hardware setup without occupying much space.
Despite their size, they are capable of handling significant power loads. They
also offer adjustability. Many buck converters come with adjustable voltage
output, allowing users to fine-tune the output as per the requirements of the
connected components. This flexibility is important when dealing with multiple
devices that may require different operating voltages. Furthermore, buck
converters are reliable under varying load conditions. They provide stable output
even if the input voltage or connected load fluctuates. This ensures the
microcontroller and communication modules operate without interruptions.
In the context of this project, the buck converter helps in protecting the
ESP32 and LoRa modules from over-voltage damage. It also ensures that during
message transmission or reception, the power supplied remains stable, thus
preventing unexpected resets or malfunctions. For safety, most buck converters
also include built-in overcurrent protection, thermal shutdown, and short-circuit
protection features. These safeguard the connected components and increase the
overall durability of the circuit. Finally, the buck converter contributes to the
portability and robustness of the proposed system. Since it can work with
different power sources and adjust the output voltage accordingly, it allows the
emergency communication system to be deployed in various remote or off-grid
areas.

24
Figure 5. 4. Buck Converter

5.6. HARDWARE CONNECTION BLOCK DIAGRAM

Power Supply

Figure 5.6.1. Block diagram of Hardware Connection

The hardware connection block diagram of the proposed system is


divided into two main units: Transmitter Unit and Receiver Unit. Each component
plays a vital role in establishing a seamless communication system for offline
emergency alerts using LoRa and IoT technology.

5.6.1. TRANSMITTER UNIT:


The transmitter unit is responsible for collecting the emergency alert and
transmitting the location data to the receiver:

• Power Supply:

25
A regulated power source is used to energize all components of the
transmitter unit. It ensures stable voltage to the ESP32, GPS module, and
LoRa transmitter.
• Emergency Alert Button:
This is a push-button switch that initiates the emergency message
transmission. When pressed, it sends a trigger to the ESP32 to gather and
send the user's location.
• GPS Module:
This module receives satellite signals and provides the real-time
geographical location (latitude and longitude) of the user. The ESP32
accesses this data upon button activation.
• ESP32:
A powerful microcontroller with built-in Wi-Fi and Bluetooth, the ESP32
handles the GPS data collection and sends it to the LoRa module. It acts
as the central processor in the transmitter section.
• LoRa Module:
The LoRa (Long Range) module is used to transmit the emergency location
data wirelessly to the receiver unit. It is chosen for its long-range
communication capability, even in low-signal or remote areas.

5.6.2. RECEIVER UNIT:


The receiver unit captures the transmitted data and alerts users or authorities by
displaying the information:

• Power Supply:
Powers all components in the receiver unit. A buck converter may be used
to regulate voltage levels suitable for the ESP32 and peripherals.
• LoRa Converter:
This module receives the data transmitted from the transmitter’s LoRa
module and sends it to the ESP32 microcontroller for further processing.

• ESP32:
The ESP32 at the receiver end processes the received data. It decodes the
26
GPS coordinates and sends appropriate output signals to the buzzer and
LCD.

• Buzzer:
The buzzer acts as an audio indicator to alert that a message has been
received. It helps in quick awareness in real-time scenarios.
• LCD Display:
The LCD shows the received GPS coordinates or alert messages. This
allows the rescuer or monitoring personnel to locate the person in
emergency.

27
CHAPTER 6
THEORETICAL BACKGROUND
This chapter provides the theoretical foundation for the project titled
"Offline Emergency Communication System using LoRa and IoT for No Signal
Zones." It explores the key technologies and concepts that form the basis of the
system, including wireless communication, Internet of Things, and LoRa
technology.

6.1. WIRELESS COMMUNICATION


Wireless communication involves the transmission of information
over a distance without the use of wires or cables. It plays a vital role in modern
communication systems, especially in scenarios where wired infrastructure is
unavailable or impractical. Technologies such as radio waves, microwaves, and
infrared are commonly used in wireless communication. For emergency systems,
wireless communication provides a flexible and rapid means to transmit alerts
and data.

6.2. INTERNET OF THINGS


The Internet of Things (IoT) refers to the interconnection of physical
devices that collect and exchange data through the internet or other networks. IoT
enables automation, remote monitoring, and real-time communication. In the
proposed system, IoT allows for the integration of sensors, microcontrollers
(ESP32), and communication modules to create a network capable of transmitting
emergency alerts even in the absence of traditional network infrastructure.

6.3. LORA TECHNOLOGY


LoRa (Long Range) is a low-power, wide-area network (LPWAN)
protocol developed to support long-range communications with low energy
consumption. It is highly suitable for remote sensing and monitoring applications.
LoRa operates in unlicensed frequency bands and can transmit data over several
kilometres, making it ideal for areas without mobile coverage. The system uses
LoRa modules to send and receive emergency signals across different locations.

28
6.4. MICROCONTROLLERS (ESP32)
The ESP32 is a powerful, low-cost microcontroller with built-in Wi-Fi
and Bluetooth capabilities. It is widely used in IoT applications due to its
processing power and connectivity features. In this project, the ESP32 serves as
the core processing unit, managing inputs from sensors, executing logic for
emergency detection, and controlling the LoRa communication modules.

6.6. GPS TECHNOLOGY


Global Positioning System is used to determine precise location data.
In emergency communication, GPS is critical for providing location information
of the user or device. This allows responders to identify where the alert originated,
improving the speed and accuracy of rescue operations.

6.7. LCD DISPLAY AND USER INTERFACE


The use of an LCD display in the system provides a visual interface for
users to view status messages, system alerts, and location data. It enhances user
interaction and ensures that users are informed of the system's operations.

6.8. POWER MANAGEMENT


To ensure uninterrupted operation, especially in emergency scenarios,
the system incorporates power-efficient components such as buck converters and
power adapters. These components regulate voltage and ensure consistent power
supply to all modules. This theoretical framework establishes the core
technologies and concepts underpinning the Offline Emergency Communication
System. Each component plays a crucial role in enabling effective
communication in no-signal zones, ensuring safety and connectivity in critical
situations.

29
CHAPTER 7
HARDWARE RESULT AND DISCUSSIONS
This section presents the detailed outcomes observed during
the implementation and testing of the proposed offline emergency
communication system. The results are categorized into Transmitter
Side and Receiver Side, highlighting the real-time performance and
behaviour of the hardware modules.

7.1. TRANSMITTER SIDE


The transmitter unit was successfully assembled and tested
with all integrated components functioning as expected. It consists of
the Emergency Alert Button, GPS Module, ESP32 Microcontroller,
LoRa Module, Power Adapter, and Buck Converter.
• When the emergency alert button is pressed, the ESP32 is
immediately triggered to begin communication.
• The GPS module acquires the user’s current location in the form of
latitude and longitude coordinates. This information is sent to the
ESP32 via serial communication.
• The ESP32 processes the data and transmits it wirelessly using the
LoRa Module.
• The Buck Converter ensures that a stable 5V regulated power supply
is delivered to all components from the power adapter.
• The response time from pressing the button to data transmission is
quick and reliable, indicating the efficiency of the circuit design and
communication protocol.
• The transmitter circuit was compact and worked consistently in
various test environments including areas with no mobile network.
This proves that the transmitter setup is efficient, portable, and capable
of initiating emergency alerts effectively.

30
Figure 7. 1 Transmitter Side

7.2. RECEIVER SIDE


The receiver side of the system was also successfully tested and showed
stable performance. It consists of the ESP32 Board, LoRa Receiver
Module, LCD Display, Buzzer, and Power Supply Unit.
• The LoRa receiver module captures the data sent from the
transmitter, even over long distances without network coverage.
• Upon receiving the data, the ESP32 decodes the GPS coordinates
and activates the buzzer, producing a loud alert to notify the presence
of an emergency message.
• Simultaneously, the decoded GPS location is displayed on the LCD
screen, making the data visible and accessible for further action.

31
• The LCD displayed clear and accurate coordinates in real time,
validating the integrity of transmitted data.
• The power supply ensured smooth operation of all modules without
any fluctuation or overheating.
The results show that the receiver unit successfully detects, processes,
and alerts the user during emergencies with both audio and visual
indicators.

Figure 7. 2. Receiver Side

32
7.3. OUTPUT

Figure 7.3. Total Output of the Hardware

The final hardware setup successfully enabled offline emergency


communication using LoRa and ESP32. When the emergency button is pressed,
the system collects GPS data and sends it wirelessly via LoRa. The receiver side
instantly displays the location on the LCD screen and activates a buzzer alert. The
communication was reliable even in areas with no mobile signal or internet
connection. Power supply was stable through a buck converter and adapter,
supporting long operation. Overall, the system worked efficiently, proving
suitable for real-time emergency use in remote areas.

33
CHAPTER 8
CONCLUSION
The proposed system provides a reliable communication solution in
areas where conventional mobile networks and internet connectivity are
unavailable. By integrating LoRa (Long Range) technology with ESP32 and
GPS, the system enables long-distance, low-power communication for
emergency alerts. It is especially useful in remote locations such as forests,
mountains, disaster-hit zones, and military regions where connectivity is a major
challenge. It is especially useful in remote locations such as forests, mountains,
disaster-hit zones, and military regions where connectivity is a major challenge.
The emergency alert button ensures that users can instantly transmit their location
and alert message with a single press. The receiver unit, equipped with a buzzer
and LCD display, immediately notifies the responder about the alert and GPS
coordinates. The system operates efficiently without depending on existing
communication infrastructure, ensuring greater reliability in critical situations. Its
modular architecture makes it scalable and adaptable to various real-world
applications. By using open-source hardware like ESP32 and affordable
components, the system remains cost-effective and easy to replicate. The use of
GPS ensures accurate location tracking, which significantly improves the chances
of timely rescue. This technology can be widely deployed in public transport,
adventure tourism, and defence sectors. Low power consumption and the robust
nature of LoRa communication make the system highly efficient and dependable.
The project promotes safety, disaster preparedness, and faster emergency
response in communication blackout zones. It reduces human dependency on
cellular or internet-based networks in life-threatening conditions. The proposed
design was successfully tested and verified under various scenarios, proving its
effectiveness. In conclusion, this system stands as a practical, scalable, and
sustainable solution for offline emergency communication.
This proposed project directly supports the Sustainable Development
Goals (SDGs) 3, 9, 11, and 13 as shown in Figure 8.1. These goals emphasize
health and well-being, industry innovation, resilient infrastructure, sustainable
cities, and climate resilience.

34
Figure 8. 1. UN - Sustainable Development Goals

The 3, 9, 11, and 13 of SDGs are Good Health and Well-Being (3),
Industry, Innovation and Infrastructure (9), Sustainable Cities and Communities
(11), and Climate Action (13) respectively.

8.1.1. SDG MAPPED

8.1.1. SDG MAPPED

35
8.1.2. Alignment with Sustainable Development Goals (SDGs)
1. Goal 3: Good Health and Well-Being
The Offline Emergency Communication System using LoRa and IoT
for No-Signal Zones aligns strongly with SDG 3, which focuses on ensuring
healthy lives and promoting well-being for all at all ages. Access to timely
medical help and health information is a critical component of public health,
especially in rural, remote, or disaster-affected areas where traditional
communication systems are either unavailable or unreliable. During emergencies
such as accidents, sudden illness, or natural disasters, the ability to communicate
instantly can mean the difference between life and death. This system provides
that life-saving communication bridge. Our project facilitates offline, low-power
communication in regions where there is no cellular or internet coverage. In
health emergencies, villagers or remote workers can quickly send alerts to
medical personnel or local authorities through the LoRa-enabled network. This
ensures that even without mobile networks, people can still access health services
and request immediate medical aid. The system helps avoid delays in emergency
response, which can be critical in cases like heart attacks, childbirth
complications, or injuries in remote areas. Furthermore, the system can be
integrated into broader health infrastructure to disseminate important health
advisories or outbreak alerts. For example, in the event of a disease outbreak such
as dengue, COVID-19, or cholera in isolated communities, health officials can
use this network to send awareness messages, preventive guidelines, and
vaccination alerts. This enhances disease surveillance and control while
promoting community awareness and early action. The design also considers
power constraints that are common in underdeveloped health infrastructures.
With its low energy requirements and potential solar power compatibility, the
system can operate even in clinics that lack stable electricity. This makes it a
sustainable and accessible tool for rural health centres, mobile clinics, or
emergency medical teams working in field conditions. By promoting early
detection, fast communication, and health education, the system fosters a culture
of preparedness and well-being. It empowers local communities to take swift
action during medical emergencies, thus supporting SDG 3's goal of universal
access to essential health services. In this way, the project makes a tangible
contribution to saving lives and improving public health outcomes in vulnerable
regions.
36
2. Goal 9: Industry, Innovation, and Infrastructure
The Offline Emergency Communication System using LoRa and IoT
for No-Signal Zones strongly supports the objectives of SDG 9, which is aimed
at building resilient infrastructure, promoting sustainable industrialization, and
fostering innovation. In today's digital age, the digital divide between urban and
rural or underserved areas continues to be a major concern. Many remote regions
lack reliable communication infrastructure, which makes them especially
vulnerable during emergencies and natural disasters. Our project addresses this
problem by developing a low-cost, power-efficient, and reliable communication
system that operates without the need for traditional mobile networks or internet
access. The system employs Long Range (LoRa) communication technology,
which is an innovative wireless communication protocol designed for long-
distance, low-power communication. This choice of technology highlights the
spirit of innovation and sustainability, as LoRa modules can transmit signals over
several kilometers even in difficult terrains while consuming minimal power.
ESP32 microcontrollers serve as the brain of the system, controlling data
transmission, device interfacing, and logic operations. This setup exemplifies
how modern microelectronics and wireless technology can be integrated to build
scalable infrastructure solutions for communication. Moreover, the project
encourages the development of decentralized and modular infrastructure, making
it easier to deploy in various topographies and use cases. It can be implemented
not only in isolated villages but also in industrial zones, mining areas, or large
campuses where centralized communication might not be effective. It thus
encourages the spread of inclusive infrastructure and ensures that innovation
reaches the last mile. The project is a testimony to the possibilities of sustainable
technology to revolutionize infrastructure. It is affordable, easy to replicate, and
demonstrates that effective solutions do not always require massive investments
but intelligent application of existing technologies. Through this project, we
contribute to a future where connectivity is universal, even in the most adverse
environments.

37
3. Goal 11: Sustainable Cities and Communities
Our project aligns closely with the mission of SDG 11, which aims to
make cities and human settlements inclusive, safe, resilient, and sustainable. One
of the cornerstones of sustainable urban and rural development is reliable
communication infrastructure, particularly during times of crisis. Unfortunately,
many remote villages and disaster-prone urban slums face the twin challenge of
poor connectivity and slow emergency response. These gaps can lead to
catastrophic consequences during natural calamities, industrial accidents, or
medical emergencies. Our system is designed precisely to bridge this critical gap.
By providing a means of offline communication, our LoRa-based system ensures
that emergency messages can be sent and received even in the complete absence
of mobile signal or internet connectivity. This capability is of great importance in
enhancing community resilience, especially in disaster-prone regions. It supports
early warning systems, real-time alerts, and enables coordination between various
stakeholders such as local authorities, emergency responders, and affected
communities. Additionally, the system contributes to the concept of smart cities
by introducing an alternative layer of communication that functions
independently of conventional networks. It can be deployed across cities as a
backup network to be used during crises, ensuring that emergency services and
citizens can remain connected. As urban populations continue to grow, the need
for robust, fail-safe communication systems becomes even more essential. The
system’s low power consumption and potential for solar power integration also
support environmental sustainability goals within cities. It empowers citizens and
promotes inclusivity by ensuring that even the most marginalized individuals
have access to emergency communication. Through this, the project not only
enhances physical safety but also fosters a sense of community preparedness and
shared responsibility. In summary, this project supports the evolution of cities and
communities into resilient ecosystems that are better prepared for unpredictable
events. It champions inclusivity and security, two key pillars of sustainable urban
living.

38
4. Goal 13: Climate Action
Climate change is increasingly leading to more frequent and severe
natural disasters, including floods, hurricanes, heatwaves, and wildfires. In line
with SDG 13, which calls for urgent action to combat climate change and its
impacts, our project offers a technological solution to enhance climate resilience
and preparedness. During such disasters, traditional communication lines are
often disrupted, leaving communities cut off from help. Our system steps in as a
reliable alternative, ensuring communication remains active even in such
scenarios. The project utilizes energy-efficient components like LoRa
transceivers and ESP32 microcontrollers, which can operate for extended periods
on battery or solar power. This feature makes the system sustainable and suitable
for deployment in environmentally sensitive or remote areas where grid power
may not be available. It also ensures minimal carbon footprint, contributing to the
overall goal of reducing emissions through the use of low-energy devices. Beyond
disaster response, the system can be integrated into broader environmental
monitoring networks. For example, it can be used to transmit data from weather
sensors or flood level indicators, thereby aiding in climate data collection and
early warning dissemination. This proactive function aligns perfectly with the
objectives of SDG 13 by providing tools to both monitor climate trends and
manage their impacts. Importantly, the project also promotes awareness and
readiness among the public. As climate events become more unpredictable,
educating communities about communication preparedness is essential. The
project encourages the development of localized communication strategies,
empowering residents to take immediate action in times of crisis. It emphasizes
the importance of decentralization in emergency response, reducing reliance on
vulnerable centralized systems. In conclusion, the Offline Emergency
Communication System is a practical embodiment of climate adaptation
technology. It enables communities to remain connected, informed, and
responsive during climate-induced events. Through this, the project not only
supports emergency communication but also strengthens the global response to
climate change by promoting resilience, sustainability, and technological
empowerment.

39
CHAPTER 9
FUTURE SCOPE
The proposed offline emergency communication system can be further
enhanced by enabling two-way communication using LoRa transceivers,
allowing users to receive acknowledgments. Solar-powered modules can be
integrated to ensure continuous operation in remote and disaster-prone areas. A
mobile application can be developed to connect with the ESP32 via Bluetooth or
Wi-Fi for real-time GPS tracking and alerts. Environmental sensors such as gas,
temperature, and humidity detectors can be added to widen the scope of
emergency response. The system can be ruggedized and waterproofed for
deployment in marine, forest, and high-altitude terrains. Implementing
encryption and secure protocols will enhance data security during transmission.
Signal strength and communication range can be improved using LoRa repeaters
or gateways. A low-bandwidth voice or text feature can be introduced for better
interaction. The system may also be linked to government disaster response
centres for quick action. Cloud integration could enable alert logs and backups
for monitoring. Furthermore, the entire setup can be miniaturized into wearable
devices for personal emergency use.

40
REFERENES

[1] Danium Shahnowaz, Syed Shababa Binte Hossain, Anika Islam,


Tamim-Al-Islam, Jim Saniat Rahman Zishan. (2024). Design and
Feasibility Analysis of a LoRa Based Communication System for
Disaster Management. AIUB Journal of Science and Engineering
(AJSE), 23(2).

[2] Patel & Khanna S. (2024). Design of LoRa Based Office


Communication for Emergency Rescue Operations. International
Journal of Wireless Networks and Applications, 16(1), 42–50.

[3] Agarwal, Bansal t. (2024). IoT Enabled Emergency Alert System


in Remote Environments. Journal of Embedded Systems and
Applications, 12(2), 88–96.

[4] Lee D, Kumar A. (2024). Implementation of Low Power LoRa


Communication for Disaster Zones. IEEE International Conference
on IoT and Smart Regions (IoTSR), pp. 121–126.

[5] International Research Journal of Engineering and Technology


(IRJET). (2024). IoT Based Vehicle Accident Detection and
Tracking System Using ESP32. IRJET, 11(4).

[6] Mohammed Jouhari Nasir Saeed, Mohamed-Slim Alouini, El


Mehdi Amhoud. (2022). A Survey on Scalable LoRaWAN for
Massive IoT: Recent Advances, Potentials, and Challenges. arXiv
preprint arXiv:2202.11082

[7] Peter Kietzmann, Jose Alamos, Dirk Kutscher, Thomas C.


Schmidt, Matthias Wählisch. (2022). Long-Range ICN for the IoT:
Exploring a LoRa System Design. arXiv preprint
arXiv:2204.11040.

[8] IEEE Communications Society. (2020). IEEE Standard for


Information Technology—Telecommunications and Information
Exchange Between Systems—Local and Metropolitan Area
Networks—Specific Requirements. IEEE Std 802.11-2020.

[9] IEEE Vehicular Technology Society. (2019). IEEE Standard for


41
Wireless Access in Vehicular Environments (WAVE) - Multi-
Channel Operation. IEEE Std 1609.4-2016.

[10] Jagannath, J., Furman, S., Jagannath, A., Ling, L., Burger, A., &
Drozd, A. (2019). HELPER: Heterogeneous Efficient Low Power
Radio for Enabling Ad Hoc Emergency Public Safety Networks.
arXiv preprint arXiv:1903.08974.

[11] Jothi Prasanna Shanmuga Sundaram, Wan Du, Zhiwei Zhao.


(2019). A Survey on LoRa Networking: Research Problems,
Current Solutions and Open Issues. arXiv preprint
arXiv:1908.10195.

[12] IEEE Vehicular Technology Society. (2019). IEEE Standard for


Wireless Access in Vehicular Environments (WAVE) - Multi-
Channel Operation. IEEE Std 1609.4-2016.

[13] IEEE Communications Society. (2018). IEEE Standard for


Information Technology—Telecommunications and Information
Exchange Between Systems—Local and Metropolitan Area
Networks—Specific Requirements—Part 11: Wireless LAN
Medium Access Control (MAC) and Physical Layer (PHY)
Specifications. IEEE Std 802.11ac-2018.

[14] IEEE Standards Association. (2016). IEEE Standard for Low-


Rate Wireless Networks. IEEE Std 802.15.4-2015.

42

You might also like