CHAPTER 01 · OVERVIEW
Meet the ESP32-DIV v2
The ESP32-DIV v2 is a two-board handheld built around the ESP32-S3, a bright 2.8″ touchscreen, and a modular RF shield that stacks 3× NRF24L01, a CC1101 sub-GHz transceiver, an IR front-end, and optional RFID/NFC (PN532) and GPS modules. It is the "Swiss army knife" for wireless research — but designed from the ground up as an open, hackable alternative to closed multi-tools.

What you can do with it
Wi-Fi Ops
Packet monitor with PCAP-to-SD, scanner, deauth + detector, beacon spam, captive portal, WPS, probe flood, Karma.
BLE Ops
Scanner, sniffer, spoofer, Sour Apple, AirTag spoof/sniff, BLE Rubber Ducky, skimmer detection.
2.4 GHz NRF24
128-channel spectrum, Protokill, ESB sniff / replay, MouseJack detect & inject.
Sub-GHz CC1101
Capture / replay, brute-force / De Bruijn, band jammer, passive jamming detector.
IR · RFID · GPS
IR capture-replay & universal remote, PN532 read/clone/dump, GPS wardriving & satellite scanner.
System
Serial monitor, SD file manager, OTA/SD firmware update, touch calibration, theme + LEDs.
// WHO IT'S FOR
What's new in v2
- ESP32-S3 replaces the classic ESP32 — fixes pin conflicts, better USB support, room to grow.
- Two-board stack with pogo-pin headers — swap or repair the RF shield without touching the main board.
- 3× NRF24L01 and dedicated CC1101 for real multi-radio operations instead of time-slicing one chip.
- Redesigned IR front-end after the v1 receiver limitation.
- WS2812 NeoPixels ×4 for status feedback and buzzer for audible alerts.
- Everything now stored/updated via microSD and OTA, including firmware and scripts.