centralized cloud platform. This platform enables military personnel to monitor soldiers' health and location
remotely, providing timely alerts and facilitating quick decision-making. To ensure uninterrupted operation, the
system incorporates solar panels that charge the battery, offering a sustainable power solution.
The soldiers' real-time health conditions and their precise geographical location were constantly tracked using
IOT technology combined with lora communication. Parameters like body temperature, heart rate, and location
were monitored using appropriate sensors, and this information was sent over long distances with minimal
power usage through the lora protocol.
The main objective of the implementation was to create a small, wearable device for soldiers that could function
effectively in real-time situations. Through the implementation of lora technology, long-distance and energy-
efficient communication was successfully established, making it well-suited for military operations in
challenging terrains. This arrangement not only improved the capability to find soldiers in urgent situations but
also offered valuable health information to aid in prompt medical assistance. This project's outcome plays a
crucial role in enhancing the defense system's efficiency and security by incorporating advanced
communication and health monitoring technologies. These values were processed by the ESP8266
microcontroller, and relevant information was transmitted to the base station using the LoRa module. The data
was also displayed locally on the soldier unit for immediate feedback. The system demonstrated high accuracy
in capturing physiological and positional data under various conditions, including indoors and outdoors. In
terms of communication, the LoRa module enabled long-range, low-power data transmission, making it ideal for
military operations in remote areas where cellular networks may be unavailable. Field testing under different
environmental conditions-such as urban settings, forested regions, and mild elevation changes-demonstrated
the resilience and adaptability of the system. In urban areas, the communication range decreased slightly due to
interference and obstacles, averaging effective transmission up to 3 kilometres. However, data integrity
remained high with error correction
mechanisms
enabled
via
Chirp Spread Spectrum (CSS)
modulation. Signal strength (RSSI) and Signal-to-Noise Ratio (SNR) values were monitored in real time and
showed stable readings that affirmed consistent connectivity between nodes and the control unit. The system
was created to operate efficiently in regions where conventional communication networks are either absent or
inconsistent. By utilizing lora's extended range and low-power capabilities, data could be sent over several
kilometers without relying on cellular networks. The health data was regularly updated and transmitted to a
central monitoring station for comprehensive tracking. This ensured that any unusual health conditions or
distress signals from soldiers could be detected immediately.
The system successfully monitored and displayed real-time physiological and environmental parameters,
including temperature, humidity, oxygen level, and heart rate. The temperature remained stable around 33°C,
indicating consistent sensor performance. Humidity levels initially held steady at approximately 52% before
showing a sharp drop, possibly due to a sudden environmental change or sensor reset. Oxygen and heart rate
readings remained at baseline levels, suggesting either a lack of significant variation during the test or potential
calibration needs. Overall, the system demonstrated effective data acquisition and graphical representation,
validating its capability to track vital signs and environmental conditions for soldier monitoring in real time.
The proposed system was tested for its ability to monitor and transmit vital health and environmental
parameters, specifically temperature, humidity, heart rate, and oxygen levels. The temperature readings, as
shown in the top-left graph, consistently hovered around 33°C, indicating that the temperature sensor operated
reliably without significant fluctuations during the observation period. The humidity data, depicted in the top-
right graph, remained stable at approximately 52% initially but showed a sharp decline after the 705-second
mark. This sudden drop may be attributed to a sudden environmental change, sensor disconnection, or signal
noise, warranting further investigation or signal filtering. The suggested soldier health monitoring and position
tracking system provides a solid basis for enhancing the safety and situational awareness of military personnel.
Future improvements can involve incorporating additional biosensors to monitor parameters like blood
pressure, electrocardiogram (ECG), and stress levels, allowing for a more comprehensive evaluation of a
soldier's health. Integrating GPS modules can enhance location precision, especially in intricate or isolated
landscapes. The system's analytical capabilities can be enhanced by utilizing machine learning algorithms for
real-time anomaly detection and predictive health diagnostics.
Fig. 4(a) represents the soldier node, while Fig. 4(b) illustrate the control node of the system. The soldier node
integrates multiple sensors and communication modules for real-time health and location tracking. The soldier
node includes components such as the GPS module, DHT11 sensor for temperature and humidity, and an
MPU6050 sensor for motion detection, all interfaced with a microcontroller. It is responsible for acquiring
health and positional data. Fig. 4(a) shows the power management and communication setup, featuring the
ESP8266 Wi-Fimodule for data transmission and a rechargeable lithium-ion battery for portable operation. On
the other hand, Fig. 4(b) illustrate the control node architecture. The control node house the ESP8266 module
connected to a power regulation circuit, designed to receive data sent from the soldier node. It supports the
control unit with power via a 9V battery and contains the LoRa module for long- range communication. The
control node, shown in Fig. 4(b), is configured to receive, decode, and display the incoming data for further