You are on page 1of 5

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/366611575

Design and Testing of an Arduino-based Network Jammer Device

Conference Paper · December 2022


DOI: 10.1109/ICITR57877.2022.9993285

CITATIONS READS

0 4,375

3 authors, including:

M.N.M. Najath Daminda Herath


Horizon Campus Horizon Campus
1 PUBLICATION 0 CITATIONS 42 PUBLICATIONS 51 CITATIONS

SEE PROFILE SEE PROFILE

All content following this page was uploaded by Daminda Herath on 02 January 2023.

The user has requested enhancement of the downloaded file.


Design and Testing of an Arduino-based Network
Jammer Device
1st Najath M.N.M. 2nd Herath H.M.D.S. 3r d Rajapakse A.
Faculty of Information Technology, Faculty of Information Technology Faculty of Information Technology
Horizon Campus, Horizon Campus Horizon Campus
Malabe, Sri Lanka Malabe, Sri Lanka Malabe, Sri Lanka
naja4948@gmail.com dherath10@gmail.com amal@horizoncampus.edu.lk

Abstract—A computer network is described as two or more Especially on mobile phones, incoming calls are blocked
devices connecting and communicating, each known as a until the phone is restarted. All cellular devices will
computer network. These types of networks work on wired and instantly reestablish connectivity and offer full service when
wireless mediums. A sort of transmission medium is wired turned off. Nearness to towers, outdoor and indoor settings,
communications, also referred to as directed media. This form buildings, landscapes, temperatures, and humidity all have a
of communication is more reliable than wireless since it is the role in network jamming. These types of network jammers
most stable. In wired communication, twisted pair cable, are used for a variety of different reasons. Nowadays, both
coaxial cable, and fiber optic cable are used to send data from military and civilian employees deploy jamming devices.
the source to the destination. Wireless communication is also
called "unguided" or "unrestricted" transmission media. In People constantly interact with the internet in the
this mode, no physical medium is required to transmit modern world, and all these people have secure data.
electromagnetic signals. On the other hand, in wireless However, in this case, someone is trying to get that data
communication, a message can transfer through the air, water, illegally (e.g., snooping attempts, location tracking, limiting
or vacuum, i.e., infrared, radio, and microwave waves. the cellphone's activity, cheating). It is a big problem for all
Therefore, this research mainly focuses on wireless civilians and the government. In cases where someone is
communication using radio frequency technology. This trying to eavesdrop on a conversation, a network jammer
technology is also used on TVs, radios, laptops, modems,
can use it to block their efforts. Therefore, it can protect
mobile phones, and pagers. People constantly interact with
private and confidential information, limit mobile phones
this technology in the modern world, and all these people have
secure data and confidential information. However, in this and radios, and more by sending out radio waves and the
case, someone uses this technology and tries to get the data same frequencies that cellular devices use. And the jammer
illegally. It is a big problem for all civilians and the can disable these types of illegal works. The significance of
government. In this situation, a network jammer device can be this research is designing a low-cost network jammer device
used to protect those data from snooping attempts, location and considering adding some new features (e.g., mobility,
tracking, limiting cell phone activity, and cheating. This paper low power, working with a real-time clock).
describes a low-cost network jammer that uses an Arduino and
an RF 433 MHz module to create a frequency between 315 II. LITERATURE REVIEW
MHz and 433 MHz. It uses the denial-of-service technique to This chapter discusses the review of literature on
prevent illegal activities within a 100-meter range. network jammers. It discusses the previous history and the
present work of this research. This paper's literature review
Keywords—Arduino, Denial of service, Jammer, Radiofrequency is based on the Internet, journals, books, and articles. Then,
jamming techniques can be categorized as follows.
I. INTRODUCTION
A. Denial of Service
A cellular network is a type of communication network. The mobile phone's signal-to-noise ratio (SNR) is
This network is spread over the land, and each area is served reduced below its lowest value using this technique, which
by at least one base station, a fixed site. These base stations involves the device transmitting a noise signal at the same
provide the cells with network coverage to transmit voice, operating frequency as the mobile. Service disruptions can
data, and other types of content. In addition, these cells also result from interfering with phone and cell phone base
offer radio coverage across a large geographic area, station communications [3][4][5][6].
connecting with various portable devices (e.g., mobile
phones, tablets, and laptops) [1]. By 2024, 17.72 billion B. Shielding Attacks
mobile devices will be used [2]. That’s good, but some EMF-shielding, or TEMPEST, is the term used for this.
people are using those cellular networks to cheat (e.g., It is a method to guard against EMF exposure
hackers, government snoopers, and data theft). In this case, (electromagnetic fields). For equipment inside a Faraday
the network jammer device protects against these illegal cage to send or receive RF signals from the outside, a
attacks. The network jammer effectively disables networks section must be sealed off during this sort of shielding. This
for cellular devices. But it works with the defined regulatory space might equal the size of a skyscraper. [3].
zone. The network jammer disables cellular device networks
by emitting radio waves at the same frequencies as cellular C. Spoofing
devices. When turning on the network jammer device, all This method takes advantage of the gadget to make the
cellular devices will indicate a “no service" message. phone switch automatically. It is challenging to practice
because the jamming device must first locate a mobile

979-8-3503-3203-2/22/$31.00 ©2022 IEEE


7th International Conference in Information Technology Research 2022

phone in a specified location before sending a signal that Fig. 3 shows the circuit diagram of the Arduino-based
disables it. When a nearby phone is detected, certain network jammer device. A power switch and jammer switch
variations of this technology can deliver a message were used to turn on/ off the device and on/off the jammer,
instructing the user to put the phone in silent mode [3]. respectively. An OLED was used to interact with the user,
showing jammer frequency, on-off/ status, and battery
The above techniques are used for jamming, but the voltage. When a user is on the power switch, the device gets
most commonly used one is the denial of service technology a power-up, and when a user is on the jammer, the RF 433
[8][9][10]. In this research, denial of service is selected as a MHz module generates the frequency. In there, a radio
jamming technology. antenna was used to distribute signals. Furthermore, the red
III. METHODS LED shows the ON/OFF status to the user.
The block diagram of the jammer device is shown in
Fig. 3. The components of the device were two Arduino
Nano microcontroller boards, an RF 433 module used to
generate the frequency, control switches used for easy
control of the device, and an OLED display used to interact
with the user. In addition, a 3.7 V battery and a charger
module were used to power up the device.

Fig.1. Block diagram of the jammer device

Fig. 2 presents the flow chart of the jammer device. It


portrays the flow from a starting point to an endpoint
differently.

Fig. 2. Circuit Diagram of the Jammer Device

A. Hardware and Software Components


The following Table 1 shows the hardware
components and functions of the jammer device.

TABLE 1. HARDWARE AND SOFTWARE REQUIREMENTS

Name Function

Hardware

Arduino Nano A board with the microcontroller


for the jammer device

OLED (Organic Interact with the user, showing


Light Emitting jammer frequency, on-off status,
Diodes) Display and battery voltage
I2C

Fig. 2. Flow chart of the jammer device


7th International Conference in Information Technology Research 2022

Fig. 4. Mock design of connecting Arduino nano and RF module


On-Off Round Power on/off the device
Rocker Switch Fig. 5 shows the completed experimental setup for the
(Small) jammer device. It includes two Arduino Nano
microcontrollers; one is associated with the OLED, and the
other connects to the RF 433Mhz module. Moreover, a 3.7v
battery was used to power up the device. The power button
Telescopic FM Increase frequency range was used to power up the device. Moreover, it includes a
Antenna (small) charger module to charge the battery. Furthermore, there
was another button to turn them on or off the jammer, and
when the jammer was on, the RED LED was on. When the
jammer is off, the RED LED is turned off.
3.7V 500mAh Distribute signals
Li-Polymer
Battery

Jumper Wires Connect the hardware


components

Charger Module Charge lithium-ion batteries


TP4056

433MHz Module Sends radio signals between any


Transmitter two devices

433MHz Module Receives radio signals between


Receiver any two devices

Fig. 5. Completed Experimental Setup

Software IV. RESULTS AND DISCUSSION


Arduino IDE Write and test programs for
In this research, test cases were designed and executed to
microcontrollers check the results of the RF433MHz module, OLED display,
and light. The following tables describe the outcomes of the
results.
TABLE II. TEST CASES RESULTS ON RF 433 MHZ MODULE
B. Experimental Setup
Test Case Test Steps Carried out Result
The RF 433MHz module was connected to an Description
Arduino Nano in the network jammer device. Fig. 4 shows
the mock design. Moreover, the D0 pin RF module and D3
Data send Arduino ON the jamming device Pass
pins in the Arduino nano generate waves according to user to RF module
input. When a user presses the jammer button, it sends 50
sequences of 3 pulses of different widths (from 50us to 2.5 Check the RF A jammer device in front uses an Pass
ms) to generate enough distortion on the 433 MHz frequency. oscilloscope.
frequency. Furthermore, get the broadest possible bandwidth
covered on the spectrum. Check the frequency Keep the RF Receiver at 10 Meter Pass
band at 10 M distance and send 433MHz
frequency to the receiver and ON
the jammer

Check the frequency Keep the RF Receiver at 50 Meter Pass


band at 50 M distance and send 433MHz
frequency to the receiver and ON
the jammer

Check the frequency Keep the RF Receiver at 100 Pass


band at 100 M Meter distance and send 433MHz
frequency to the receiver and ON
the jammer
View publication stats

7th International Conference in Information Technology Research 2022

Check the Keep the RF Receiver on more Fail


Frequency band than 100 Meter distance and send
with more than 100 433MHz frequency to the receiver
M and ON the jammer

When it turned on the jammer, the signal was generated


successfully, and it was working in the 100M range. It is
demonstrated in Fig. 5.

Fig. 6. OLED and LED status

V. CONCLUSION
This research aims to develop a low-cost jammer device
with an Arduino. It was tested up to 100 meters and covered
important objectives such as generating 400 MHz to 433
MHz, showing the user the ON/OFF status of the jammer,
showing battery voltage to the user, showing frequency to
the user, 24*7 availability of the system, user-friendly,
portability, best performance, and low power consumption.
Many future improvements include: jamming mobile
Fig. 5. Jammer turns ON/OFF state phone signals and wi-fi, generating the 400 MHz to 1800
MHz frequency, generating signals above the 100-meter
TABLE III. TEST CASES RESULT ON OLED DISPLAY
range, extending the gamete signal's wide range, and
Test Conditions Output specification Optimal
controlling frequency wavelength.

ON/OFF status OLED ON the power button in the Pass ACKNOWLEDGMENT


display jammer device
The authors would like to thank Horizon Campus’ staff
Check OLED interface ON the jammer button in the Pass members and students for their kind support in successfully
on jammer ON status device completing this research.
Check OLED interface OFF the jammer button in the Pass REFERENCES
on jammer OFF status device
[1] G. Miao, J. Zander, K. Sung, and S. Slimane, Fundamentals of mobile
data networks, Cambridge University Press, 2016, pp. 12–14.
[2] "Number of mobile devices worldwide 2020–2025 | Statista,"
TABLE IV. TEST CASES RESULTS ON LED
Statista, 2022. [Online]. Available:
https://www.statista.com/statistics/245501/multiple-mobile-device-ow
Test Conditions Output specification Optimal nership-worldwide/. [Accessed: 11 August 2022].
[3] D. K. Rameshbabu, "Design & Implementation of Mobile Jammer
Check LED ON/OFF ON the jammer button in the Pass with Prescheduled Time Duration," International Journal of
status on jammer ON device Advanced Research in Computer and Communication Engineering,
Ethiopia, vol. 7, no. 6, pp. 40-46, 2018.
Check LED ON/OFF OFF the jammer button in the Pass [4] O. Walter, "A Mobile Phone Jammer System Using GSM 900
status on jammer OFF device Frequency," Kampala International University, 2015.
[5] A. Abdul-Rahman, "Dual Band Mobile Jammer for GSM 900 and
GSM 1800," Jordan University of Science and Technology, 2014.
When it turned on the jam button, the OLED and LED [6] D. Madara, E. Ataro, and S. Sitati, "Design and Testing of a
Mobile-Phone-Jammer," Innovative Systems Design and Engineering,
worked correctly. Fig. 6 illustrates it. vol. 7, no. 7, pp. 7-10, 2016. [Accessed September 4, 2022].
The primary drawback of network jammers is that they [7] M. Shah, "Cell Phone Jammer," ResarchGate, 2014.
transmit jamming signals, which are illegal in many [8] A. Gopal, "MOBILE SIGNAL JAMMER USING ARDUINO,"
jurisdictions. Despite the legal concerns, high-power signal Electronics and Communication Engineering, Gokaraju Rangaraju
Institute of Engineering, Hyderabad, 2013.
transmission may impede the performance of some essential
equipment, such as hearing aids. [9] A. Thabit, "DESIGN AND IMPLEMENTATION OF CELL PHONE
JAMMER," ARPN Journal of Engineering and Applied Sciences, vol.
14, no. 19, pp. 3321–3326, 2019. [Accessed September 4, 2022].
[10] A. Abdalhadi, "Cellphone Jammer Circuit Design and
Implementation," University of Khartoum, 2017.

You might also like