Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Deauther Watch X-5G Dual-Band WiFi Network Security Testing Learning ESP32-C5 RISC-V 1.54-Inch IPS Display RGB Status LED USB-C Open Source Programming — image 1
Hover to zoom

Deauther Watch X-5G Dual-Band WiFi Network Security Testing Learning ESP32-C5 RISC-V 1.54-Inch IPS Display RGB Status LED USB-C Open Source Programming

24+ bought in past month
AI Summary
Smart Module for premium buyers

The Deauther Watch X-5G Dual-Band WiFi Network Security Testing Learning ESP32-C5 RISC-V 1.54-Inch IPS Display RGB Status LED USB-C Open Source Programming is a premium smart module designed for premium buyers.

USB rechargeable
₹9,569-32%
MRP:₹14,099Save ₹4,530
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

32% Off — you save ₹4,530 on this product!

Total: ₹9,569
Buying tip: A top-tier option — the best features and quality available in this category.
Estimated delivery: 21 Aug4 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Ideal For

Hobbyist flyingOutdoor recreationKids entertainment
Share:
SKU: bg-2051331Category: Smart Module

About This Product

The Deauther Watch X-5G Dual-Band WiFi Network Security Testing Learning ESP32-C5 RISC-V 1.54-Inch IPS Display RGB Status LED USB-C Open Source Programming is a premium smart module designed for premium buyers. It delivers reliable performance at an accessible price.

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.


What is it?
This is the next generation of the famous Deauther Watch. We have completely overhauled the core hardware, replacing the aging ESP8266 with the cutting-edge Espressif ESP32-C5 RISC-V MCU.
This hardware upgrade unlocks what the community has wanted for years: Dual-Band Support. This watch can now interact with, scan, and test both 2.4GHz and 5GHz networks. It features a new 1.54" IPS color display, a larger 700mAh battery, and a new intuitive LED status system.

Why did you make it?

The original Deauther Watch was a game-changer, but the wireless landscape has moved on. Modern networks rely heavily on 5GHz, and the old ESP8266 just couldn't touch those frequencies. I wanted to create the ultimate portable network analysis tool that isn't limited by frequency. By utilizing the ESP32-C5, we not only gain access to the 5GHz spectrum but also get WiFi 6 (802.11ax) capabilities.

What makes it special?

True 5GHz Capability: Unlike any previous version, this watch can scan and inject packets into 5GHz networks.
Tactical LED Feedback: We integrated a smart RGB LED on the faceplate for real-time status indication without needing to check the screen:
Blue: Scanning in progress (Hunting for targets).
Red: Attack active (Deauth spamming).
Green: Scan finished (Ready for next command).
Visual Upgrade: Gone is the monochrome OLED. We have integrated a stunning 1.54-inch IPS Color Display. The UI has been redesigned to be color-coded, making analysis faster and easier.
Next-Gen Power: The ESP32-C5 is a RISC-V powerhouses. It offers better power efficiency and supports the latest WiFi 6 protocols.

Features:
1) Dual-Band WiFi: Supports 802.11b/g/n (2.4GHz) and 802.11a/n/ax (5GHz).
2) Live Status Indicator: Color-coded RGB LED tells you exactly what the watch is doing (Scan/Attack/Idle) at a glance.
3) Deauther32 UI: A rewritten, color-optimized user interface for smooth navigation.
4) RSSI Monitor (Signal Strength Monitoring): Features a built-in real-time signal dashboard.  Users can track the signal fluctuations of specific WiFi targets through visualized charts. This not only helps assess network quality but also assists in physical signal tracking and source l

Specifications:
Microcontroller: Espressif ESP32-C5 (RISC-V 32-bit single-core)
Battery: 700mAh Lithium Ion
Antenna: Internal Dual-Band Antenna
Connectivity: USB-C (for charging and flashing)
Display: 1.54" IPS LCD Color Screen
WiFi: WiFi 6 (802.11ax) + 802.11b/g/n (2.4/5GHz)
Interface: 3-Way Slide Switch + Power Button
LED: RGB Status LED (Blue=Scan, Red=Attack, Green=Done)

Package Included:
1x DSTIKE Deauther Watch X-5G (Assembled)
1x USB-C Cable

Disclaimer & Warning:

1) For Educational Use Only: This device is intended for testing and securing your own networks. Using it to attack networks you do not own is illegal and unethical.

2) 5GHz Regulations: 5GHz frequencies are subject to stricter regulations (DFS) in many countries. You are responsible for complying with your local radio laws.

3) Experimental Hardware: The ESP32-C5 is a new chip. While the hardware is solid, firmware development is ongoing. This is a development board for hackers and developers.




Product Safety Information

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.